"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/26 02:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu" 2025/06/26 02:37:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 02:37:54 DEBUG : Creating backend with remote "/tmp/rclone2799152318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:37:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 02:37:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:37:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:37:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:37:56 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:37:56 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:37:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:37:57 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:37:57 DEBUG : B2 bucket rclone-test-himayal4fopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.94s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", 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-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", 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-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:37:59 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 02:37:59 DEBUG : Config file has changed externally - reloading 2025/06/26 02:37:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 02:37:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:37:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:01 INFO : B2 bucket rclone-test-himayal4fopu: Running all checks before starting transfers 2025/06/26 02:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:01 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:01 INFO : B2 bucket rclone-test-himayal4fopu: Checks finished, now starting transfers 2025/06/26 02:38:01 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:02 ERROR : Ignoring --no-traverse with sync 2025/06/26 02:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:02 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:02 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:03 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:38:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 02:38:04 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:04 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/26 02:38:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:38:05 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:05 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:38:07 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:07 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 02:38:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:38:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 02:38:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:38:08 INFO : sub dir2: Making directory 2025/06/26 02:38:08 INFO : sub dir: Making directory 2025/06/26 02:38:08 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 02:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:08 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:08 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:09 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/06/26 02:38:09 DEBUG : B2 bucket rclone-test-himayal4fopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:09 INFO : sub dir2: Making directory 2025/06/26 02:38:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 02:38:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:10 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:10 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:11 DEBUG : sub dir2: Making directory with metadata 2025/06/26 02:38:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:38:11 INFO : sub dir2: Making directory 2025/06/26 02:38:11 INFO : sub dir: Making directory 2025/06/26 02:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:11 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:11 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:11 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:38:11 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 02:38:11 DEBUG : B2 bucket rclone-test-himayal4fopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 02:38:12 DEBUG : B2 bucket rclone-test-himayal4fopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:12 INFO : sub dir2: Making directory 2025/06/26 02:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:13 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:38:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:14 DEBUG : sub dir2: Making directory with metadata 2025/06/26 02:38:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:38:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:38:14 INFO : sub dir2: Making directory 2025/06/26 02:38:14 INFO : sub dir: Making directory 2025/06/26 02:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:14 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:38:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 02:38:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:15 INFO : sub dir2: Making directory 2025/06/26 02:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:16 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:16 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:16 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:38:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zozihux0sefa" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-zozihux0sefa 2025/06/26 02:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:18 DEBUG : B2 bucket rclone-test-zozihux0sefa: Waiting for checks to finish 2025/06/26 02:38:18 DEBUG : B2 bucket rclone-test-zozihux0sefa: Waiting for transfers to finish 2025/06/26 02:38:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:20 DEBUG : B2 bucket rclone-test-zozihux0sefa: Purge remote 2025/06/26 02:38:20 INFO : B2 bucket rclone-test-zozihux0sefa: cleaning bucket "rclone-test-zozihux0sefa" of all files 2025/06/26 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zff72adc3109dabab9f780e1b_f11980c04312755e8_d20250626_m023819_c001_v0001144_t0042_u01750905499374") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:22 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:38:22 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 02:38:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xarufah8wisu" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-xarufah8wisu 2025/06/26 02:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:25 DEBUG : B2 bucket rclone-test-xarufah8wisu: Waiting for checks to finish 2025/06/26 02:38:25 DEBUG : B2 bucket rclone-test-xarufah8wisu: Waiting for transfers to finish 2025/06/26 02:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:27 DEBUG : B2 bucket rclone-test-xarufah8wisu: Waiting for checks to finish 2025/06/26 02:38:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:38:27 DEBUG : B2 bucket rclone-test-xarufah8wisu: Waiting for transfers to finish 2025/06/26 02:38:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 02:38:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:27 DEBUG : B2 bucket rclone-test-xarufah8wisu: Purge remote 2025/06/26 02:38:27 INFO : B2 bucket rclone-test-xarufah8wisu: cleaning bucket "rclone-test-xarufah8wisu" of all files 2025/06/26 02:38:27 DEBUG : sub dir/hello world: Deleting (id "4_zffd2cd63109dabab9f780e1b_f11714946757011a1_d20250626_m023827_c001_v0001171_t0002_u01750905507281") 2025/06/26 02:38:27 DEBUG : sub dir/hello world: Deleting (id "4_zffd2cd63109dabab9f780e1b_f102dff173dcb1c08_d20250626_m023826_c001_v0001098_t0016_u01750905506102") --- PASS: TestServerSideCopyOverSelf (5.70s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:38:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 02:38:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 02:38:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fojibas4luba" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-fojibas4luba 2025/06/26 02:38:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:33 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for checks to finish 2025/06/26 02:38:33 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for transfers to finish 2025/06/26 02:38:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 02:38:34 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for checks to finish 2025/06/26 02:38:34 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for transfers to finish 2025/06/26 02:38:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/26 02:38:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:35 INFO : sub dir/hello world: Deleted 2025/06/26 02:38:36 DEBUG : testing file moves 2025/06/26 02:38:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 02:38:36 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for checks to finish 2025/06/26 02:38:36 DEBUG : B2 bucket rclone-test-fojibas4luba: Waiting for transfers to finish 2025/06/26 02:38:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/26 02:38:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 02:38:37 INFO : sub dir/hello world: Deleted 2025/06/26 02:38:38 DEBUG : B2 bucket rclone-test-fojibas4luba: Purge remote 2025/06/26 02:38:38 INFO : B2 bucket rclone-test-fojibas4luba: cleaning bucket "rclone-test-fojibas4luba" of all files 2025/06/26 02:38:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ed53109dabab9f780e1b_f10162c09a138bc44_d20250626_m023836_c001_v0001109_t0021_u01750905516745") 2025/06/26 02:38:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ed53109dabab9f780e1b_f112181281b75751e_d20250626_m023834_c001_v0001120_t0059_u01750905514905") 2025/06/26 02:38:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ed53109dabab9f780e1b_f113e71882509e8db_d20250626_m023833_c001_v0001183_t0027_u01750905513701") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:40 ERROR : error listing: directory not found 2025/06/26 02:38:40 INFO : Local file system at /tmp/rclone2799152318: Making directory 2025/06/26 02:38:40 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:40 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.40s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:38:42 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for checks to finish 2025/06/26 02:38:42 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for transfers to finish 2025/06/26 02:38:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:38:42 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/26 02:38:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 02:38:43 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:43 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:43 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:38:43 INFO : check sum: Copied (new) 2025/06/26 02:38:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:38:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/26 02:38:44 DEBUG : check sum: Unchanged skipping 2025/06/26 02:38:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:44 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 02:38:45 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:45 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 02:38:45 INFO : sizeonly: Copied (new) 2025/06/26 02:38:45 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:45 DEBUG : sizeonly: Sizes identical 2025/06/26 02:38:45 DEBUG : sizeonly: Unchanged skipping 2025/06/26 02:38:45 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:45 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:45 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 02:38:46 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:46 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/26 02:38:47 INFO : ignore-size: Copied (new) 2025/06/26 02:38:47 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:38:47 DEBUG : ignore-size: Unchanged skipping 2025/06/26 02:38:47 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:47 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:47 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:38:49 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:49 DEBUG : existing: Unchanged skipping 2025/06/26 02:38:49 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:49 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:49 INFO : There was nothing to transfer 2025/06/26 02:38:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 02:38:49 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:49 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 02:38:49 INFO : existing: Copied (replaced existing) 2025/06/26 02:38:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 02:38:50 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:50 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 02:38:50 INFO : existing: Copied (new) 2025/06/26 02:38:50 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:51 DEBUG : existing: Destination exists, skipping 2025/06/26 02:38:51 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:51 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:51 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:52 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 02:38:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:38:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:38:53 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:53 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:38:53 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:38:53 INFO : a/potato2: Copied (new) 2025/06/26 02:38:53 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:55 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/06/26 02:38:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:38:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/26 02:38:55 DEBUG : empty space: Unchanged skipping 2025/06/26 02:38:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:55 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:55 INFO : There was nothing to transfer 2025/06/26 02:38:55 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/06/26 02:38:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:38:56 INFO : empty space: Updated modification time in destination 2025/06/26 02:38:56 DEBUG : empty space: Unchanged skipping 2025/06/26 02:38:56 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:56 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:57 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/06/26 02:38:57 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:38:57 DEBUG : empty space: Unchanged skipping 2025/06/26 02:38:57 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:57 DEBUG : Waiting for deletions to finish 2025/06/26 02:38:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:38:59 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/06/26 02:38:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:38:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2799152318) 2025/06/26 02:38:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-himayal4fopu) 2025/06/26 02:38:59 DEBUG : foo: sha1 differ 2025/06/26 02:38:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:38:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/26 02:38:59 INFO : foo: Copied (replaced existing) 2025/06/26 02:38:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 02:39:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:00 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:01 INFO : potato: Copied (new) 2025/06/26 02:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 02:39:03 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:03 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/26 02:39:03 INFO : potato: Copied (replaced existing) 2025/06/26 02:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:05 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/06/26 02:39:05 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2799152318) 2025/06/26 02:39:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-himayal4fopu) 2025/06/26 02:39:05 DEBUG : potato: sha1 differ 2025/06/26 02:39:05 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/26 02:39:05 INFO : potato: Copied (replaced existing) 2025/06/26 02:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:07 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 02:39:07 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:07 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:07 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:09 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:09 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:09 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:09 INFO : potato2: Copied (new) 2025/06/26 02:39:09 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:11 INFO : d: Making directory 2025/06/26 02:39:11 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 02:39:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:12 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:39:12 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:12 INFO : a/potato2: Copied (new) 2025/06/26 02:39:12 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:14 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 02:39:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:14 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 02:39:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:14 INFO : a/potato2: Copied (new) 2025/06/26 02:39:14 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting files as there were IO errors 2025/06/26 02:39:14 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:16 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:17 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:17 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:17 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:17 INFO : potato: Deleted 2025/06/26 02:39:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:19 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:19 INFO : potato: Deleted 2025/06/26 02:39:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:19 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/26 02:39:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:23 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:39:23 DEBUG : enormous: Excluded 2025/06/26 02:39:23 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:39:23 DEBUG : potato2: Excluded 2025/06/26 02:39:24 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:39:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:24 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:24 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:24 INFO : There was nothing to transfer 2025/06/26 02:39:24 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:39:24 DEBUG : enormous: Excluded 2025/06/26 02:39:24 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:39:24 DEBUG : potato2: Excluded 2025/06/26 02:39:24 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:39:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 02:39:24 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for checks to finish 2025/06/26 02:39:24 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:24 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for transfers to finish 2025/06/26 02:39:24 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:26 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 02:39:26 DEBUG : enormous: Excluded 2025/06/26 02:39:26 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 02:39:26 DEBUG : potato2: Excluded 2025/06/26 02:39:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:39:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:26 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:27 INFO : enormous: Deleted 2025/06/26 02:39:27 INFO : potato2: Deleted 2025/06/26 02:39:27 INFO : There was nothing to transfer 2025/06/26 02:39:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/26 02:39:27 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for checks to finish 2025/06/26 02:39:27 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:27 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for transfers to finish 2025/06/26 02:39:27 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:27 INFO : enormous: Deleted 2025/06/26 02:39:27 INFO : potato2: Deleted 2025/06/26 02:39:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:29 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 02:39:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 02:39:29 DEBUG : one: Destination is newer than source, skipping 2025/06/26 02:39:29 DEBUG : three: Sizes identical 2025/06/26 02:39:29 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 02:39:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2799152318) 2025/06/26 02:39:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-himayal4fopu) 2025/06/26 02:39:29 DEBUG : two: sha1 differ 2025/06/26 02:39:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 02:39:29 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 02:39:30 INFO : five: Copied (new) 2025/06/26 02:39:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 02:39:30 INFO : four: Copied (replaced existing) 2025/06/26 02:39:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 02:39:30 INFO : two: Copied (replaced existing) 2025/06/26 02:39:30 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:30 DEBUG : one: Destination is newer than source, skipping 2025/06/26 02:39:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/26 02:39:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/26 02:39:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 02:39:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 02:39:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/26 02:39:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2799152318) 2025/06/26 02:39:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 02:39:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-himayal4fopu) 2025/06/26 02:39:30 DEBUG : three: sha1 differ 2025/06/26 02:39:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/26 02:39:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/26 02:39:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 02:39:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 02:39:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:39:31 INFO : three: Copied (replaced existing) 2025/06/26 02:39:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/26 02:39:33 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:33 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 02:39:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 02:39:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:33 INFO : yam: Copied (new) 2025/06/26 02:39:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 02:39:33 INFO : potato: Copied (new) 2025/06/26 02:39:33 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:39:33 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:33 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:33 DEBUG : potato: Unchanged skipping 2025/06/26 02:39:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:34 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 02:39:34 INFO : yam: Deleted 2025/06/26 02:39:34 INFO : yaml: Renamed from "yam" 2025/06/26 02:39:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/26 02:39:35 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:35 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:35 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 02:39:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 02:39:35 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:35 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:36 INFO : yam: Copied (new) 2025/06/26 02:39:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 02:39:36 INFO : potato: Copied (new) 2025/06/26 02:39:36 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:39:36 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:36 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:36 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:36 DEBUG : potato: Unchanged skipping 2025/06/26 02:39:36 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:37 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 02:39:37 INFO : yam: Deleted 2025/06/26 02:39:37 INFO : yaml: Renamed from "yam" 2025/06/26 02:39:37 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/26 02:39:38 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:38 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 02:39:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 02:39:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:38 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1134-07.backblaze.com/b2api/v1/b2_upload_file/6fc25d03109dabab9f780e1b/c001_v0001134_t0024": EOF 2025/06/26 02:39:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-07.backblaze.com/b2api/v1/b2_upload_file/6fc25d03109dabab9f780e1b/c001_v0001134_t0024": EOF) 2025/06/26 02:39:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 02:39:38 DEBUG : sub/yam: Received error: Post "https://pod-000-1134-07.backblaze.com/b2api/v1/b2_upload_file/6fc25d03109dabab9f780e1b/c001_v0001134_t0024": EOF - low level retry 0/10 2025/06/26 02:39:38 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 02:39:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/26 02:39:38 INFO : potato: Copied (new) 2025/06/26 02:39:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:38 INFO : sub/yam: Copied (new) 2025/06/26 02:39:38 DEBUG : Waiting for deletions to finish 2025/06/26 02:39:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:39:39 DEBUG : potato: Unchanged skipping 2025/06/26 02:39:39 INFO : B2 bucket rclone-test-himayal4fopu: Making map for --track-renames 2025/06/26 02:39:39 INFO : B2 bucket rclone-test-himayal4fopu: Finished making map for --track-renames 2025/06/26 02:39:39 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:39 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for renames to finish 2025/06/26 02:39:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/26 02:39:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 02:39:39 INFO : sub/yam: Deleted 2025/06/26 02:39:39 INFO : yam: Renamed from "sub/yam" 2025/06/26 02:39:39 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:40 DEBUG : Creating backend with remote "/tmp/rclone2799152318/dir1" 2025/06/26 02:39:40 DEBUG : Config file has changed externally - reloading 2025/06/26 02:39:40 DEBUG : Creating backend with remote "/tmp/rclone2799152318/dir2" 2025/06/26 02:39:40 DEBUG : Local file system at /tmp/rclone2799152318/dir2: Using server-side directory move 2025/06/26 02:39:40 INFO : Local file system at /tmp/rclone2799152318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 02:39:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 02:39:40 DEBUG : Local file system at /tmp/rclone2799152318/dir2: Waiting for checks to finish 2025/06/26 02:39:40 DEBUG : Local file system at /tmp/rclone2799152318/dir2: Waiting for transfers to finish 2025/06/26 02:39:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:39:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 02:39:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 02:39:41 INFO : nested/sub dir/file: Copied (new) 2025/06/26 02:39:41 INFO : nested/sub dir/file: Deleted 2025/06/26 02:39:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:39:41 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:39:41 INFO : sub dir/hello world: Deleted 2025/06/26 02:39:41 INFO : sub dir: Removing directory 2025/06/26 02:39:41 INFO : nested/sub dir: Removing directory 2025/06/26 02:39:41 INFO : nested: Removing directory 2025/06/26 02:39:41 DEBUG : Local file system at /tmp/rclone2799152318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 02:39:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 02:39:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/26 02:39:43 INFO : nested/sub dir/file: Copied (new) 2025/06/26 02:39:43 INFO : nested/sub dir/file: Deleted 2025/06/26 02:39:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:39:43 INFO : sub dir/hello world: Copied (new) 2025/06/26 02:39:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 02:39:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 02:39:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/26 02:39:44 INFO : existing-b: Copied (new) 2025/06/26 02:39:44 INFO : existing-b: Deleted 2025/06/26 02:39:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 02:39:44 INFO : existing: Copied (new) 2025/06/26 02:39:44 INFO : existing: Deleted 2025/06/26 02:39:44 DEBUG : existing: Destination exists, skipping 2025/06/26 02:39:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 02:39:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:39:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:39:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqusix5jave" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-ciqusix5jave 2025/06/26 02:39:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 02:39:49 DEBUG : empty space: Unchanged skipping 2025/06/26 02:39:49 DEBUG : B2 bucket rclone-test-ciqusix5jave: Waiting for checks to finish 2025/06/26 02:39:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:39:49 INFO : empty space: Deleted 2025/06/26 02:39:49 DEBUG : B2 bucket rclone-test-ciqusix5jave: Waiting for transfers to finish 2025/06/26 02:39:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:49 INFO : potato2: Copied (server-side copy) 2025/06/26 02:39:50 INFO : potato2: Deleted 2025/06/26 02:39:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:39:50 INFO : potato3: Copied (server-side copy) 2025/06/26 02:39:50 INFO : potato3: Deleted 2025/06/26 02:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yazesar3jeyu" 2025/06/26 02:39:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 02:39:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:39:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:39:51 DEBUG : B2 bucket rclone-test-yazesar3jeyu: Waiting for checks to finish 2025/06/26 02:39:51 DEBUG : B2 bucket rclone-test-yazesar3jeyu: Waiting for transfers to finish 2025/06/26 02:39:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:39:52 INFO : empty space: Copied (server-side copy) 2025/06/26 02:39:52 INFO : empty space: Deleted 2025/06/26 02:39:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:39:52 INFO : potato3: Copied (server-side copy) 2025/06/26 02:39:53 INFO : potato3: Deleted 2025/06/26 02:39:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:39:53 INFO : potato2: Copied (server-side copy) 2025/06/26 02:39:53 INFO : potato2: Deleted 2025/06/26 02:39:54 DEBUG : B2 bucket rclone-test-yazesar3jeyu: Purge remote 2025/06/26 02:39:54 INFO : B2 bucket rclone-test-yazesar3jeyu: cleaning bucket "rclone-test-yazesar3jeyu" of all files 2025/06/26 02:39:54 DEBUG : empty space: Deleting (id "4_z9f621d8310bdabab9f780e1b_f106b2a5bd7b8fd1e_d20250626_m023952_c001_v0001171_t0052_u01750905592405") 2025/06/26 02:39:54 DEBUG : potato2: Deleting (id "4_z9f621d8310bdabab9f780e1b_f10906e32ac287221_d20250626_m023952_c001_v0001032_t0051_u01750905592776") 2025/06/26 02:39:54 DEBUG : potato3: Deleting (id "4_z9f621d8310bdabab9f780e1b_f109a3ef1b21e2ef0_d20250626_m023952_c001_v0001183_t0007_u01750905592794") 2025/06/26 02:39:54 DEBUG : B2 bucket rclone-test-ciqusix5jave: Purge remote 2025/06/26 02:39:54 INFO : B2 bucket rclone-test-ciqusix5jave: cleaning bucket "rclone-test-ciqusix5jave" of all files 2025/06/26 02:39:55 DEBUG : empty space: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f41182932101c5e8b_d20250626_m023952_c001_v7007000_t0000_u01750905592806") 2025/06/26 02:39:55 DEBUG : empty space: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f110f4b4db4790fc1_d20250626_m023948_c001_v0001136_t0019_u01750905588682") 2025/06/26 02:39:55 DEBUG : potato2: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f41182932101c5e8d_d20250626_m023953_c001_v7007000_t0000_u01750905593561") 2025/06/26 02:39:55 DEBUG : potato2: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f117afb5ff16df484_d20250626_m023949_c001_v0001178_t0002_u01750905589701") 2025/06/26 02:39:55 DEBUG : potato3: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f41182932101c5e8c_d20250626_m023952_c001_v7007000_t0000_u01750905592998") 2025/06/26 02:39:55 DEBUG : potato3: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f1142371b3887122c_d20250626_m023949_c001_v0001150_t0036_u01750905589934") 2025/06/26 02:39:55 DEBUG : potato3: Deleting (id "4_z2ff20d8310bdabab9f780e1b_f110f4b4db4790fc3_d20250626_m023948_c001_v0001136_t0036_u01750905588950") --- PASS: TestServerSideMove (10.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yilomeb1duge" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-yilomeb1duge 2025/06/26 02:40:02 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:40:02 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:40:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:40:02 DEBUG : B2 bucket rclone-test-yilomeb1duge: Waiting for checks to finish 2025/06/26 02:40:02 DEBUG : B2 bucket rclone-test-yilomeb1duge: Waiting for transfers to finish 2025/06/26 02:40:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:40:02 INFO : potato2: Copied (server-side copy) 2025/06/26 02:40:02 INFO : potato2: Deleted 2025/06/26 02:40:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:40:02 INFO : potato3: Copied (server-side copy) 2025/06/26 02:40:03 INFO : potato3: Deleted 2025/06/26 02:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-muwufox8baqu" 2025/06/26 02:40:04 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 02:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:40:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:40:04 DEBUG : B2 bucket rclone-test-muwufox8baqu: Waiting for checks to finish 2025/06/26 02:40:04 DEBUG : B2 bucket rclone-test-muwufox8baqu: Waiting for transfers to finish 2025/06/26 02:40:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:40:05 INFO : potato2: Copied (server-side copy) 2025/06/26 02:40:05 INFO : potato2: Deleted 2025/06/26 02:40:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:40:06 INFO : potato3: Copied (server-side copy) 2025/06/26 02:40:06 INFO : potato3: Deleted 2025/06/26 02:40:06 DEBUG : B2 bucket rclone-test-muwufox8baqu: Purge remote 2025/06/26 02:40:06 INFO : B2 bucket rclone-test-muwufox8baqu: cleaning bucket "rclone-test-muwufox8baqu" of all files 2025/06/26 02:40:06 DEBUG : potato2: Deleting (id "4_z6f324da310bdabab9f780e1b_f11722eadedc303c5_d20250626_m024005_c001_v0001134_t0033_u01750905605174") 2025/06/26 02:40:06 DEBUG : potato3: Deleting (id "4_z6f324da310bdabab9f780e1b_f116473870ec5eea2_d20250626_m024005_c001_v0001115_t0055_u01750905605555") 2025/06/26 02:40:07 DEBUG : B2 bucket rclone-test-yilomeb1duge: Purge remote 2025/06/26 02:40:07 INFO : B2 bucket rclone-test-yilomeb1duge: cleaning bucket "rclone-test-yilomeb1duge" of all files 2025/06/26 02:40:07 DEBUG : empty space: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f115283b76ba610c7_d20250626_m024000_c001_v0001100_t0019_u01750905600937") 2025/06/26 02:40:07 DEBUG : potato2: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f4144cb410966a68e_d20250626_m024005_c001_v7007000_t0000_u01750905605536") 2025/06/26 02:40:07 DEBUG : potato2: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f11201a011b49bf14_d20250626_m024002_c001_v0001117_t0054_u01750905602151") 2025/06/26 02:40:07 DEBUG : potato3: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f4144cb410966a696_d20250626_m024006_c001_v7007000_t0000_u01750905606236") 2025/06/26 02:40:07 DEBUG : potato3: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f1135bbaf6d72b734_d20250626_m024002_c001_v0001117_t0015_u01750905602506") 2025/06/26 02:40:07 DEBUG : potato3: Deleting (id "4_z8ff23d7310bdabab9f780e1b_f115283b76ba610c9_d20250626_m024001_c001_v0001100_t0044_u01750905601326") --- PASS: TestServerSideMoveWithFilter (12.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xuqajew3loba" 2025/06/26 02:40:11 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-himayal4fopu -> B2 bucket rclone-test-xuqajew3loba 2025/06/26 02:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:40:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 02:40:14 DEBUG : empty space: Unchanged skipping 2025/06/26 02:40:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 02:40:14 DEBUG : B2 bucket rclone-test-xuqajew3loba: Waiting for checks to finish 2025/06/26 02:40:14 INFO : empty space: Deleted 2025/06/26 02:40:14 DEBUG : B2 bucket rclone-test-xuqajew3loba: Waiting for transfers to finish 2025/06/26 02:40:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:40:14 INFO : potato2: Copied (server-side copy) 2025/06/26 02:40:15 INFO : potato2: Deleted 2025/06/26 02:40:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:40:15 INFO : potato3: Copied (server-side copy) 2025/06/26 02:40:15 INFO : potato3: Deleted 2025/06/26 02:40:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cetafes1yoge" 2025/06/26 02:40:16 INFO : tomatoDir: Making directory 2025/06/26 02:40:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 02:40:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 02:40:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 02:40:16 DEBUG : B2 bucket rclone-test-cetafes1yoge: Waiting for checks to finish 2025/06/26 02:40:16 DEBUG : B2 bucket rclone-test-cetafes1yoge: Waiting for transfers to finish 2025/06/26 02:40:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/26 02:40:17 INFO : empty space: Copied (server-side copy) 2025/06/26 02:40:17 INFO : empty space: Deleted 2025/06/26 02:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/26 02:40:17 INFO : potato2: Copied (server-side copy) 2025/06/26 02:40:18 INFO : potato2: Deleted 2025/06/26 02:40:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/26 02:40:18 INFO : potato3: Copied (server-side copy) 2025/06/26 02:40:18 INFO : potato3: Deleted 2025/06/26 02:40:18 DEBUG : B2 bucket rclone-test-cetafes1yoge: Purge remote 2025/06/26 02:40:18 INFO : B2 bucket rclone-test-cetafes1yoge: cleaning bucket "rclone-test-cetafes1yoge" of all files 2025/06/26 02:40:19 DEBUG : empty space: Deleting (id "4_z9ff27da310bdabab9f780e1b_f115bad7ba608b15f_d20250626_m024017_c001_v0001183_t0010_u01750905617564") 2025/06/26 02:40:19 DEBUG : potato2: Deleting (id "4_z9ff27da310bdabab9f780e1b_f1067bc1342541b45_d20250626_m024017_c001_v0001183_t0051_u01750905617790") 2025/06/26 02:40:19 DEBUG : potato3: Deleting (id "4_z9ff27da310bdabab9f780e1b_f111e16895263faf5_d20250626_m024017_c001_v0001136_t0017_u01750905617915") 2025/06/26 02:40:19 DEBUG : B2 bucket rclone-test-xuqajew3loba: Purge remote 2025/06/26 02:40:19 INFO : B2 bucket rclone-test-xuqajew3loba: cleaning bucket "rclone-test-xuqajew3loba" of all files 2025/06/26 02:40:19 DEBUG : empty space: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f4086edb20a16cdac_d20250626_m024017_c001_v7007000_t0000_u01750905617760") 2025/06/26 02:40:19 DEBUG : empty space: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f117dcb5c2d4a7120_d20250626_m024013_c001_v0001161_t0007_u01750905613464") 2025/06/26 02:40:19 DEBUG : potato2: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f4086edb20a16cdad_d20250626_m024017_c001_v7007000_t0000_u01750905617993") 2025/06/26 02:40:19 DEBUG : potato2: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f1005cbfb12225a53_d20250626_m024014_c001_v0001120_t0056_u01750905614630") 2025/06/26 02:40:19 DEBUG : potato3: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f4086edb20a16cdae_d20250626_m024018_c001_v7007000_t0000_u01750905618252") 2025/06/26 02:40:19 DEBUG : potato3: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f104e5caaf1dc1992_d20250626_m024015_c001_v0001183_t0054_u01750905615008") 2025/06/26 02:40:19 DEBUG : potato3: Deleting (id "4_z8fe26d8310bdabab9f780e1b_f117dcb5c2d4a7124_d20250626_m024013_c001_v0001161_t0031_u01750905613803") 2025/06/26 02:40:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/06/26 02:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 02:40:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/rclone-move-test" 2025/06/26 02:40:21 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/rclone-sync-test" 2025/06/26 02:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/rclone-sync-test-include/layer2" 2025/06/26 02:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/rclone-sync-test-ignore-file" 2025/06/26 02:40:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/26 02:40:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/26 02:40:33 DEBUG : pacer: Reducing sleep to 10ms 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test: Waiting for checks to finish 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test: Waiting for transfers to finish 2025/06/26 02:40:33 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:33 INFO : There was nothing to transfer 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:40:33 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:33 INFO : There was nothing to transfer 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/26 02:40:33 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/26 02:40:33 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:33 INFO : There was nothing to transfer 2025/06/26 02:40:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:40:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:40:34 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:34 INFO : There was nothing to transfer 2025/06/26 02:40:34 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/26 02:40:34 DEBUG : B2 bucket rclone-test-himayal4fopu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/26 02:40:34 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:40:36 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/CompareDest" 2025/06/26 02:40:38 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 02:40:38 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:38 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:40:39 INFO : one: Copied (new) 2025/06/26 02:40:39 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:39 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:39 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 02:40:40 INFO : one: Copied (replaced existing) 2025/06/26 02:40:40 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:42 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:40:42 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:42 INFO : There was nothing to transfer 2025/06/26 02:40:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 02:40:43 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:40:43 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:43 INFO : There was nothing to transfer 2025/06/26 02:40:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:40:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 02:40:44 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:44 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:44 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:44 INFO : There was nothing to transfer 2025/06/26 02:40:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:45 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/26 02:40:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 02:40:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 02:40:45 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:40:45 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:45 DEBUG : Waiting for deletions to finish 2025/06/26 02:40:45 INFO : There was nothing to transfer 2025/06/26 02:40:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 02:40:46 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 02:40:46 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:40:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:40:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 02:40:46 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:40:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/26 02:40:46 INFO : two: Copied (new) 2025/06/26 02:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:49 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dest" 2025/06/26 02:40:50 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/pre-dest1" 2025/06/26 02:40:51 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/pre-dest2" 2025/06/26 02:40:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:40:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 02:40:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:40:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 02:40:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 02:40:54 DEBUG : B2 bucket rclone-test-himayal4fopu path dest: Waiting for checks to finish 2025/06/26 02:40:54 DEBUG : B2 bucket rclone-test-himayal4fopu path dest: Waiting for transfers to finish 2025/06/26 02:40:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/26 02:40:55 INFO : 3: Copied (new) 2025/06/26 02:40:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.81s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:40:56 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/CopyDest" 2025/06/26 02:41:00 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 02:41:00 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:00 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:00 INFO : one: Copied (new) 2025/06/26 02:41:00 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:41:01 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:01 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 02:41:01 INFO : one: Copied (replaced existing) 2025/06/26 02:41:01 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/BackupDir" 2025/06/26 02:41:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:41:04 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 02:41:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:06 INFO : one: Copied (server-side copy) 2025/06/26 02:41:06 INFO : one: Deleted 2025/06/26 02:41:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/26 02:41:06 INFO : one: Copied (server-side copy) 2025/06/26 02:41:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 02:41:06 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:06 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:07 DEBUG : one: Unchanged skipping 2025/06/26 02:41:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/26 02:41:07 INFO : two: Copied (server-side copy) 2025/06/26 02:41:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 02:41:07 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:07 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:07 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:08 DEBUG : one: Unchanged skipping 2025/06/26 02:41:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:08 DEBUG : two: Unchanged skipping 2025/06/26 02:41:08 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:08 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:08 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:08 INFO : There was nothing to transfer 2025/06/26 02:41:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:09 DEBUG : one: Unchanged skipping 2025/06/26 02:41:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 02:41:09 DEBUG : three: Destination not found in --copy-dest 2025/06/26 02:41:09 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 02:41:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/26 02:41:09 DEBUG : two: Unchanged skipping 2025/06/26 02:41:09 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:09 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/26 02:41:10 INFO : three: Copied (new) 2025/06/26 02:41:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.25s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:41:14 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/backup" 2025/06/26 02:41:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:41:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:16 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:16 DEBUG : two: Unchanged skipping 2025/06/26 02:41:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:17 INFO : one: Copied (server-side copy) 2025/06/26 02:41:17 INFO : one: Deleted 2025/06/26 02:41:17 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:18 INFO : one: Copied (new) 2025/06/26 02:41:18 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:41:19 INFO : three.txt: Copied (server-side copy) 2025/06/26 02:41:19 INFO : three.txt: Deleted 2025/06/26 02:41:19 INFO : three.txt: Moved into backup dir 2025/06/26 02:41:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:41:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:21 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:21 DEBUG : two: Unchanged skipping 2025/06/26 02:41:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:21 INFO : one: Copied (server-side copy) 2025/06/26 02:41:21 INFO : one: Deleted 2025/06/26 02:41:21 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:41:22 INFO : one: Copied (new) 2025/06/26 02:41:22 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:41:22 INFO : three.txt: Copied (server-side copy) 2025/06/26 02:41:22 INFO : three.txt: Deleted 2025/06/26 02:41:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:41:25 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:41:26 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/backup" 2025/06/26 02:41:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:41:28 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:28 DEBUG : two: Unchanged skipping 2025/06/26 02:41:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:29 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:41:29 INFO : one: Deleted 2025/06/26 02:41:29 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:30 INFO : one: Copied (new) 2025/06/26 02:41:30 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:41:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:41:31 INFO : three.txt: Deleted 2025/06/26 02:41:31 INFO : three.txt: Moved into backup dir 2025/06/26 02:41:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:41:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:33 DEBUG : two: Unchanged skipping 2025/06/26 02:41:33 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:41:33 INFO : one: Deleted 2025/06/26 02:41:33 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:41:34 INFO : one: Copied (new) 2025/06/26 02:41:34 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:41:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:41:35 INFO : three.txt: Deleted 2025/06/26 02:41:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:41:39 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/backup" 2025/06/26 02:41:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:41:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:41 DEBUG : two: Unchanged skipping 2025/06/26 02:41:41 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:41:42 INFO : one: Deleted 2025/06/26 02:41:42 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:43 INFO : one: Copied (new) 2025/06/26 02:41:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:41:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:41:44 INFO : three.txt: Deleted 2025/06/26 02:41:44 INFO : three.txt: Moved into backup dir 2025/06/26 02:41:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:41:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:45 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:45 DEBUG : two: Unchanged skipping 2025/06/26 02:41:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:41:46 INFO : one: Deleted 2025/06/26 02:41:46 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:41:46 INFO : one: Copied (new) 2025/06/26 02:41:46 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:41:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:41:47 INFO : three.txt: Deleted 2025/06/26 02:41:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:41:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:41:51 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:51 DEBUG : two: Unchanged skipping 2025/06/26 02:41:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:41:52 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:41:52 INFO : one: Deleted 2025/06/26 02:41:52 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:53 INFO : one: Copied (new) 2025/06/26 02:41:53 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:41:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:41:54 INFO : three.txt: Deleted 2025/06/26 02:41:54 INFO : three.txt: Moved into backup dir 2025/06/26 02:41:55 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 02:41:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 02:41:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:41:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:41:55 DEBUG : two: Unchanged skipping 2025/06/26 02:41:55 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for checks to finish 2025/06/26 02:41:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:41:56 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:41:56 INFO : one: Deleted 2025/06/26 02:41:56 DEBUG : B2 bucket rclone-test-himayal4fopu path dst: Waiting for transfers to finish 2025/06/26 02:41:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:41:56 INFO : one: Copied (new) 2025/06/26 02:41:56 DEBUG : Waiting for deletions to finish 2025/06/26 02:41:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:41:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:41:57 INFO : three.txt: Deleted 2025/06/26 02:41:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.26s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:00 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:42:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:42:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:42:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:42:02 INFO : one: Deleted 2025/06/26 02:42:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:42:03 INFO : one: Copied (new) 2025/06/26 02:42:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:03 DEBUG : two: Unchanged skipping 2025/06/26 02:42:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 02:42:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:42:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:42:04 INFO : three.txt: Deleted 2025/06/26 02:42:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:42:05 INFO : three.txt: Copied (new) 2025/06/26 02:42:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:42:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:42:06 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 02:42:06 INFO : one: Deleted 2025/06/26 02:42:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:42:06 INFO : one: Copied (new) 2025/06/26 02:42:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:06 DEBUG : two: Unchanged skipping 2025/06/26 02:42:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 02:42:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:42:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 02:42:08 INFO : three.txt: Deleted 2025/06/26 02:42:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 02:42:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:11 DEBUG : Creating backend with remote "TestB2:rclone-test-himayal4fopu/dst" 2025/06/26 02:42:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 02:42:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/26 02:42:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:42:14 INFO : one: Deleted 2025/06/26 02:42:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:42:15 INFO : one: Copied (new) 2025/06/26 02:42:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:15 DEBUG : two: Unchanged skipping 2025/06/26 02:42:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 02:42:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/26 02:42:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:42:16 INFO : three.txt: Deleted 2025/06/26 02:42:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:42:16 INFO : three.txt: Copied (new) 2025/06/26 02:42:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 02:42:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/26 02:42:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 02:42:17 INFO : one: Deleted 2025/06/26 02:42:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/26 02:42:17 INFO : one: Copied (new) 2025/06/26 02:42:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:18 DEBUG : two: Unchanged skipping 2025/06/26 02:42:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 02:42:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/26 02:42:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 02:42:19 INFO : three.txt: Deleted 2025/06/26 02:42:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/26 02:42:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 02:42:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/26 02:42:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 02:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 02:42:23 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:23 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/26 02:42:23 INFO : existing: Copied (new) 2025/06/26 02:42:23 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 02:42:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 02:42:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:24 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting files as there were IO errors 2025/06/26 02:42:24 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:25 DEBUG : existing: Unchanged skipping 2025/06/26 02:42:25 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:25 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:25 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- 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-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:41 DEBUG : both10: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both13: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both14: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both15: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both0: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both17: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both18: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both11: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both12: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both16: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both19: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both1: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both5: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both2: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both7: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both3: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:41 DEBUG : both4: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both6: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both8: Unchanged skipping 2025/06/26 02:42:41 DEBUG : both9: Unchanged skipping 2025/06/26 02:42:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:41 DEBUG : Waiting for deletions to finish 2025/06/26 02:42:41 INFO : only4: Deleted 2025/06/26 02:42:41 INFO : only17: Deleted 2025/06/26 02:42:41 INFO : only7: Deleted 2025/06/26 02:42:41 INFO : only1: Deleted 2025/06/26 02:42:41 INFO : only8: Deleted 2025/06/26 02:42:41 INFO : only9: Deleted 2025/06/26 02:42:42 INFO : only10: Deleted 2025/06/26 02:42:42 INFO : only12: Deleted 2025/06/26 02:42:42 INFO : only13: Deleted 2025/06/26 02:42:42 INFO : only14: Deleted 2025/06/26 02:42:42 INFO : only16: Deleted 2025/06/26 02:42:42 INFO : only18: Deleted 2025/06/26 02:42:42 INFO : only6: Deleted 2025/06/26 02:42:42 INFO : only0: Deleted 2025/06/26 02:42:42 INFO : only11: Deleted 2025/06/26 02:42:42 INFO : only15: Deleted 2025/06/26 02:42:42 INFO : only19: Deleted 2025/06/26 02:42:42 INFO : only2: Deleted 2025/06/26 02:42:42 INFO : only3: Deleted 2025/06/26 02:42:42 INFO : only5: Deleted 2025/06/26 02:42:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:42:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:42:59 DEBUG : both0: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both11: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both10: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both15: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both12: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both17: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both13: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both14: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both16: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both18: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both3: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both4: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both5: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both19: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both1: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both2: Unchanged skipping 2025/06/26 02:42:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:42:59 DEBUG : both6: Unchanged skipping 2025/06/26 02:42:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : both7: Unchanged skipping 2025/06/26 02:42:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : both8: Unchanged skipping 2025/06/26 02:42:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : both9: Unchanged skipping 2025/06/26 02:42:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 02:42:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:42:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:42:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:42:59 INFO : only11: Copied (replaced existing) 2025/06/26 02:42:59 INFO : only0: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only15: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only13: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only12: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only10: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only18: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only14: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only16: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only2: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only3: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only17: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only5: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only6: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only19: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only8: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only9: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only1: Copied (replaced existing) 2025/06/26 02:43:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:00 INFO : only4: Copied (replaced existing) 2025/06/26 02:43:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/26 02:43:01 INFO : only7: Copied (replaced existing) 2025/06/26 02:43:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:09 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:43:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:43:09 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 02:43:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:43:09 INFO : empty_on_remote: Making directory 2025/06/26 02:43:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 02:43:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:11 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:43:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:43:11 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 02:43:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 02:43:11 INFO : empty_on_remote: Making directory 2025/06/26 02:43:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 02:43:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:14 INFO : sub dir: Making directory 2025/06/26 02:43:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 02:43:16 INFO : sub dir: Making directory 2025/06/26 02:43:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:25 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:25 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:43:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : banana: Unchanged skipping 2025/06/26 02:43:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : apple: Unchanged skipping 2025/06/26 02:43:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:43:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:43:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:26 INFO : There was nothing to transfer 2025/06/26 02:43:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:26 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:43:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : apple: Unchanged skipping 2025/06/26 02:43:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:43:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:43:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : banana: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:43:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:43:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:26 INFO : There was nothing to transfer 2025/06/26 02:43:26 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:27 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:40 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:43:41 DEBUG : apple: Unchanged skipping 2025/06/26 02:43:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:43:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : banana: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:43:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:43:41 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:43:41 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:41 INFO : There was nothing to transfer 2025/06/26 02:43:41 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : apple: Unchanged skipping 2025/06/26 02:43:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : banana: Unchanged skipping 2025/06/26 02:43:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:43:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:43:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:43:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:43:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:43:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:42 INFO : There was nothing to transfer 2025/06/26 02:43:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:42 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:43:56 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:56 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:43:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:43:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:43:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:43:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:43:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:56 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:43:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:43:56 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:43:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:43:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:43:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:43:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 02:43:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:43:57 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:43:57 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:43:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 02:43:57 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 02:43:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:43:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:43:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 02:43:57 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 02:43:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:43:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:43:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:43:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:43:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:43:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:43:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:43:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:43:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:43:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:43:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:43:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:43:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:43:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:43:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:43:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:43:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:43:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:43:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:43:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:43:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:43:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:43:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:43:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:43:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:43:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:43:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:43:59 INFO : splitbananasplit: Deleted 2025/06/26 02:43:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 02:43:59 INFO : banana: Deleted 2025/06/26 02:43:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 02:43:59 INFO : appleappleapplebanana: Deleted 2025/06/26 02:43:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 02:43:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 02:43:59 INFO : apple: Deleted 2025/06/26 02:43:59 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:44:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : apple: Unchanged skipping 2025/06/26 02:44:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:44:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : banana: Unchanged skipping 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:44:00 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:00 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:00 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 02:44:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 02:44:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:01 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:01 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:01 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 02:44:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:01 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 02:44:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 02:44:01 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 02:44:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 02:44:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 02:44:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 02:44:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 02:44:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 02:44:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:44:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:14 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:14 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/26 02:44:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/26 02:44:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/26 02:44:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/26 02:44:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/26 02:44:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/26 02:44:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/26 02:44:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/26 02:44:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/26 02:44:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/26 02:44:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/26 02:44:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/26 02:44:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/26 02:44:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/26 02:44:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/26 02:44:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/26 02:44:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 02:44:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/26 02:44:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:44:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/26 02:44:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:44:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/26 02:44:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 02:44:15 INFO : apple: Copied (new) to: PREFIXapple 2025/06/26 02:44:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:44:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:44:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:44:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:44:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:44:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:44:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:44:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:44:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:44:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:44:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:44:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:44:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:44:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:44:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:44:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:44:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:16 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 02:44:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 02:44:17 INFO : apple: Deleted 2025/06/26 02:44:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 02:44:17 INFO : appleappleapplebanana: Deleted 2025/06/26 02:44:17 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 02:44:17 INFO : splitbananasplit: Deleted 2025/06/26 02:44:17 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 02:44:17 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 02:44:17 INFO : banana: Deleted 2025/06/26 02:44:17 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 02:44:17 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:17 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:17 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : apple: transformed to: PREFIXapple 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/26 02:44:18 DEBUG : banana: transformed to: PREFIXbanana 2025/06/26 02:44:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/26 02:44:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:18 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:18 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:44:18 INFO : appleappleapplebanana: Copied (new) 2025/06/26 02:44:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 02:44:18 INFO : banana: Copied (new) 2025/06/26 02:44:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 02:44:18 INFO : apple: Copied (new) 2025/06/26 02:44:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:44:18 INFO : splitbananasplit: Copied (new) 2025/06/26 02:44:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:44:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 02:44:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:44:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 02:44:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:44:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:44:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:44:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:44:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:44:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:44:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:44:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:44:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:44:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:44:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 02:44:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:44:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 02:44:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:44:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 02:44:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:44:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 02:44:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:44:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 02:44:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/26 02:44:20 INFO : PREFIXbanana: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/26 02:44:20 INFO : PREFIXapple: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/26 02:44:20 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/26 02:44:20 INFO : PREFIXsplitbananasplit: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/26 02:44:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/26 02:44:20 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:20 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:21 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:44:34 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:34 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:34 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/26 02:44:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:44:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 02:44:35 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:44:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 02:44:35 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:44:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:44:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:44:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:44:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:44:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:44:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:44:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:44:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:44:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:44:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:44:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:44:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:44:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:44:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:44:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:44:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:36 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:36 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 02:44:36 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 02:44:36 INFO : apple: Deleted 2025/06/26 02:44:37 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 02:44:37 INFO : banana: Deleted 2025/06/26 02:44:37 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 02:44:37 INFO : appleappleapplebanana: Deleted 2025/06/26 02:44:37 INFO : splitbananasplit: Deleted 2025/06/26 02:44:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 02:44:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 02:44:37 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : apple: transformed to: appleSUFFIX 2025/06/26 02:44:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/26 02:44:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/26 02:44:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/26 02:44:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:44:38 INFO : splitbananasplit: Copied (new) 2025/06/26 02:44:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:44:38 INFO : appleappleapplebanana: Copied (new) 2025/06/26 02:44:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/26 02:44:38 INFO : banana: Copied (new) 2025/06/26 02:44:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:44:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/26 02:44:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/26 02:44:38 INFO : apple: Copied (new) 2025/06/26 02:44:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:44:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/26 02:44:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:44:38 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/26 02:44:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:44:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:44:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:44:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:44:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:44:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:44:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:44:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:44:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:44:39 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:44:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:44:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:44:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:44:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/26 02:44:39 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:40 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : bananaSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : splitbananasplitSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : appleSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/26 02:44:40 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/26 02:44:40 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:40 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:41 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:44:54 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:54 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:44:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:55 DEBUG : apple: Unchanged skipping 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : banana: Unchanged skipping 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 02:44:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 02:44:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:55 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/26 02:44:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/26 02:44:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/26 02:44:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/26 02:44:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/26 02:44:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/26 02:44:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/26 02:44:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/26 02:44:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/26 02:44:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/26 02:44:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/26 02:44:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/26 02:44:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/26 02:44:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/26 02:44:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/26 02:44:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/26 02:44:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/26 02:44:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/26 02:44:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/26 02:44:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/26 02:44:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/26 02:44:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/26 02:44:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/26 02:44:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/26 02:44:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/26 02:44:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/26 02:44:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/26 02:44:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/26 02:44:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/26 02:44:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/26 02:44:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/26 02:44:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/26 02:44:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/26 02:44:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/26 02:44:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/26 02:44:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/26 02:44:57 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:57 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 02:44:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 02:44:58 INFO : splitbananasplit: Deleted 2025/06/26 02:44:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 02:44:58 INFO : appleappleapplebanana: Deleted 2025/06/26 02:44:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 02:44:58 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 02:44:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:58 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : apple: Unchanged skipping 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:44:59 DEBUG : banana: Unchanged skipping 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/26 02:44:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/26 02:44:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/26 02:44:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/26 02:44:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/26 02:44:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/26 02:44:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/26 02:44:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/26 02:44:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/26 02:44:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/26 02:44:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/26 02:44:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/26 02:44:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/26 02:44:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/26 02:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/26 02:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:44:59 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:44:59 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:59 DEBUG : Waiting for deletions to finish 2025/06/26 02:44:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : appleapple: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/26 02:44:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/26 02:44:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/26 02:44:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/26 02:44:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/26 02:44:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/26 02:44:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/26 02:44:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/26 02:44:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/26 02:44:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/26 02:44:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/26 02:44:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/26 02:44:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/26 02:44:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/26 02:44:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/26 02:44:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/26 02:44:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/26 02:44:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:45:12 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:12 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:13 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:13 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:14 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:14 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:45:27 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:28 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:28 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:28 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:28 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:28 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:29 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:29 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:29 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:29 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:45:42 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:43 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:43 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:43 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:43 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:44 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:44 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:44 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:45:57 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:57 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:58 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:45:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:45:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:45:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : banana: Unchanged skipping 2025/06/26 02:45:58 DEBUG : apple: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:45:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:45:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:45:58 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:45:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:58 DEBUG : Waiting for deletions to finish 2025/06/26 02:45:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:45:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:12 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:13 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:46:13 DEBUG : banana: Unchanged skipping 2025/06/26 02:46:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : apple: Unchanged skipping 2025/06/26 02:46:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:46:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:13 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:13 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:13 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:46:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : apple: Unchanged skipping 2025/06/26 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 02:46:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : banana: Unchanged skipping 2025/06/26 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 02:46:14 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:14 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:14 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.00s) --- PASS: TestTransform/NFC (13.56s) --- PASS: TestTransform/NFD (15.57s) --- PASS: TestTransform/base64 (18.10s) --- PASS: TestTransform/prefix (20.64s) --- PASS: TestTransform/suffix (20.04s) --- PASS: TestTransform/truncate (17.86s) --- PASS: TestTransform/encoder (15.31s) --- PASS: TestTransform/ISO-8859-1 (14.94s) --- PASS: TestTransform/charmap (15.06s) --- PASS: TestTransform/lowercase (14.61s) --- PASS: TestTransform/ascii (15.32s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 02:46:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 02:46:19 INFO : sub dir_somesuffix: Making directory 2025/06/26 02:46:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/26 02:46:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/26 02:46:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 02:46:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 02:46:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:19 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/26 02:46:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:21 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:21 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:21 INFO : tictactoe: Making directory 2025/06/26 02:46:21 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:21 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/26 02:46:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:21 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/26 02:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:22 INFO : toe: Making directory 2025/06/26 02:46:22 INFO : toe/toe: Making directory 2025/06/26 02:46:22 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 02:46:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 02:46:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 02:46:22 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:22 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 02:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.95s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:24 INFO : toe: Making directory 2025/06/26 02:46:24 INFO : toe/toe: Making directory 2025/06/26 02:46:24 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 02:46:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 02:46:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/26 02:46:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:24 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/26 02:46:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:26 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:46:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 02:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:26 INFO : tictacempty_dir: Making directory 2025/06/26 02:46:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:26 INFO : tictactoe: Making directory 2025/06/26 02:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:26 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:26 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:26 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:28 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:46:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 02:46:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:28 INFO : tictacempty_dir: Making directory 2025/06/26 02:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:28 INFO : tictactoe: Making directory 2025/06/26 02:46:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:28 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:28 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 02:46:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:28 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:28 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 02:46:29 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:29 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 02:46:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/26 02:46:29 NOTICE: B2 bucket rclone-test-himayal4fopu: 0 differences found 2025/06/26 02:46:29 NOTICE: B2 bucket rclone-test-himayal4fopu: 1 matching files --- PASS: TestAllTag (1.82s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:30 INFO : tictactoe: Making directory 2025/06/26 02:46:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:30 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:30 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:30 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:31 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:31 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/26 02:46:31 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/26 02:46:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/26 02:46:31 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.14s) === RUN TestSyntax 2025/06/26 02:46:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:32 INFO : toe: Making directory 2025/06/26 02:46:32 INFO : toe/toe: Making directory 2025/06/26 02:46:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 02:46:32 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:32 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:33 INFO : toe/toe/toe: Copied (new) 2025/06/26 02:46:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:34 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:46:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 02:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:34 INFO : tictacempty_dir: Making directory 2025/06/26 02:46:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:34 INFO : tictactoe: Making directory 2025/06/26 02:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:34 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:34 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 02:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:34 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:35 INFO : toe/toe/toe.txt: Deleted 2025/06/26 02:46:35 INFO : toe/toe: Removing directory 2025/06/26 02:46:35 INFO : toe: Removing directory 2025/06/26 02:46:35 INFO : empty_dir: Removing directory 2025/06/26 02:46:35 DEBUG : Local file system at /tmp/rclone2799152318: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.71s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:35 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:46:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 02:46:35 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:36 INFO : tictacempty_dir: Making directory 2025/06/26 02:46:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:36 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:36 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:36 INFO : tictactoe: Making directory 2025/06/26 02:46:36 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:36 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:36 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 02:46:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:36 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:36 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:36 INFO : toe/toe/toe.txt: Deleted 2025/06/26 02:46:36 INFO : toe/toe: Removing directory 2025/06/26 02:46:36 INFO : toe: Removing directory 2025/06/26 02:46:36 INFO : empty_dir: Removing directory 2025/06/26 02:46:36 DEBUG : Local file system at /tmp/rclone2799152318: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 02:46:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 02:46:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/26 02:46:37 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 (2.89s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:38 DEBUG : Reset feature "Copy" 2025/06/26 02:46:38 DEBUG : Reset feature "Move" 2025/06/26 02:46:38 DEBUG : Reset feature "Copy" 2025/06/26 02:46:38 DEBUG : Reset feature "Move" 2025/06/26 02:46:38 DEBUG : empty_dir: Making directory with metadata 2025/06/26 02:46:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/26 02:46:38 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:38 INFO : tictacempty_dir: Making directory 2025/06/26 02:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/26 02:46:38 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:38 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:38 INFO : tictactoe: Making directory 2025/06/26 02:46:38 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:38 DEBUG : toe: transformed to: tictactoe 2025/06/26 02:46:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:38 INFO : tictactoe/tictactoe: Making directory 2025/06/26 02:46:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/26 02:46:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/26 02:46:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:38 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/26 02:46:39 INFO : toe/toe/toe.txt: Deleted 2025/06/26 02:46:39 INFO : toe/toe: Removing directory 2025/06/26 02:46:39 INFO : toe: Removing directory 2025/06/26 02:46:39 INFO : empty_dir: Removing directory 2025/06/26 02:46:39 DEBUG : Local file system at /tmp/rclone2799152318: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/26 02:46:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/26 02:46:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/26 02:46:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/26 02:46:41 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.56s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:42 DEBUG : toe: transformed to: dG9l 2025/06/26 02:46:42 DEBUG : toe: transformed to: dG9l 2025/06/26 02:46:42 INFO : dG9l: Making directory 2025/06/26 02:46:42 DEBUG : toe: transformed to: dG9l 2025/06/26 02:46:42 DEBUG : toe: transformed to: dG9l 2025/06/26 02:46:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 02:46:42 INFO : dG9l/dG9l: Making directory 2025/06/26 02:46:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/26 02:46:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/26 02:46:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 02:46:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/26 02:46:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 02:46:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:42 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/26 02:46:43 DEBUG : Waiting for deletions to finish 2025/06/26 02:46:43 DEBUG : dG9l: transformed to: toe 2025/06/26 02:46:43 DEBUG : dG9l: transformed to: toe 2025/06/26 02:46:43 DEBUG : dG9l: transformed to: toe 2025/06/26 02:46:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/26 02:46:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/26 02:46:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/26 02:46:43 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for checks to finish 2025/06/26 02:46:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/26 02:46:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/26 02:46:43 DEBUG : Local file system at /tmp/rclone2799152318: Waiting for transfers to finish 2025/06/26 02:46:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-himayal4fopu", Local "Local file system at /tmp/rclone2799152318", Modify Window "1ms" 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe: transformed to: 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe: transformed to: 2025/06/26 02:46:44 INFO : B2 bucket rclone-test-himayal4fopu: Making directory 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe: transformed to: 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe: transformed to: 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe/toe: transformed to: 2025/06/26 02:46:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 02:46:44 INFO : toe/toe: Making directory 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe/toe: transformed to: 2025/06/26 02:46:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe: transformed to: 2025/06/26 02:46:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/26 02:46:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/26 02:46:44 DEBUG : toe/toe/toe: transformed to: 2025/06/26 02:46:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for checks to finish 2025/06/26 02:46:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/26 02:46:44 DEBUG : B2 bucket rclone-test-himayal4fopu: Waiting for transfers to finish 2025/06/26 02:46:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/26 02:46:45 INFO : toe/toe/toe: Copied (new) 2025/06/26 02:46:45 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting files as there were IO errors 2025/06/26 02:46:45 ERROR : B2 bucket rclone-test-himayal4fopu: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/06/26 02:46:46 DEBUG : B2 bucket rclone-test-himayal4fopu: Purge remote 2025/06/26 02:46:46 INFO : B2 bucket rclone-test-himayal4fopu: cleaning bucket "rclone-test-himayal4fopu" of all files 2025/06/26 02:46:47 DEBUG : BackupDir/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef75fd_d20250626_m024110_c001_v7007000_t0000_u01750905670746") 2025/06/26 02:46:47 DEBUG : BackupDir/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10843624de55f70e_d20250626_m024106_c001_v0001179_t0044_u01750905666055") 2025/06/26 02:46:47 DEBUG : CompareDest/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c5fcb_d20250626_m024047_c001_v7007000_t0000_u01750905647257") 2025/06/26 02:46:47 DEBUG : CompareDest/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d1d4_d20250626_m024041_c001_v0001183_t0007_u01750905641618") 2025/06/26 02:46:47 DEBUG : CompareDest/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c5fcf_d20250626_m024047_c001_v7007000_t0000_u01750905647439") 2025/06/26 02:46:47 DEBUG : CompareDest/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239064b_d20250626_m024042_c001_v0001137_t0004_u01750905642567") 2025/06/26 02:46:47 DEBUG : CopyDest/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef75ff_d20250626_m024110_c001_v7007000_t0000_u01750905670929") 2025/06/26 02:46:47 DEBUG : CopyDest/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239068f_d20250626_m024102_c001_v0001137_t0058_u01750905662981") 2025/06/26 02:46:47 DEBUG : CopyDest/three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7601_d20250626_m024111_c001_v7007000_t0000_u01750905671117") 2025/06/26 02:46:47 DEBUG : CopyDest/three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390699_d20250626_m024108_c001_v0001137_t0043_u01750905668915") 2025/06/26 02:46:47 DEBUG : CopyDest/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7602_d20250626_m024111_c001_v7007000_t0000_u01750905671311") 2025/06/26 02:46:47 DEBUG : CopyDest/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d2d0_d20250626_m024106_c001_v0001183_t0030_u01750905666885") 2025/06/26 02:46:47 DEBUG : EXISTING: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6063_d20250626_m024226_c001_v7007000_t0000_u01750905746409") 2025/06/26 02:46:47 DEBUG : EXISTING: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390789_d20250626_m024225_c001_v0001137_t0017_u01750905745298") 2025/06/26 02:46:47 DEBUG : PREFIXapple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f281ef_d20250626_m024420_c001_v7007000_t0000_u01750905860286") 2025/06/26 02:46:48 DEBUG : PREFIXapple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390952_d20250626_m024414_c001_v0001137_t0008_u01750905854993") 2025/06/26 02:46:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc363d_d20250626_m024420_c001_v7007000_t0000_u01750905860489") 2025/06/26 02:46:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30da_d20250626_m024414_c001_v0001154_t0007_u01750905854972") 2025/06/26 02:46:48 DEBUG : PREFIXbanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64aca_d20250626_m024420_c001_v7007000_t0000_u01750905860244") 2025/06/26 02:46:48 DEBUG : PREFIXbanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da1b_d20250626_m024414_c001_v0001183_t0043_u01750905854961") 2025/06/26 02:46:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef78b8_d20250626_m024420_c001_v7007000_t0000_u01750905860588") 2025/06/26 02:46:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b604_d20250626_m024414_c001_v0001136_t0033_u01750905854986") 2025/06/26 02:46:48 DEBUG : Testêé: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6060_d20250626_m024223_c001_v7007000_t0000_u01750905743006") 2025/06/26 02:46:48 DEBUG : Testêé: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390775_d20250626_m024222_c001_v0001137_t0031_u01750905742373") 2025/06/26 02:46:48 DEBUG : Testêé: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d5a5_d20250626_m024221_c001_v0001183_t0025_u01750905741434") 2025/06/26 02:46:48 DEBUG : YXBwbGU=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e16e_d20250626_m024401_c001_v7007000_t0000_u01750905841353") 2025/06/26 02:46:48 DEBUG : YXBwbGU=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d993_d20250626_m024357_c001_v0001183_t0023_u01750905837294") 2025/06/26 02:46:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e170_d20250626_m024401_c001_v7007000_t0000_u01750905841536") 2025/06/26 02:46:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30aa_d20250626_m024357_c001_v0001154_t0013_u01750905837308") 2025/06/26 02:46:48 DEBUG : YmFuYW5h: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e172_d20250626_m024401_c001_v7007000_t0000_u01750905841720") 2025/06/26 02:46:48 DEBUG : YmFuYW5h: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390906_d20250626_m024357_c001_v0001137_t0008_u01750905837316") 2025/06/26 02:46:48 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9f0_d20250626_m023915_c001_v7007000_t0000_u01750905555428") 2025/06/26 02:46:49 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904e2_d20250626_m023914_c001_v0001137_t0033_u01750905554709") 2025/06/26 02:46:49 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9e5_d20250626_m023913_c001_v7007000_t0000_u01750905553044") 2025/06/26 02:46:49 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904d8_d20250626_m023912_c001_v0001137_t0001_u01750905552178") 2025/06/26 02:46:49 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf1_d20250626_m023854_c001_v7007000_t0000_u01750905534101") 2025/06/26 02:46:49 DEBUG : a/potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390476_d20250626_m023853_c001_v0001137_t0003_u01750905533193") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeaaf_d20250626_m024615_c001_v7007000_t0000_u01750905975110") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390ad2_d20250626_m024610_c001_v0001137_t0051_u01750905970863") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dd4_d20250626_m024559_c001_v7007000_t0000_u01750905959784") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390aa2_d20250626_m024555_c001_v0001137_t0011_u01750905955916") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731be9_d20250626_m024545_c001_v7007000_t0000_u01750905945162") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a6c_d20250626_m024541_c001_v0001137_t0030_u01750905941577") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661147_d20250626_m024530_c001_v7007000_t0000_u01750905930085") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a3c_d20250626_m024526_c001_v0001137_t0017_u01750905926434") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdd6_d20250626_m024515_c001_v7007000_t0000_u01750905915083") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a10_d20250626_m024511_c001_v0001137_t0031_u01750905911111") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea0d_d20250626_m024459_c001_v7007000_t0000_u01750905899784") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db89_d20250626_m024453_c001_v0001183_t0032_u01750905893319") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a326_d20250626_m024441_c001_v7007000_t0000_u01750905881845") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b66e_d20250626_m024438_c001_v0001136_t0010_u01750905878260") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a31f_d20250626_m024436_c001_v7007000_t0000_u01750905876766") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390998_d20250626_m024432_c001_v0001137_t0058_u01750905872915") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941b_d20250626_m024421_c001_v7007000_t0000_u01750905861979") 2025/06/26 02:46:49 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30ec_d20250626_m024418_c001_v0001154_t0015_u01750905858449") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4154f524e8c46c24_d20250626_m024417_c001_v7007000_t0000_u01750905857227") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da09_d20250626_m024412_c001_v0001183_t0023_u01750905852707") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e167_d20250626_m024359_c001_v7007000_t0000_u01750905839734") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d981_d20250626_m024354_c001_v0001183_t0036_u01750905834904") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfec4_d20250626_m024343_c001_v7007000_t0000_u01750905823101") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d8f5_d20250626_m024339_c001_v0001183_t0015_u01750905819101") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7e2_d20250626_m024327_c001_v7007000_t0000_u01750905807621") 2025/06/26 02:46:50 DEBUG : apple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d855_d20250626_m024323_c001_v0001183_t0020_u01750905803996") 2025/06/26 02:46:50 DEBUG : appleSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d53b_d20250626_m024440_c001_v7007000_t0000_u01750905880449") 2025/06/26 02:46:50 DEBUG : appleSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b310a_d20250626_m024434_c001_v0001154_t0015_u01750905874975") 2025/06/26 02:46:50 DEBUG : appleapple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea0f_d20250626_m024459_c001_v7007000_t0000_u01750905899967") 2025/06/26 02:46:50 DEBUG : appleapple: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db99_d20250626_m024455_c001_v0001183_t0036_u01750905895504") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab0_d20250626_m024615_c001_v7007000_t0000_u01750905975292") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b7ad_d20250626_m024611_c001_v0001136_t0011_u01750905971581") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dd7_d20250626_m024559_c001_v7007000_t0000_u01750905959968") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b77d_d20250626_m024556_c001_v0001136_t0041_u01750905956698") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bea_d20250626_m024545_c001_v7007000_t0000_u01750905945344") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b74b_d20250626_m024542_c001_v0001136_t0028_u01750905942077") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661148_d20250626_m024530_c001_v7007000_t0000_u01750905930267") 2025/06/26 02:46:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b728_d20250626_m024527_c001_v0001136_t0059_u01750905927172") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdd7_d20250626_m024515_c001_v7007000_t0000_u01750905915267") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6ee_d20250626_m024511_c001_v0001136_t0031_u01750905911659") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c636c4_d20250626_m024458_c001_v7007000_t0000_u01750905898051") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3146_d20250626_m024454_c001_v0001154_t0023_u01750905894076") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a327_d20250626_m024442_c001_v7007000_t0000_u01750905882040") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909a8_d20250626_m024438_c001_v0001137_t0034_u01750905878289") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f402ff3cf693ab7a7_d20250626_m024437_c001_v7007000_t0000_u01750905877172") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b652_d20250626_m024433_c001_v0001136_t0038_u01750905873508") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941c_d20250626_m024422_c001_v7007000_t0000_u01750905862172") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da49_d20250626_m024418_c001_v0001183_t0045_u01750905858443") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d529_d20250626_m024417_c001_v7007000_t0000_u01750905857247") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5ff_d20250626_m024413_c001_v0001136_t0043_u01750905853323") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7822_d20250626_m024359_c001_v7007000_t0000_u01750905839561") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390902_d20250626_m024355_c001_v0001137_t0028_u01750905835490") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfec5_d20250626_m024343_c001_v7007000_t0000_u01750905823284") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908c6_d20250626_m024339_c001_v0001137_t0044_u01750905819668") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7e3_d20250626_m024327_c001_v7007000_t0000_u01750905807803") 2025/06/26 02:46:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390896_d20250626_m024324_c001_v0001137_t0009_u01750905804640") 2025/06/26 02:46:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a724d7_d20250626_m024440_c001_v7007000_t0000_u01750905880063") 2025/06/26 02:46:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dae7_d20250626_m024434_c001_v0001183_t0032_u01750905874953") 2025/06/26 02:46:51 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9f2_d20250626_m023915_c001_v7007000_t0000_u01750905555610") 2025/06/26 02:46:52 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904dc_d20250626_m023913_c001_v0001137_t0037_u01750905553593") 2025/06/26 02:46:52 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9e4_d20250626_m023912_c001_v7007000_t0000_u01750905552488") 2025/06/26 02:46:52 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904ce_d20250626_m023911_c001_v0001137_t0001_u01750905551009") 2025/06/26 02:46:52 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf0_d20250626_m023853_c001_v7007000_t0000_u01750905533540") 2025/06/26 02:46:52 DEBUG : b/potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390470_d20250626_m023852_c001_v0001137_t0015_u01750905532041") 2025/06/26 02:46:52 DEBUG : backup/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128c930_d20250626_m024123_c001_v7007000_t0000_u01750905683450") 2025/06/26 02:46:52 DEBUG : backup/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116a652b0a3eccaf_d20250626_m024121_c001_v0001178_t0035_u01750905681457") 2025/06/26 02:46:52 DEBUG : backup/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11425aec0a9a9064_d20250626_m024117_c001_v0001184_t0042_u01750905677391") 2025/06/26 02:46:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6046_d20250626_m024147_c001_v7007000_t0000_u01750905707990") 2025/06/26 02:46:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1182286fdf306c4d_d20250626_m024146_c001_v0001183_t0034_u01750905706259") 2025/06/26 02:46:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11483e15e646a12b_d20250626_m024142_c001_v0001182_t0046_u01750905702120") 2025/06/26 02:46:52 DEBUG : backup/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bb6e_d20250626_m024135_c001_v7007000_t0000_u01750905695856") 2025/06/26 02:46:52 DEBUG : backup/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1109ff24320fec99_d20250626_m024133_c001_v0001179_t0031_u01750905693647") 2025/06/26 02:46:52 DEBUG : backup/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1136be249af009d5_d20250626_m024129_c001_v0001184_t0011_u01750905689519") 2025/06/26 02:46:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6047_d20250626_m024148_c001_v7007000_t0000_u01750905708172") 2025/06/26 02:46:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1092a50d1d19a520_d20250626_m024147_c001_v0001177_t0020_u01750905707222") 2025/06/26 02:46:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1051ebf15f8d9b60_d20250626_m024143_c001_v0001090_t0000_u01750905703684") 2025/06/26 02:46:52 DEBUG : backup/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128c934_d20250626_m024123_c001_v7007000_t0000_u01750905683632") 2025/06/26 02:46:52 DEBUG : backup/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1119abe99dcb00ce_d20250626_m024122_c001_v0001130_t0026_u01750905682540") 2025/06/26 02:46:52 DEBUG : backup/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f113163ca859a6a67_d20250626_m024118_c001_v0001150_t0051_u01750905678944") 2025/06/26 02:46:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bb6f_d20250626_m024136_c001_v7007000_t0000_u01750905696041") 2025/06/26 02:46:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1156db8a144fdf7b_d20250626_m024134_c001_v0001154_t0012_u01750905694774") 2025/06/26 02:46:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f106d155d5434d0ac_d20250626_m024131_c001_v0001150_t0048_u01750905691249") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab2_d20250626_m024615_c001_v7007000_t0000_u01750905975473") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304de76_d20250626_m024611_c001_v0001183_t0048_u01750905971374") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dda_d20250626_m024600_c001_v7007000_t0000_u01750905960168") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304ddf9_d20250626_m024556_c001_v0001183_t0000_u01750905956391") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731beb_d20250626_m024545_c001_v7007000_t0000_u01750905945528") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dd73_d20250626_m024541_c001_v0001183_t0015_u01750905941868") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661149_d20250626_m024530_c001_v7007000_t0000_u01750905930453") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dcd3_d20250626_m024526_c001_v0001183_t0053_u01750905926972") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdd8_d20250626_m024515_c001_v7007000_t0000_u01750905915464") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dc37_d20250626_m024511_c001_v0001183_t0013_u01750905911455") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea10_d20250626_m024500_c001_v7007000_t0000_u01750905900152") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6a6_d20250626_m024453_c001_v0001136_t0043_u01750905893516") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a328_d20250626_m024442_c001_v7007000_t0000_u01750905882225") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b311e_d20250626_m024438_c001_v0001154_t0006_u01750905878269") 2025/06/26 02:46:53 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e603_d20250626_m024436_c001_v7007000_t0000_u01750905876935") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dae1_d20250626_m024433_c001_v0001183_t0033_u01750905873298") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941d_d20250626_m024422_c001_v7007000_t0000_u01750905862355") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390966_d20250626_m024418_c001_v0001137_t0034_u01750905858428") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4154f524e8c46c26_d20250626_m024417_c001_v7007000_t0000_u01750905857478") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30d6_d20250626_m024412_c001_v0001154_t0023_u01750905852919") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e162_d20250626_m024359_c001_v7007000_t0000_u01750905839350") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30a6_d20250626_m024355_c001_v0001154_t0018_u01750905835115") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfec7_d20250626_m024343_c001_v7007000_t0000_u01750905823467") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b308c_d20250626_m024339_c001_v0001154_t0008_u01750905819299") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7e5_d20250626_m024327_c001_v7007000_t0000_u01750905807985") 2025/06/26 02:46:54 DEBUG : banana: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3060_d20250626_m024324_c001_v0001154_t0017_u01750905804214") 2025/06/26 02:46:54 DEBUG : bananaSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a724d8_d20250626_m024440_c001_v7007000_t0000_u01750905880247") 2025/06/26 02:46:54 DEBUG : bananaSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b65a_d20250626_m024434_c001_v0001136_t0032_u01750905874966") 2025/06/26 02:46:54 DEBUG : both0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe0_d20250626_m024301_c001_v7007000_t0000_u01750905781655") 2025/06/26 02:46:54 DEBUG : both0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6c0_d20250626_m024247_c001_v0001183_t0040_u01750905767450") 2025/06/26 02:46:54 DEBUG : both0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d7_d20250626_m024243_c001_v7007000_t0000_u01750905763170") 2025/06/26 02:46:54 DEBUG : both0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d5ef_d20250626_m024228_c001_v0001183_t0058_u01750905748255") 2025/06/26 02:46:54 DEBUG : both1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe1_d20250626_m024301_c001_v7007000_t0000_u01750905781838") 2025/06/26 02:46:54 DEBUG : both1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6ce_d20250626_m024248_c001_v0001183_t0026_u01750905768314") 2025/06/26 02:46:54 DEBUG : both1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d8_d20250626_m024243_c001_v7007000_t0000_u01750905763353") 2025/06/26 02:46:54 DEBUG : both1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d5f7_d20250626_m024228_c001_v0001183_t0021_u01750905748934") 2025/06/26 02:46:54 DEBUG : both10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe2_d20250626_m024302_c001_v7007000_t0000_u01750905782035") 2025/06/26 02:46:54 DEBUG : both10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d702_d20250626_m024253_c001_v0001183_t0028_u01750905773236") 2025/06/26 02:46:55 DEBUG : both10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d9_d20250626_m024243_c001_v7007000_t0000_u01750905763541") 2025/06/26 02:46:55 DEBUG : both10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d642_d20250626_m024234_c001_v0001183_t0036_u01750905754544") 2025/06/26 02:46:55 DEBUG : both11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe3_d20250626_m024302_c001_v7007000_t0000_u01750905782217") 2025/06/26 02:46:55 DEBUG : both11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d70a_d20250626_m024253_c001_v0001183_t0022_u01750905773841") 2025/06/26 02:46:55 DEBUG : both11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0da_d20250626_m024243_c001_v7007000_t0000_u01750905763724") 2025/06/26 02:46:55 DEBUG : both11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d64c_d20250626_m024235_c001_v0001183_t0008_u01750905755016") 2025/06/26 02:46:55 DEBUG : both12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe4_d20250626_m024302_c001_v7007000_t0000_u01750905782403") 2025/06/26 02:46:55 DEBUG : both12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d70c_d20250626_m024254_c001_v0001183_t0058_u01750905774388") 2025/06/26 02:46:55 DEBUG : both12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0dc_d20250626_m024243_c001_v7007000_t0000_u01750905763907") 2025/06/26 02:46:55 DEBUG : both12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d65a_d20250626_m024235_c001_v0001183_t0003_u01750905755499") 2025/06/26 02:46:55 DEBUG : both13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe5_d20250626_m024302_c001_v7007000_t0000_u01750905782589") 2025/06/26 02:46:55 DEBUG : both13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d716_d20250626_m024254_c001_v0001183_t0016_u01750905774890") 2025/06/26 02:46:55 DEBUG : both13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0dd_d20250626_m024244_c001_v7007000_t0000_u01750905764090") 2025/06/26 02:46:55 DEBUG : both13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d65e_d20250626_m024236_c001_v0001183_t0031_u01750905756002") 2025/06/26 02:46:55 DEBUG : both14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe7_d20250626_m024302_c001_v7007000_t0000_u01750905782773") 2025/06/26 02:46:55 DEBUG : both14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d71c_d20250626_m024255_c001_v0001183_t0031_u01750905775669") 2025/06/26 02:46:55 DEBUG : both14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0de_d20250626_m024244_c001_v7007000_t0000_u01750905764284") 2025/06/26 02:46:55 DEBUG : both14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d664_d20250626_m024236_c001_v0001183_t0029_u01750905756529") 2025/06/26 02:46:55 DEBUG : both15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe8_d20250626_m024302_c001_v7007000_t0000_u01750905782956") 2025/06/26 02:46:55 DEBUG : both15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d724_d20250626_m024256_c001_v0001183_t0049_u01750905776236") 2025/06/26 02:46:55 DEBUG : both15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0df_d20250626_m024244_c001_v7007000_t0000_u01750905764467") 2025/06/26 02:46:56 DEBUG : both15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d672_d20250626_m024237_c001_v0001183_t0046_u01750905757367") 2025/06/26 02:46:56 DEBUG : both16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbe9_d20250626_m024303_c001_v7007000_t0000_u01750905783137") 2025/06/26 02:46:56 DEBUG : both16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d728_d20250626_m024256_c001_v0001183_t0015_u01750905776770") 2025/06/26 02:46:56 DEBUG : both16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e0_d20250626_m024244_c001_v7007000_t0000_u01750905764661") 2025/06/26 02:46:56 DEBUG : both16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d676_d20250626_m024237_c001_v0001183_t0022_u01750905757982") 2025/06/26 02:46:56 DEBUG : both17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbea_d20250626_m024303_c001_v7007000_t0000_u01750905783321") 2025/06/26 02:46:56 DEBUG : both17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d730_d20250626_m024257_c001_v0001183_t0030_u01750905777425") 2025/06/26 02:46:56 DEBUG : both17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e1_d20250626_m024244_c001_v7007000_t0000_u01750905764845") 2025/06/26 02:46:56 DEBUG : both17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d67c_d20250626_m024238_c001_v0001183_t0040_u01750905758815") 2025/06/26 02:46:56 DEBUG : both18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbeb_d20250626_m024303_c001_v7007000_t0000_u01750905783505") 2025/06/26 02:46:56 DEBUG : both18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d735_d20250626_m024257_c001_v0001183_t0054_u01750905777930") 2025/06/26 02:46:56 DEBUG : both18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e2_d20250626_m024245_c001_v7007000_t0000_u01750905765065") 2025/06/26 02:46:56 DEBUG : both18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d67e_d20250626_m024239_c001_v0001183_t0057_u01750905759376") 2025/06/26 02:46:56 DEBUG : both19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbec_d20250626_m024303_c001_v7007000_t0000_u01750905783688") 2025/06/26 02:46:56 DEBUG : both19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d739_d20250626_m024258_c001_v0001183_t0031_u01750905778460") 2025/06/26 02:46:56 DEBUG : both19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e3_d20250626_m024245_c001_v7007000_t0000_u01750905765248") 2025/06/26 02:46:56 DEBUG : both19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d68a_d20250626_m024239_c001_v0001183_t0053_u01750905759885") 2025/06/26 02:46:56 DEBUG : both2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbed_d20250626_m024303_c001_v7007000_t0000_u01750905783870") 2025/06/26 02:46:56 DEBUG : both2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6d8_d20250626_m024248_c001_v0001183_t0002_u01750905768853") 2025/06/26 02:46:56 DEBUG : both2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e4_d20250626_m024245_c001_v7007000_t0000_u01750905765431") 2025/06/26 02:46:57 DEBUG : both2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d5fd_d20250626_m024229_c001_v0001183_t0036_u01750905749660") 2025/06/26 02:46:57 DEBUG : both3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbee_d20250626_m024304_c001_v7007000_t0000_u01750905784054") 2025/06/26 02:46:57 DEBUG : both3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6da_d20250626_m024249_c001_v0001183_t0053_u01750905769398") 2025/06/26 02:46:57 DEBUG : both3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e5_d20250626_m024245_c001_v7007000_t0000_u01750905765615") 2025/06/26 02:46:57 DEBUG : both3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d601_d20250626_m024230_c001_v0001183_t0056_u01750905750181") 2025/06/26 02:46:57 DEBUG : both4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbef_d20250626_m024304_c001_v7007000_t0000_u01750905784237") 2025/06/26 02:46:57 DEBUG : both4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6e0_d20250626_m024249_c001_v0001183_t0051_u01750905769874") 2025/06/26 02:46:57 DEBUG : both4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e7_d20250626_m024245_c001_v7007000_t0000_u01750905765799") 2025/06/26 02:46:57 DEBUG : both4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d605_d20250626_m024230_c001_v0001183_t0029_u01750905750706") 2025/06/26 02:46:57 DEBUG : both5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf0_d20250626_m024304_c001_v7007000_t0000_u01750905784421") 2025/06/26 02:46:57 DEBUG : both5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6e2_d20250626_m024250_c001_v0001183_t0045_u01750905770501") 2025/06/26 02:46:57 DEBUG : both5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e8_d20250626_m024245_c001_v7007000_t0000_u01750905765983") 2025/06/26 02:46:57 DEBUG : both5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d60b_d20250626_m024231_c001_v0001183_t0015_u01750905751428") 2025/06/26 02:46:57 DEBUG : both6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf1_d20250626_m024304_c001_v7007000_t0000_u01750905784684") 2025/06/26 02:46:57 DEBUG : both6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6e8_d20250626_m024251_c001_v0001183_t0045_u01750905771006") 2025/06/26 02:46:57 DEBUG : both6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0e9_d20250626_m024246_c001_v7007000_t0000_u01750905766167") 2025/06/26 02:46:57 DEBUG : both6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d61b_d20250626_m024232_c001_v0001183_t0041_u01750905752031") 2025/06/26 02:46:57 DEBUG : both7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf2_d20250626_m024304_c001_v7007000_t0000_u01750905784878") 2025/06/26 02:46:57 DEBUG : both7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6ec_d20250626_m024251_c001_v0001183_t0048_u01750905771526") 2025/06/26 02:46:58 DEBUG : both7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0ea_d20250626_m024246_c001_v7007000_t0000_u01750905766352") 2025/06/26 02:46:58 DEBUG : both7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d623_d20250626_m024232_c001_v0001183_t0000_u01750905752649") 2025/06/26 02:46:58 DEBUG : both8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf3_d20250626_m024305_c001_v7007000_t0000_u01750905785061") 2025/06/26 02:46:58 DEBUG : both8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d6fa_d20250626_m024252_c001_v0001183_t0017_u01750905772049") 2025/06/26 02:46:58 DEBUG : both8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0eb_d20250626_m024246_c001_v7007000_t0000_u01750905766536") 2025/06/26 02:46:58 DEBUG : both8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d62d_d20250626_m024233_c001_v0001183_t0049_u01750905753449") 2025/06/26 02:46:58 DEBUG : both9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf4_d20250626_m024305_c001_v7007000_t0000_u01750905785244") 2025/06/26 02:46:58 DEBUG : both9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d700_d20250626_m024252_c001_v0001183_t0051_u01750905772610") 2025/06/26 02:46:58 DEBUG : both9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0ec_d20250626_m024246_c001_v7007000_t0000_u01750905766719") 2025/06/26 02:46:58 DEBUG : both9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d635_d20250626_m024234_c001_v0001183_t0044_u01750905754039") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9f4_d20250626_m023915_c001_v7007000_t0000_u01750905555801") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904de_d20250626_m023913_c001_v0001137_t0020_u01750905553977") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9e6_d20250626_m023913_c001_v7007000_t0000_u01750905553227") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904d0_d20250626_m023911_c001_v0001137_t0056_u01750905551358") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf2_d20250626_m023854_c001_v7007000_t0000_u01750905534287") 2025/06/26 02:46:58 DEBUG : c/non empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390474_d20250626_m023852_c001_v0001137_t0041_u01750905532469") 2025/06/26 02:46:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e173_d20250626_m024401_c001_v7007000_t0000_u01750905841907") 2025/06/26 02:46:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5c7_d20250626_m024357_c001_v0001136_t0026_u01750905837329") 2025/06/26 02:46:58 DEBUG : check sum: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baeb_d20250626_m023844_c001_v7007000_t0000_u01750905524584") 2025/06/26 02:46:58 DEBUG : check sum: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390450_d20250626_m023843_c001_v0001137_t0033_u01750905523522") 2025/06/26 02:46:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4144cb410966b06e_d20250626_m024644_c001_v7007000_t0000_u01750906004421") 2025/06/26 02:46:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390b1e_d20250626_m024642_c001_v0001137_t0032_u01750906002967") 2025/06/26 02:46:59 DEBUG : dest/3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef75a3_d20250626_m024056_c001_v7007000_t0000_u01750905656183") 2025/06/26 02:46:59 DEBUG : dest/3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4144d5091f321f8f_d20250626_m024055_c001_v0001179_t0025_u01750905655086") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea11_d20250626_m024500_c001_v7007000_t0000_u01750905900337") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b314a_d20250626_m024455_c001_v0001154_t0022_u01750905895526") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab3_d20250626_m024615_c001_v7007000_t0000_u01750905975654") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390ac4_d20250626_m024604_c001_v0001137_t0002_u01750905964439") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115ddd_d20250626_m024600_c001_v7007000_t0000_u01750905960349") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a8e_d20250626_m024549_c001_v0001137_t0025_u01750905949830") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bec_d20250626_m024545_c001_v7007000_t0000_u01750905945712") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a56_d20250626_m024534_c001_v0001137_t0025_u01750905934776") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66114b_d20250626_m024530_c001_v7007000_t0000_u01750905930636") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a20_d20250626_m024519_c001_v0001137_t0024_u01750905919830") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdd9_d20250626_m024515_c001_v7007000_t0000_u01750905915649") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909f2_d20250626_m024504_c001_v0001137_t0025_u01750905904514") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407961d40d21a566_d20250626_m024458_c001_v7007000_t0000_u01750905898059") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db4d_d20250626_m024446_c001_v0001183_t0038_u01750905886660") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a329_d20250626_m024442_c001_v7007000_t0000_u01750905882410") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db0f_d20250626_m024438_c001_v0001183_t0035_u01750905878499") 2025/06/26 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a322_d20250626_m024437_c001_v7007000_t0000_u01750905877321") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390982_d20250626_m024426_c001_v0001137_t0051_u01750905866622") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941e_d20250626_m024422_c001_v7007000_t0000_u01750905862554") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da4d_d20250626_m024418_c001_v0001183_t0037_u01750905858654") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc363a_d20250626_m024417_c001_v7007000_t0000_u01750905857420") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9d5_d20250626_m024405_c001_v0001183_t0057_u01750905845983") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e165_d20250626_m024359_c001_v7007000_t0000_u01750905839571") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d947_d20250626_m024347_c001_v0001183_t0030_u01750905827885") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfec9_d20250626_m024343_c001_v7007000_t0000_u01750905823682") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d8ab_d20250626_m024332_c001_v0001183_t0056_u01750905812318") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7e6_d20250626_m024328_c001_v7007000_t0000_u01750905808166") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d815_d20250626_m024318_c001_v0001183_t0038_u01750905798402") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d53a_d20250626_m024440_c001_v7007000_t0000_u01750905880267") 2025/06/26 02:47:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daed_d20250626_m024435_c001_v0001183_t0052_u01750905875168") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea12_d20250626_m024500_c001_v7007000_t0000_u01750905900556") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909d6_d20250626_m024455_c001_v0001137_t0014_u01750905895535") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab5_d20250626_m024615_c001_v7007000_t0000_u01750905975866") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304de43_d20250626_m024605_c001_v0001183_t0059_u01750905965144") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115de0_d20250626_m024600_c001_v7007000_t0000_u01750905960531") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304ddb7_d20250626_m024550_c001_v0001183_t0049_u01750905950508") 2025/06/26 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bee_d20250626_m024545_c001_v7007000_t0000_u01750905945895") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dd2d_d20250626_m024535_c001_v0001183_t0045_u01750905935469") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66114c_d20250626_m024530_c001_v7007000_t0000_u01750905930837") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dc91_d20250626_m024520_c001_v0001183_t0027_u01750905920514") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdda_d20250626_m024515_c001_v7007000_t0000_u01750905915834") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dbeb_d20250626_m024505_c001_v0001183_t0048_u01750905905177") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc3887_d20250626_m024458_c001_v7007000_t0000_u01750905898033") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b692_d20250626_m024447_c001_v0001136_t0003_u01750905887230") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a32a_d20250626_m024442_c001_v7007000_t0000_u01750905882612") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909aa_d20250626_m024438_c001_v0001137_t0018_u01750905878559") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d537_d20250626_m024437_c001_v7007000_t0000_u01750905877331") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da9f_d20250626_m024427_c001_v0001183_t0027_u01750905867341") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941f_d20250626_m024422_c001_v7007000_t0000_u01750905862739") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239096a_d20250626_m024418_c001_v0001137_t0007_u01750905858717") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3637_d20250626_m024416_c001_v7007000_t0000_u01750905856859") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30be_d20250626_m024406_c001_v0001154_t0001_u01750905846543") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7821_d20250626_m024359_c001_v7007000_t0000_u01750905839348") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3098_d20250626_m024348_c001_v0001154_t0005_u01750905828498") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfeca_d20250626_m024343_c001_v7007000_t0000_u01750905823864") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3076_d20250626_m024332_c001_v0001154_t0017_u01750905812899") 2025/06/26 02:47:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7e8_d20250626_m024328_c001_v7007000_t0000_u01750905808394") 2025/06/26 02:47:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3050_d20250626_m024318_c001_v0001154_t0005_u01750905798606") 2025/06/26 02:47:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a324_d20250626_m024440_c001_v7007000_t0000_u01750905880278") 2025/06/26 02:47:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b65e_d20250626_m024435_c001_v0001136_t0054_u01750905875232") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea13_d20250626_m024500_c001_v7007000_t0000_u01750905900752") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db9b_d20250626_m024455_c001_v0001183_t0052_u01750905895719") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab7_d20250626_m024616_c001_v7007000_t0000_u01750905976050") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b797_d20250626_m024605_c001_v0001136_t0059_u01750905965723") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115de3_d20250626_m024600_c001_v7007000_t0000_u01750905960713") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b767_d20250626_m024551_c001_v0001136_t0029_u01750905951072") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bef_d20250626_m024546_c001_v7007000_t0000_u01750905946079") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b73d_d20250626_m024536_c001_v0001136_t0018_u01750905936080") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66114d_d20250626_m024531_c001_v7007000_t0000_u01750905931028") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b713_d20250626_m024521_c001_v0001136_t0005_u01750905921077") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fddb_d20250626_m024516_c001_v7007000_t0000_u01750905916020") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6d0_d20250626_m024505_c001_v0001136_t0008_u01750905905769") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64b0f_d20250626_m024458_c001_v7007000_t0000_u01750905898062") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b313a_d20250626_m024447_c001_v0001154_t0009_u01750905887909") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a32c_d20250626_m024442_c001_v7007000_t0000_u01750905882798") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3120_d20250626_m024438_c001_v0001154_t0017_u01750905878672") 2025/06/26 02:47:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c36_d20250626_m024437_c001_v7007000_t0000_u01750905877102") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b636_d20250626_m024427_c001_v0001136_t0057_u01750905867926") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89420_d20250626_m024422_c001_v7007000_t0000_u01750905862928") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30ee_d20250626_m024418_c001_v0001154_t0019_u01750905858799") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3639_d20250626_m024417_c001_v7007000_t0000_u01750905857225") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5e7_d20250626_m024407_c001_v0001136_t0026_u01750905847240") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4086edb20a16d497_d20250626_m024359_c001_v7007000_t0000_u01750905839358") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908e6_d20250626_m024349_c001_v0001137_t0013_u01750905829315") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfecc_d20250626_m024344_c001_v7007000_t0000_u01750905824047") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908b2_d20250626_m024333_c001_v0001137_t0005_u01750905813670") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7ea_d20250626_m024328_c001_v7007000_t0000_u01750905808606") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239087e_d20250626_m024319_c001_v0001137_t0036_u01750905799049") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3a64_d20250626_m024440_c001_v7007000_t0000_u01750905880457") 2025/06/26 02:47:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daef_d20250626_m024435_c001_v0001183_t0026_u01750905875398") 2025/06/26 02:47:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea14_d20250626_m024500_c001_v7007000_t0000_u01750905900936") 2025/06/26 02:47:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909d8_d20250626_m024455_c001_v0001137_t0008_u01750905895853") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeab8_d20250626_m024616_c001_v7007000_t0000_u01750905976231") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3216_d20250626_m024606_c001_v0001154_t0018_u01750905966445") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115de7_d20250626_m024600_c001_v7007000_t0000_u01750905960895") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31f0_d20250626_m024551_c001_v0001154_t0009_u01750905951725") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf0_d20250626_m024546_c001_v7007000_t0000_u01750905946262") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31cb_d20250626_m024536_c001_v0001154_t0020_u01750905936842") 2025/06/26 02:47:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66114f_d20250626_m024531_c001_v7007000_t0000_u01750905931211") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b319a_d20250626_m024521_c001_v0001154_t0001_u01750905921909") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fddc_d20250626_m024516_c001_v7007000_t0000_u01750905916205") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3170_d20250626_m024506_c001_v0001154_t0006_u01750905906592") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f402ff3cf693ab81e_d20250626_m024457_c001_v7007000_t0000_u01750905897640") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909be_d20250626_m024448_c001_v0001137_t0038_u01750905888610") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a32d_d20250626_m024443_c001_v7007000_t0000_u01750905883001") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db13_d20250626_m024438_c001_v0001183_t0021_u01750905878699") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3678_d20250626_m024437_c001_v7007000_t0000_u01750905877341") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30f6_d20250626_m024428_c001_v0001154_t0021_u01750905868704") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89421_d20250626_m024423_c001_v7007000_t0000_u01750905863110") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b61e_d20250626_m024418_c001_v0001136_t0000_u01750905858873") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f281ee_d20250626_m024417_c001_v7007000_t0000_u01750905857419") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239092e_d20250626_m024408_c001_v0001137_t0020_u01750905848128") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e163_d20250626_m024359_c001_v7007000_t0000_u01750905839387") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5a7_d20250626_m024350_c001_v0001136_t0015_u01750905830024") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfecd_d20250626_m024344_c001_v7007000_t0000_u01750905824229") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b569_d20250626_m024334_c001_v0001136_t0022_u01750905814368") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7eb_d20250626_m024328_c001_v7007000_t0000_u01750905808786") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b539_d20250626_m024319_c001_v0001136_t0045_u01750905799391") 2025/06/26 02:47:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a325_d20250626_m024440_c001_v7007000_t0000_u01750905880469") 2025/06/26 02:47:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b310c_d20250626_m024435_c001_v0001154_t0014_u01750905875410") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea15_d20250626_m024501_c001_v7007000_t0000_u01750905901119") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b314c_d20250626_m024455_c001_v0001154_t0022_u01750905895882") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeaba_d20250626_m024616_c001_v7007000_t0000_u01750905976413") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390ac6_d20250626_m024606_c001_v0001137_t0050_u01750905966811") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dea_d20250626_m024601_c001_v7007000_t0000_u01750905961076") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a92_d20250626_m024552_c001_v0001137_t0037_u01750905952157") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf1_d20250626_m024546_c001_v7007000_t0000_u01750905946446") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a5c_d20250626_m024537_c001_v0001137_t0021_u01750905937184") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661150_d20250626_m024531_c001_v7007000_t0000_u01750905931395") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a28_d20250626_m024522_c001_v0001137_t0019_u01750905922238") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fddd_d20250626_m024516_c001_v7007000_t0000_u01750905916390") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909f8_d20250626_m024507_c001_v0001137_t0035_u01750905907037") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea07_d20250626_m024457_c001_v7007000_t0000_u01750905897849") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db65_d20250626_m024448_c001_v0001183_t0057_u01750905888921") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a32e_d20250626_m024443_c001_v7007000_t0000_u01750905883190") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b670_d20250626_m024438_c001_v0001136_t0047_u01750905878739") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e605_d20250626_m024437_c001_v7007000_t0000_u01750905877117") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239098a_d20250626_m024429_c001_v0001137_t0052_u01750905869114") 2025/06/26 02:47:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89422_d20250626_m024423_c001_v7007000_t0000_u01750905863305") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da51_d20250626_m024418_c001_v0001183_t0042_u01750905858879") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b660c8c_d20250626_m024416_c001_v7007000_t0000_u01750905856842") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9eb_d20250626_m024408_c001_v0001183_t0054_u01750905848445") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40358b5d4b63f2ae_d20250626_m024359_c001_v7007000_t0000_u01750905839443") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d95d_d20250626_m024350_c001_v0001183_t0032_u01750905830368") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfecf_d20250626_m024344_c001_v7007000_t0000_u01750905824411") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d8c5_d20250626_m024334_c001_v0001183_t0014_u01750905814717") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7ed_d20250626_m024328_c001_v7007000_t0000_u01750905808968") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d827_d20250626_m024319_c001_v0001183_t0020_u01750905799823") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3a62_d20250626_m024440_c001_v7007000_t0000_u01750905880070") 2025/06/26 02:47:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909a2_d20250626_m024435_c001_v0001137_t0050_u01750905875461") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea16_d20250626_m024501_c001_v7007000_t0000_u01750905901305") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db9d_d20250626_m024455_c001_v0001183_t0052_u01750905895949") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeabc_d20250626_m024616_c001_v7007000_t0000_u01750905976595") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304de58_d20250626_m024607_c001_v0001183_t0027_u01750905967363") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115ded_d20250626_m024601_c001_v7007000_t0000_u01750905961257") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304ddcf_d20250626_m024552_c001_v0001183_t0012_u01750905952466") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf2_d20250626_m024546_c001_v7007000_t0000_u01750905946630") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dd43_d20250626_m024537_c001_v0001183_t0000_u01750905937453") 2025/06/26 02:47:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661151_d20250626_m024531_c001_v7007000_t0000_u01750905931577") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dca5_d20250626_m024522_c001_v0001183_t0011_u01750905922628") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fdde_d20250626_m024516_c001_v7007000_t0000_u01750905916576") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dc0f_d20250626_m024507_c001_v0001183_t0000_u01750905907316") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c636c2_d20250626_m024457_c001_v7007000_t0000_u01750905897863") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b696_d20250626_m024449_c001_v0001136_t0002_u01750905889133") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a32f_d20250626_m024443_c001_v7007000_t0000_u01750905883375") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909ac_d20250626_m024438_c001_v0001137_t0051_u01750905878867") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e607_d20250626_m024437_c001_v7007000_t0000_u01750905877300") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dab9_d20250626_m024429_c001_v0001183_t0038_u01750905869590") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89423_d20250626_m024423_c001_v7007000_t0000_u01750905863487") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239096e_d20250626_m024419_c001_v0001137_t0001_u01750905859001") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f281ed_d20250626_m024417_c001_v7007000_t0000_u01750905857235") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30c4_d20250626_m024408_c001_v0001154_t0008_u01750905848641") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404989d699321de8_d20250626_m024359_c001_v7007000_t0000_u01750905839584") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b309a_d20250626_m024350_c001_v0001154_t0008_u01750905830590") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfed1_d20250626_m024344_c001_v7007000_t0000_u01750905824594") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b307e_d20250626_m024334_c001_v0001154_t0023_u01750905814923") 2025/06/26 02:47:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f0_d20250626_m024329_c001_v7007000_t0000_u01750905809149") 2025/06/26 02:47:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3052_d20250626_m024320_c001_v0001154_t0016_u01750905800017") 2025/06/26 02:47:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d539_d20250626_m024440_c001_v7007000_t0000_u01750905880082") 2025/06/26 02:47:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daf3_d20250626_m024435_c001_v0001183_t0038_u01750905875613") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea17_d20250626_m024501_c001_v7007000_t0000_u01750905901488") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dba1_d20250626_m024456_c001_v0001183_t0041_u01750905896158") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeabd_d20250626_m024616_c001_v7007000_t0000_u01750905976791") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b79b_d20250626_m024607_c001_v0001136_t0032_u01750905967567") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115df1_d20250626_m024601_c001_v7007000_t0000_u01750905961439") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b76b_d20250626_m024552_c001_v0001136_t0021_u01750905952770") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf3_d20250626_m024546_c001_v7007000_t0000_u01750905946817") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b73f_d20250626_m024537_c001_v0001136_t0019_u01750905937737") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661152_d20250626_m024531_c001_v7007000_t0000_u01750905931760") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b718_d20250626_m024522_c001_v0001136_t0025_u01750905922872") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fddf_d20250626_m024516_c001_v7007000_t0000_u01750905916762") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6da_d20250626_m024507_c001_v0001136_t0056_u01750905907664") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc3885_d20250626_m024457_c001_v7007000_t0000_u01750905897656") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b313c_d20250626_m024449_c001_v0001154_t0021_u01750905889673") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a330_d20250626_m024443_c001_v7007000_t0000_u01750905883561") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db19_d20250626_m024438_c001_v0001183_t0007_u01750905878893") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a724d5_d20250626_m024437_c001_v7007000_t0000_u01750905877354") 2025/06/26 02:47:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b640_d20250626_m024429_c001_v0001136_t0021_u01750905869817") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89424_d20250626_m024423_c001_v7007000_t0000_u01750905863668") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da57_d20250626_m024419_c001_v0001183_t0025_u01750905859088") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3638_d20250626_m024417_c001_v7007000_t0000_u01750905857044") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5eb_d20250626_m024409_c001_v0001136_t0058_u01750905849135") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedff10_d20250626_m024359_c001_v7007000_t0000_u01750905839379") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908ec_d20250626_m024350_c001_v0001137_t0019_u01750905830937") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfed2_d20250626_m024344_c001_v7007000_t0000_u01750905824776") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908b8_d20250626_m024335_c001_v0001137_t0017_u01750905815291") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f2_d20250626_m024329_c001_v7007000_t0000_u01750905809331") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390880_d20250626_m024320_c001_v0001137_t0059_u01750905800408") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128cdb7_d20250626_m024440_c001_v7007000_t0000_u01750905880316") 2025/06/26 02:47:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b662_d20250626_m024435_c001_v0001136_t0034_u01750905875749") 2025/06/26 02:47:09 DEBUG : dir1/0007-12345: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea19_d20250626_m024501_c001_v7007000_t0000_u01750905901672") 2025/06/26 02:47:09 DEBUG : dir1/0007-12345: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909da_d20250626_m024456_c001_v0001137_t0052_u01750905896178") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeabe_d20250626_m024616_c001_v7007000_t0000_u01750905976973") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b321e_d20250626_m024608_c001_v0001154_t0008_u01750905968085") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115df3_d20250626_m024601_c001_v7007000_t0000_u01750905961628") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31f6_d20250626_m024553_c001_v0001154_t0007_u01750905953135") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf4_d20250626_m024547_c001_v7007000_t0000_u01750905947000") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31d3_d20250626_m024538_c001_v0001154_t0001_u01750905938024") 2025/06/26 02:47:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661155_d20250626_m024531_c001_v7007000_t0000_u01750905931943") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b319c_d20250626_m024523_c001_v0001154_t0020_u01750905923165") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde0_d20250626_m024516_c001_v7007000_t0000_u01750905916950") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3178_d20250626_m024508_c001_v0001154_t0023_u01750905908072") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a72517_d20250626_m024458_c001_v7007000_t0000_u01750905898073") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909c8_d20250626_m024450_c001_v0001137_t0054_u01750905890161") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a331_d20250626_m024443_c001_v7007000_t0000_u01750905883746") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3122_d20250626_m024439_c001_v0001154_t0017_u01750905879001") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731aee_d20250626_m024437_c001_v7007000_t0000_u01750905877134") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30fc_d20250626_m024430_c001_v0001154_t0015_u01750905870193") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89425_d20250626_m024423_c001_v7007000_t0000_u01750905863850") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da59_d20250626_m024419_c001_v0001183_t0010_u01750905859292") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b660c8d_d20250626_m024417_c001_v7007000_t0000_u01750905857033") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390934_d20250626_m024409_c001_v0001137_t0029_u01750905849487") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedff11_d20250626_m024359_c001_v7007000_t0000_u01750905839592") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5ab_d20250626_m024351_c001_v0001136_t0027_u01750905831223") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfed4_d20250626_m024344_c001_v7007000_t0000_u01750905824993") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b56d_d20250626_m024335_c001_v0001136_t0001_u01750905815628") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f4_d20250626_m024329_c001_v7007000_t0000_u01750905809512") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b53d_d20250626_m024320_c001_v0001136_t0058_u01750905800822") 2025/06/26 02:47:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a323_d20250626_m024440_c001_v7007000_t0000_u01750905880093") 2025/06/26 02:47:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3110_d20250626_m024435_c001_v0001154_t0019_u01750905875783") 2025/06/26 02:47:11 DEBUG : dir1/0008-23456: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea1a_d20250626_m024501_c001_v7007000_t0000_u01750905901861") 2025/06/26 02:47:11 DEBUG : dir1/0008-23456: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3150_d20250626_m024456_c001_v0001154_t0025_u01750905896220") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeabf_d20250626_m024617_c001_v7007000_t0000_u01750905977154") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390aca_d20250626_m024608_c001_v0001137_t0031_u01750905968421") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115df6_d20250626_m024601_c001_v7007000_t0000_u01750905961810") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a9c_d20250626_m024553_c001_v0001137_t0054_u01750905953459") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf5_d20250626_m024547_c001_v7007000_t0000_u01750905947183") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a5e_d20250626_m024538_c001_v0001137_t0051_u01750905938376") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661156_d20250626_m024532_c001_v7007000_t0000_u01750905932126") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a2c_d20250626_m024523_c001_v0001137_t0052_u01750905923512") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde1_d20250626_m024517_c001_v7007000_t0000_u01750905917137") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a06_d20250626_m024508_c001_v0001137_t0035_u01750905908429") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea06_d20250626_m024457_c001_v7007000_t0000_u01750905897665") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db71_d20250626_m024450_c001_v0001183_t0011_u01750905890617") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a332_d20250626_m024443_c001_v7007000_t0000_u01750905883932") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db1b_d20250626_m024439_c001_v0001183_t0053_u01750905879104") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a321_d20250626_m024437_c001_v7007000_t0000_u01750905877136") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239098e_d20250626_m024430_c001_v0001137_t0011_u01750905870583") 2025/06/26 02:47:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89426_d20250626_m024424_c001_v7007000_t0000_u01750905864031") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390970_d20250626_m024419_c001_v0001137_t0040_u01750905859314") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d52a_d20250626_m024417_c001_v7007000_t0000_u01750905857431") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9f3_d20250626_m024409_c001_v0001183_t0021_u01750905849863") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee844_d20250626_m024359_c001_v7007000_t0000_u01750905839329") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d967_d20250626_m024351_c001_v0001183_t0014_u01750905831538") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfed6_d20250626_m024345_c001_v7007000_t0000_u01750905825175") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d8d1_d20250626_m024336_c001_v0001183_t0029_u01750905816016") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f5_d20250626_m024329_c001_v7007000_t0000_u01750905809694") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d839_d20250626_m024321_c001_v0001183_t0032_u01750905801236") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547db3_d20250626_m024440_c001_v7007000_t0000_u01750905880108") 2025/06/26 02:47:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daf7_d20250626_m024435_c001_v0001183_t0029_u01750905875824") 2025/06/26 02:47:12 DEBUG : dir1/0009-34567: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea1d_d20250626_m024502_c001_v7007000_t0000_u01750905902045") 2025/06/26 02:47:12 DEBUG : dir1/0009-34567: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6b2_d20250626_m024456_c001_v0001136_t0015_u01750905896289") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac0_d20250626_m024617_c001_v7007000_t0000_u01750905977337") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304de68_d20250626_m024608_c001_v0001183_t0051_u01750905968719") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dfa_d20250626_m024601_c001_v7007000_t0000_u01750905961993") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dddd_d20250626_m024553_c001_v0001183_t0023_u01750905953889") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf6_d20250626_m024547_c001_v7007000_t0000_u01750905947366") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dd51_d20250626_m024538_c001_v0001183_t0010_u01750905938909") 2025/06/26 02:47:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661157_d20250626_m024532_c001_v7007000_t0000_u01750905932309") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dcb5_d20250626_m024524_c001_v0001183_t0000_u01750905924125") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde2_d20250626_m024517_c001_v7007000_t0000_u01750905917323") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dc23_d20250626_m024508_c001_v0001183_t0038_u01750905908774") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f402ff3cf693ab829_d20250626_m024458_c001_v7007000_t0000_u01750905898188") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b69c_d20250626_m024450_c001_v0001136_t0059_u01750905890863") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a333_d20250626_m024444_c001_v7007000_t0000_u01750905884119") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909b0_d20250626_m024439_c001_v0001137_t0037_u01750905879259") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3677_d20250626_m024437_c001_v7007000_t0000_u01750905877138") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dac5_d20250626_m024430_c001_v0001183_t0053_u01750905870906") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89427_d20250626_m024424_c001_v7007000_t0000_u01750905864213") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b620_d20250626_m024419_c001_v0001136_t0011_u01750905859364") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89416_d20250626_m024417_c001_v7007000_t0000_u01750905857444") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30c6_d20250626_m024410_c001_v0001154_t0007_u01750905850074") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee845_d20250626_m024359_c001_v7007000_t0000_u01750905839524") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b309e_d20250626_m024351_c001_v0001154_t0021_u01750905831741") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfed8_d20250626_m024345_c001_v7007000_t0000_u01750905825359") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3082_d20250626_m024336_c001_v0001154_t0006_u01750905816224") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f7_d20250626_m024329_c001_v7007000_t0000_u01750905809876") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3054_d20250626_m024321_c001_v0001154_t0005_u01750905801449") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128cdb4_d20250626_m024440_c001_v7007000_t0000_u01750905880129") 2025/06/26 02:47:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909a4_d20250626_m024435_c001_v0001137_t0019_u01750905875855") 2025/06/26 02:47:14 DEBUG : dir1/0010-45678: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea1e_d20250626_m024502_c001_v7007000_t0000_u01750905902232") 2025/06/26 02:47:14 DEBUG : dir1/0010-45678: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dba9_d20250626_m024456_c001_v0001183_t0042_u01750905896363") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac1_d20250626_m024617_c001_v7007000_t0000_u01750905977519") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b79f_d20250626_m024608_c001_v0001136_t0024_u01750905968918") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115dfd_d20250626_m024602_c001_v7007000_t0000_u01750905962174") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b773_d20250626_m024554_c001_v0001136_t0035_u01750905954091") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf7_d20250626_m024547_c001_v7007000_t0000_u01750905947551") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b743_d20250626_m024539_c001_v0001136_t0047_u01750905939107") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661159_d20250626_m024532_c001_v7007000_t0000_u01750905932508") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b71c_d20250626_m024524_c001_v0001136_t0034_u01750905924437") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde3_d20250626_m024517_c001_v7007000_t0000_u01750905917516") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6e2_d20250626_m024508_c001_v0001136_t0029_u01750905908987") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c636bf_d20250626_m024457_c001_v7007000_t0000_u01750905897676") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3142_d20250626_m024451_c001_v0001154_t0024_u01750905891267") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a334_d20250626_m024444_c001_v7007000_t0000_u01750905884305") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b672_d20250626_m024439_c001_v0001136_t0048_u01750905879271") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d536_d20250626_m024437_c001_v7007000_t0000_u01750905877149") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b648_d20250626_m024431_c001_v0001136_t0030_u01750905871120") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89428_d20250626_m024424_c001_v7007000_t0000_u01750905864407") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30f0_d20250626_m024419_c001_v0001154_t0025_u01750905859371") 2025/06/26 02:47:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64ac7_d20250626_m024417_c001_v7007000_t0000_u01750905857450") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5f1_d20250626_m024410_c001_v0001136_t0009_u01750905850412") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e164_d20250626_m024359_c001_v7007000_t0000_u01750905839540") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908f4_d20250626_m024352_c001_v0001137_t0026_u01750905832223") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfeda_d20250626_m024345_c001_v7007000_t0000_u01750905825556") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908be_d20250626_m024336_c001_v0001137_t0009_u01750905816802") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7f9_d20250626_m024330_c001_v7007000_t0000_u01750905810057") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390888_d20250626_m024321_c001_v0001137_t0009_u01750905801801") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c39_d20250626_m024440_c001_v7007000_t0000_u01750905880324") 2025/06/26 02:47:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daf9_d20250626_m024436_c001_v0001183_t0043_u01750905876020") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea20_d20250626_m024502_c001_v7007000_t0000_u01750905902418") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dbad_d20250626_m024456_c001_v0001183_t0030_u01750905896575") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac2_d20250626_m024617_c001_v7007000_t0000_u01750905977701") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3222_d20250626_m024609_c001_v0001154_t0012_u01750905969224") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e00_d20250626_m024602_c001_v7007000_t0000_u01750905962363") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31fc_d20250626_m024554_c001_v0001154_t0011_u01750905954401") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf8_d20250626_m024547_c001_v7007000_t0000_u01750905947734") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31d7_d20250626_m024539_c001_v0001154_t0021_u01750905939687") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66115a_d20250626_m024532_c001_v7007000_t0000_u01750905932706") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31a0_d20250626_m024524_c001_v0001154_t0022_u01750905924756") 2025/06/26 02:47:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde4_d20250626_m024517_c001_v7007000_t0000_u01750905917703") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b317c_d20250626_m024509_c001_v0001154_t0010_u01750905909316") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea0a_d20250626_m024458_c001_v7007000_t0000_u01750905898217") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909cc_d20250626_m024451_c001_v0001137_t0010_u01750905891771") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a335_d20250626_m024444_c001_v7007000_t0000_u01750905884505") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db23_d20250626_m024439_c001_v0001183_t0012_u01750905879322") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e602_d20250626_m024436_c001_v7007000_t0000_u01750905876749") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30fe_d20250626_m024431_c001_v0001154_t0019_u01750905871403") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89429_d20250626_m024424_c001_v7007000_t0000_u01750905864594") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da5b_d20250626_m024419_c001_v0001183_t0026_u01750905859494") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89415_d20250626_m024417_c001_v7007000_t0000_u01750905857260") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239093c_d20250626_m024410_c001_v0001137_t0053_u01750905850831") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404989d699321de7_d20250626_m024359_c001_v7007000_t0000_u01750905839375") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5b5_d20250626_m024352_c001_v0001136_t0010_u01750905832747") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfedb_d20250626_m024345_c001_v7007000_t0000_u01750905825752") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b575_d20250626_m024337_c001_v0001136_t0037_u01750905817238") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7fa_d20250626_m024330_c001_v7007000_t0000_u01750905810239") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b543_d20250626_m024322_c001_v0001136_t0027_u01750905802216") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a724d9_d20250626_m024440_c001_v7007000_t0000_u01750905880430") 2025/06/26 02:47:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b666_d20250626_m024436_c001_v0001136_t0045_u01750905876032") 2025/06/26 02:47:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea22_d20250626_m024502_c001_v7007000_t0000_u01750905902604") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909dc_d20250626_m024456_c001_v0001137_t0023_u01750905896639") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac3_d20250626_m024617_c001_v7007000_t0000_u01750905977885") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390ad0_d20250626_m024609_c001_v0001137_t0023_u01750905969652") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e03_d20250626_m024602_c001_v7007000_t0000_u01750905962566") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a9e_d20250626_m024554_c001_v0001137_t0031_u01750905954756") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bf9_d20250626_m024547_c001_v7007000_t0000_u01750905947918") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a6a_d20250626_m024540_c001_v0001137_t0019_u01750905940031") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66115b_d20250626_m024532_c001_v7007000_t0000_u01750905932889") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a38_d20250626_m024525_c001_v0001137_t0057_u01750905925100") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde5_d20250626_m024517_c001_v7007000_t0000_u01750905917889") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390a0a_d20250626_m024509_c001_v0001137_t0055_u01750905909660") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f402ff3cf693ab825_d20250626_m024458_c001_v7007000_t0000_u01750905898005") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db81_d20250626_m024452_c001_v0001183_t0030_u01750905892112") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a336_d20250626_m024444_c001_v7007000_t0000_u01750905884690") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3124_d20250626_m024439_c001_v0001154_t0017_u01750905879350") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c34_d20250626_m024436_c001_v7007000_t0000_u01750905876738") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390990_d20250626_m024431_c001_v0001137_t0044_u01750905871748") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8942a_d20250626_m024424_c001_v7007000_t0000_u01750905864776") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390972_d20250626_m024419_c001_v0001137_t0005_u01750905859667") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b660c8e_d20250626_m024417_c001_v7007000_t0000_u01750905857215") 2025/06/26 02:47:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9ff_d20250626_m024411_c001_v0001183_t0047_u01750905851313") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40358b5d4b63f2af_d20250626_m024359_c001_v7007000_t0000_u01750905839625") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d97d_d20250626_m024353_c001_v0001183_t0013_u01750905833355") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfedd_d20250626_m024345_c001_v7007000_t0000_u01750905825951") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d8e7_d20250626_m024337_c001_v0001183_t0011_u01750905817546") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7fc_d20250626_m024330_c001_v7007000_t0000_u01750905810420") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d841_d20250626_m024322_c001_v0001183_t0051_u01750905802617") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547db4_d20250626_m024440_c001_v7007000_t0000_u01750905880293") 2025/06/26 02:47:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909a6_d20250626_m024436_c001_v0001137_t0054_u01750905876143") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea23_d20250626_m024502_c001_v7007000_t0000_u01750905902794") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6b6_d20250626_m024456_c001_v0001136_t0023_u01750905896769") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac4_d20250626_m024618_c001_v7007000_t0000_u01750905978067") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304de70_d20250626_m024609_c001_v0001183_t0046_u01750905969928") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e06_d20250626_m024602_c001_v7007000_t0000_u01750905962747") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dde5_d20250626_m024555_c001_v0001183_t0016_u01750905955041") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bfa_d20250626_m024548_c001_v7007000_t0000_u01750905948107") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dd63_d20250626_m024540_c001_v0001183_t0052_u01750905940507") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66115d_d20250626_m024533_c001_v7007000_t0000_u01750905933073") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dcbf_d20250626_m024525_c001_v0001183_t0045_u01750905925545") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde6_d20250626_m024518_c001_v7007000_t0000_u01750905918076") 2025/06/26 02:47:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dc33_d20250626_m024510_c001_v0001183_t0046_u01750905910198") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedff5c_d20250626_m024458_c001_v7007000_t0000_u01750905898041") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6a2_d20250626_m024452_c001_v0001136_t0015_u01750905892377") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a337_d20250626_m024444_c001_v7007000_t0000_u01750905884876") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db25_d20250626_m024439_c001_v0001183_t0013_u01750905879524") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f415f2c7c42a724d4_d20250626_m024437_c001_v7007000_t0000_u01750905877167") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dacf_d20250626_m024432_c001_v0001183_t0040_u01750905872076") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8942b_d20250626_m024424_c001_v7007000_t0000_u01750905864958") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da5f_d20250626_m024419_c001_v0001183_t0047_u01750905859690") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64ac5_d20250626_m024417_c001_v7007000_t0000_u01750905857264") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30d0_d20250626_m024411_c001_v0001154_t0012_u01750905851515") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee847_d20250626_m024359_c001_v7007000_t0000_u01750905839705") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30a2_d20250626_m024353_c001_v0001154_t0000_u01750905833559") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfedf_d20250626_m024346_c001_v7007000_t0000_u01750905826133") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3086_d20250626_m024337_c001_v0001154_t0019_u01750905817772") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7fd_d20250626_m024330_c001_v7007000_t0000_u01750905810606") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b305a_d20250626_m024322_c001_v0001154_t0010_u01750905802824") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e611_d20250626_m024440_c001_v7007000_t0000_u01750905880114") 2025/06/26 02:47:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3112_d20250626_m024436_c001_v0001154_t0020_u01750905876214") 2025/06/26 02:47:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea25_d20250626_m024502_c001_v7007000_t0000_u01750905902986") 2025/06/26 02:47:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dbb5_d20250626_m024456_c001_v0001183_t0030_u01750905896898") 2025/06/26 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac5_d20250626_m024618_c001_v7007000_t0000_u01750905978249") 2025/06/26 02:47:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b7a1_d20250626_m024610_c001_v0001136_t0019_u01750905970128") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e0a_d20250626_m024602_c001_v7007000_t0000_u01750905962929") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b775_d20250626_m024555_c001_v0001136_t0017_u01750905955276") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bfb_d20250626_m024548_c001_v7007000_t0000_u01750905948290") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b749_d20250626_m024540_c001_v0001136_t0054_u01750905940726") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66115e_d20250626_m024533_c001_v7007000_t0000_u01750905933254") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b720_d20250626_m024525_c001_v0001136_t0018_u01750905925776") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde7_d20250626_m024518_c001_v7007000_t0000_u01750905918296") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6e8_d20250626_m024510_c001_v0001136_t0044_u01750905910402") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc3886_d20250626_m024457_c001_v7007000_t0000_u01750905897837") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3144_d20250626_m024452_c001_v0001154_t0005_u01750905892664") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a338_d20250626_m024445_c001_v7007000_t0000_u01750905885070") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909b2_d20250626_m024439_c001_v0001137_t0058_u01750905879585") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a320_d20250626_m024436_c001_v7007000_t0000_u01750905876951") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b64e_d20250626_m024432_c001_v0001136_t0038_u01750905872286") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8942c_d20250626_m024425_c001_v7007000_t0000_u01750905865139") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30f2_d20250626_m024419_c001_v0001154_t0000_u01750905859787") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7890_d20250626_m024417_c001_v7007000_t0000_u01750905857463") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5f7_d20250626_m024412_c001_v0001136_t0019_u01750905852020") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4086edb20a16d49a_d20250626_m024359_c001_v7007000_t0000_u01750905839548") 2025/06/26 02:47:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908fc_d20250626_m024354_c001_v0001137_t0020_u01750905834022") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfee0_d20250626_m024346_c001_v7007000_t0000_u01750905826315") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423908c0_d20250626_m024338_c001_v0001137_t0050_u01750905818212") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee7ff_d20250626_m024330_c001_v7007000_t0000_u01750905810789") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239088e_d20250626_m024323_c001_v0001137_t0040_u01750905803240") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c38_d20250626_m024440_c001_v7007000_t0000_u01750905880133") 2025/06/26 02:47:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304dafd_d20250626_m024436_c001_v0001183_t0049_u01750905876223") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea26_d20250626_m024503_c001_v7007000_t0000_u01750905903170") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3156_d20250626_m024457_c001_v0001154_t0000_u01750905897063") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac6_d20250626_m024618_c001_v7007000_t0000_u01750905978430") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3228_d20250626_m024610_c001_v0001154_t0001_u01750905970432") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e0d_d20250626_m024603_c001_v7007000_t0000_u01750905963122") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31fe_d20250626_m024555_c001_v0001154_t0018_u01750905955561") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bfc_d20250626_m024548_c001_v7007000_t0000_u01750905948487") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31d9_d20250626_m024541_c001_v0001154_t0005_u01750905941192") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b66115f_d20250626_m024533_c001_v7007000_t0000_u01750905933436") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31a6_d20250626_m024526_c001_v0001154_t0022_u01750905926093") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde8_d20250626_m024518_c001_v7007000_t0000_u01750905918482") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3182_d20250626_m024510_c001_v0001154_t0010_u01750905910766") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f402ff3cf693ab822_d20250626_m024457_c001_v7007000_t0000_u01750905897822") 2025/06/26 02:47:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909d0_d20250626_m024453_c001_v0001137_t0044_u01750905893002") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a339_d20250626_m024445_c001_v7007000_t0000_u01750905885255") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3126_d20250626_m024439_c001_v0001154_t0022_u01750905879677") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c35_d20250626_m024436_c001_v7007000_t0000_u01750905876920") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3100_d20250626_m024432_c001_v0001154_t0022_u01750905872567") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8942d_d20250626_m024425_c001_v7007000_t0000_u01750905865321") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da61_d20250626_m024419_c001_v0001183_t0029_u01750905859884") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef788d_d20250626_m024417_c001_v7007000_t0000_u01750905857273") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390948_d20250626_m024412_c001_v0001137_t0043_u01750905852361") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef781f_d20250626_m024359_c001_v7007000_t0000_u01750905839158") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5bd_d20250626_m024354_c001_v0001136_t0055_u01750905834442") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfee2_d20250626_m024346_c001_v7007000_t0000_u01750905826497") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b57b_d20250626_m024338_c001_v0001136_t0053_u01750905818642") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee801_d20250626_m024330_c001_v7007000_t0000_u01750905810972") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b545_d20250626_m024323_c001_v0001136_t0057_u01750905803642") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e612_d20250626_m024440_c001_v7007000_t0000_u01750905880302") 2025/06/26 02:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304daff_d20250626_m024436_c001_v0001183_t0010_u01750905876418") 2025/06/26 02:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e175_d20250626_m024402_c001_v7007000_t0000_u01750905842090") 2025/06/26 02:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d997_d20250626_m024357_c001_v0001183_t0051_u01750905837519") 2025/06/26 02:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e176_d20250626_m024402_c001_v7007000_t0000_u01750905842273") 2025/06/26 02:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30ac_d20250626_m024357_c001_v0001154_t0025_u01750905837655") 2025/06/26 02:47:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e178_d20250626_m024402_c001_v7007000_t0000_u01750905842455") 2025/06/26 02:47:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239090a_d20250626_m024357_c001_v0001137_t0029_u01750905837667") 2025/06/26 02:47:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e17a_d20250626_m024402_c001_v7007000_t0000_u01750905842638") 2025/06/26 02:47:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d999_d20250626_m024357_c001_v0001183_t0015_u01750905837742") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e17b_d20250626_m024402_c001_v7007000_t0000_u01750905842829") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5c9_d20250626_m024357_c001_v0001136_t0022_u01750905837756") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e17d_d20250626_m024403_c001_v7007000_t0000_u01750905843013") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d99d_d20250626_m024357_c001_v0001183_t0037_u01750905837946") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e17e_d20250626_m024403_c001_v7007000_t0000_u01750905843196") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390910_d20250626_m024358_c001_v0001137_t0016_u01750905838020") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e180_d20250626_m024403_c001_v7007000_t0000_u01750905843379") 2025/06/26 02:47:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30b2_d20250626_m024358_c001_v0001154_t0016_u01750905838074") 2025/06/26 02:47:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e182_d20250626_m024403_c001_v7007000_t0000_u01750905843561") 2025/06/26 02:47:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5cb_d20250626_m024358_c001_v0001136_t0003_u01750905838116") 2025/06/26 02:47:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e183_d20250626_m024403_c001_v7007000_t0000_u01750905843744") 2025/06/26 02:47:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d99f_d20250626_m024358_c001_v0001183_t0012_u01750905838154") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e186_d20250626_m024403_c001_v7007000_t0000_u01750905843927") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390912_d20250626_m024358_c001_v0001137_t0042_u01750905838321") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e189_d20250626_m024404_c001_v7007000_t0000_u01750905844111") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9a1_d20250626_m024358_c001_v0001183_t0026_u01750905838349") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e18d_d20250626_m024404_c001_v7007000_t0000_u01750905844294") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30b4_d20250626_m024358_c001_v0001154_t0007_u01750905838491") 2025/06/26 02:47:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e191_d20250626_m024404_c001_v7007000_t0000_u01750905844478") 2025/06/26 02:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5cf_d20250626_m024358_c001_v0001136_t0048_u01750905838519") 2025/06/26 02:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e194_d20250626_m024404_c001_v7007000_t0000_u01750905844662") 2025/06/26 02:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d9a3_d20250626_m024358_c001_v0001183_t0022_u01750905838570") 2025/06/26 02:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e198_d20250626_m024404_c001_v7007000_t0000_u01750905844855") 2025/06/26 02:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390916_d20250626_m024358_c001_v0001137_t0015_u01750905838657") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4154f524e8c46c2a_d20250626_m024420_c001_v7007000_t0000_u01750905860607") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da1f_d20250626_m024415_c001_v0001183_t0044_u01750905855177") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89418_d20250626_m024420_c001_v7007000_t0000_u01750905860259") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30de_d20250626_m024415_c001_v0001154_t0006_u01750905855293") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64acc_d20250626_m024420_c001_v7007000_t0000_u01750905860616") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b608_d20250626_m024415_c001_v0001136_t0049_u01750905855306") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40358b5d4b63f2c2_d20250626_m024420_c001_v7007000_t0000_u01750905860299") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390958_d20250626_m024415_c001_v0001137_t0001_u01750905855362") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8941a_d20250626_m024420_c001_v7007000_t0000_u01750905860632") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da21_d20250626_m024415_c001_v0001183_t0001_u01750905855393") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40730db716b64acb_d20250626_m024420_c001_v7007000_t0000_u01750905860432") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da25_d20250626_m024415_c001_v0001183_t0038_u01750905855610") 2025/06/26 02:47:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d52e_d20250626_m024420_c001_v7007000_t0000_u01750905860267") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30e0_d20250626_m024415_c001_v0001154_t0021_u01750905855622") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa89419_d20250626_m024420_c001_v7007000_t0000_u01750905860449") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b60a_d20250626_m024415_c001_v0001136_t0030_u01750905855729") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef78b5_d20250626_m024420_c001_v7007000_t0000_u01750905860405") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239095e_d20250626_m024415_c001_v0001137_t0058_u01750905855790") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc363c_d20250626_m024420_c001_v7007000_t0000_u01750905860275") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da2d_d20250626_m024415_c001_v0001183_t0026_u01750905855833") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4154f524e8c46c29_d20250626_m024420_c001_v7007000_t0000_u01750905860423") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b30e4_d20250626_m024416_c001_v0001154_t0005_u01750905856012") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ad5464f73d52f_d20250626_m024420_c001_v7007000_t0000_u01750905860461") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da31_d20250626_m024416_c001_v0001183_t0029_u01750905856048") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f281f0_d20250626_m024420_c001_v7007000_t0000_u01750905860469") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b60e_d20250626_m024416_c001_v0001136_t0035_u01750905856156") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40358b5d4b63f2c3_d20250626_m024420_c001_v7007000_t0000_u01750905860481") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390960_d20250626_m024416_c001_v0001137_t0055_u01750905856203") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4154f524e8c46c28_d20250626_m024420_c001_v7007000_t0000_u01750905860237") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304da39_d20250626_m024416_c001_v0001183_t0000_u01750905856259") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef78b2_d20250626_m024420_c001_v7007000_t0000_u01750905860224") 2025/06/26 02:47:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b612_d20250626_m024416_c001_v0001136_t0021_u01750905856546") 2025/06/26 02:47:25 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6058_d20250626_m024219_c001_v7007000_t0000_u01750905739958") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116037e76c59ee65_d20250626_m024217_c001_v0001181_t0021_u01750905737740") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c62f50_d20250626_m024217_c001_v7007000_t0000_u01750905737556") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116037e76c59ee51_d20250626_m024215_c001_v0001181_t0004_u01750905735092") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c62f4c_d20250626_m024214_c001_v7007000_t0000_u01750905734351") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239073f_d20250626_m024210_c001_v0001137_t0018_u01750905730375") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6050_d20250626_m024208_c001_v7007000_t0000_u01750905728906") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11483e15e646a20a_d20250626_m024206_c001_v0001182_t0011_u01750905726598") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cdbcb_d20250626_m024206_c001_v7007000_t0000_u01750905726418") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11483e15e646a1e6_d20250626_m024203_c001_v0001182_t0034_u01750905723628") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cdbc8_d20250626_m024202_c001_v7007000_t0000_u01750905722908") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d4d7_d20250626_m024159_c001_v0001183_t0003_u01750905719537") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c604c_d20250626_m024158_c001_v7007000_t0000_u01750905718257") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11264b90f9b209ad_d20250626_m024156_c001_v0001172_t0040_u01750905716637") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6ae05_d20250626_m024156_c001_v7007000_t0000_u01750905716454") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11264b90f9b2099d_d20250626_m024153_c001_v0001172_t0021_u01750905713309") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6ae01_d20250626_m024152_c001_v7007000_t0000_u01750905712587") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d455_d20250626_m024149_c001_v0001183_t0047_u01750905709332") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6048_d20250626_m024148_c001_v7007000_t0000_u01750905708354") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f108322ff5e4af7c1_d20250626_m024146_c001_v0001100_t0026_u01750905706639") 2025/06/26 02:47:26 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ceea3fbd4b5b6_d20250626_m024146_c001_v7007000_t0000_u01750905706454") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f108322ff5e4af7b7_d20250626_m024143_c001_v0001100_t0005_u01750905703083") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ceea3fbd4b5b1_d20250626_m024142_c001_v7007000_t0000_u01750905702354") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d3d9_d20250626_m024137_c001_v0001183_t0044_u01750905697134") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bb70_d20250626_m024136_c001_v7007000_t0000_u01750905696226") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f118e5353d4c994a9_d20250626_m024134_c001_v0001116_t0025_u01750905694036") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547bc9_d20250626_m024133_c001_v7007000_t0000_u01750905693850") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f118e5353d4c9949d_d20250626_m024130_c001_v0001116_t0034_u01750905690472") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547bc6_d20250626_m024129_c001_v7007000_t0000_u01750905689740") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d360_d20250626_m024124_c001_v0001183_t0029_u01750905684719") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128c938_d20250626_m024123_c001_v7007000_t0000_u01750905683814") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116f6c4cd6a4f10f_d20250626_m024121_c001_v0001153_t0009_u01750905681854") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc35f4_d20250626_m024121_c001_v7007000_t0000_u01750905681668") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116f6c4cd6a4f109_d20250626_m024118_c001_v0001153_t0008_u01750905678344") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc35d3_d20250626_m024117_c001_v7007000_t0000_u01750905677612") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d300_d20250626_m024112_c001_v0001183_t0053_u01750905672596") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7604_d20250626_m024111_c001_v7007000_t0000_u01750905671494") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1107a537329f2050_d20250626_m024106_c001_v0001181_t0008_u01750905666472") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f27e36_d20250626_m024106_c001_v7007000_t0000_u01750905666274") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d2a2_d20250626_m024102_c001_v0001183_t0044_u01750905662430") 2025/06/26 02:47:27 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f119df60c2b9108df_d20250626_m024101_c001_v0001184_t0019_u01750905661672") 2025/06/26 02:47:28 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f119df60c2b9108c9_d20250626_m024100_c001_v0001184_t0021_u01750905660650") 2025/06/26 02:47:28 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c5fd1_d20250626_m024047_c001_v7007000_t0000_u01750905647620") 2025/06/26 02:47:28 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390643_d20250626_m024040_c001_v0001137_t0054_u01750905640822") 2025/06/26 02:47:28 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f108ff60e8cb4a301_d20250626_m024040_c001_v0001177_t0048_u01750905640051") 2025/06/26 02:47:28 DEBUG : dst/one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f108ff60e8cb4a2f9_d20250626_m024039_c001_v0001177_t0033_u01750905639092") 2025/06/26 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6059_d20250626_m024220_c001_v7007000_t0000_u01750905740142") 2025/06/26 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1014c356dac8cdb6_d20250626_m024217_c001_v0001184_t0016_u01750905737344") 2025/06/26 02:47:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10309f1c216c9be7_d20250626_m024214_c001_v0001184_t0040_u01750905734144") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6051_d20250626_m024209_c001_v7007000_t0000_u01750905729088") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f101fd49d49dca7a9_d20250626_m024205_c001_v0001113_t0042_u01750905725982") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10139f5694e1aee0_d20250626_m024202_c001_v0001182_t0027_u01750905722704") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c604d_d20250626_m024158_c001_v7007000_t0000_u01750905718438") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f115826b9663a8e15_d20250626_m024156_c001_v0001092_t0046_u01750905716133") 2025/06/26 02:47:28 DEBUG : dst/one.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f117f29a86b096fc7_d20250626_m024152_c001_v0001041_t0013_u01750905712255") 2025/06/26 02:47:28 DEBUG : dst/three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef7607_d20250626_m024111_c001_v7007000_t0000_u01750905671677") 2025/06/26 02:47:28 DEBUG : dst/three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f119df60c2b91094d_d20250626_m024110_c001_v0001184_t0036_u01750905670168") 2025/06/26 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c605a_d20250626_m024220_c001_v7007000_t0000_u01750905740323") 2025/06/26 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109c43e5c8fa53ca_d20250626_m024218_c001_v0001041_t0047_u01750905738508") 2025/06/26 02:47:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10309f1c216c9bf7_d20250626_m024215_c001_v0001184_t0030_u01750905735934") 2025/06/26 02:47:28 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c605c_d20250626_m024220_c001_v7007000_t0000_u01750905740505") 2025/06/26 02:47:28 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116037e76c59ee69_d20250626_m024219_c001_v0001181_t0000_u01750905739196") 2025/06/26 02:47:28 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c62f53_d20250626_m024219_c001_v7007000_t0000_u01750905739010") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f116037e76c59ee5d_d20250626_m024216_c001_v0001181_t0009_u01750905736365") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c62f4e_d20250626_m024216_c001_v7007000_t0000_u01750905736175") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390747_d20250626_m024211_c001_v0001137_t0057_u01750905731327") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6052_d20250626_m024209_c001_v7007000_t0000_u01750905729271") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11483e15e646a221_d20250626_m024208_c001_v0001182_t0048_u01750905728310") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cdbcc_d20250626_m024208_c001_v7007000_t0000_u01750905728130") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11483e15e646a1f0_d20250626_m024205_c001_v0001182_t0036_u01750905725008") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cdbc9_d20250626_m024204_c001_v7007000_t0000_u01750905724827") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d4e1_d20250626_m024200_c001_v0001183_t0059_u01750905720033") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6ae06_d20250626_m024157_c001_v7007000_t0000_u01750905717703") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390717_d20250626_m024155_c001_v0001137_t0012_u01750905715256") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6ae03_d20250626_m024154_c001_v7007000_t0000_u01750905714521") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d45a_d20250626_m024149_c001_v0001183_t0037_u01750905709810") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ceea3fbd4b5b7_d20250626_m024147_c001_v7007000_t0000_u01750905707433") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906fb_d20250626_m024145_c001_v0001137_t0004_u01750905705160") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f416ceea3fbd4b5b4_d20250626_m024144_c001_v7007000_t0000_u01750905704068") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d3df_d20250626_m024137_c001_v0001183_t0011_u01750905697811") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547bcb_d20250626_m024135_c001_v7007000_t0000_u01750905695297") 2025/06/26 02:47:29 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906d5_d20250626_m024132_c001_v0001137_t0043_u01750905692741") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f417e77404c547bc8_d20250626_m024131_c001_v7007000_t0000_u01750905691632") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d364_d20250626_m024125_c001_v0001183_t0038_u01750905685239") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc35fe_d20250626_m024122_c001_v7007000_t0000_u01750905682867") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906b7_d20250626_m024120_c001_v0001137_t0023_u01750905680470") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4008bcc009dc35e1_d20250626_m024119_c001_v7007000_t0000_u01750905679381") 2025/06/26 02:47:30 DEBUG : dst/three.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d302_d20250626_m024113_c001_v0001183_t0044_u01750905673096") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6053_d20250626_m024209_c001_v7007000_t0000_u01750905729453") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1086f0b3eca9bf43_d20250626_m024207_c001_v0001116_t0029_u01750905727360") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f105a7a725d74e02e_d20250626_m024204_c001_v0001043_t0003_u01750905724404") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c604e_d20250626_m024158_c001_v7007000_t0000_u01750905718634") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10155abe152d9890_d20250626_m024157_c001_v0001032_t0055_u01750905717182") 2025/06/26 02:47:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1107d719861b349b_d20250626_m024153_c001_v0001106_t0039_u01750905713906") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c605d_d20250626_m024220_c001_v7007000_t0000_u01750905740687") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d541_d20250626_m024211_c001_v0001183_t0015_u01750905731088") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6054_d20250626_m024209_c001_v7007000_t0000_u01750905729634") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390723_d20250626_m024159_c001_v0001137_t0014_u01750905719751") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c604f_d20250626_m024158_c001_v7007000_t0000_u01750905718816") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239070d_d20250626_m024149_c001_v0001137_t0038_u01750905709532") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6049_d20250626_m024148_c001_v7007000_t0000_u01750905708553") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906e7_d20250626_m024137_c001_v0001137_t0037_u01750905697383") 2025/06/26 02:47:30 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bb71_d20250626_m024136_c001_v7007000_t0000_u01750905696410") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906bf_d20250626_m024124_c001_v0001137_t0016_u01750905684941") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4191d0f2f128c93d_d20250626_m024123_c001_v7007000_t0000_u01750905683996") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423906a5_d20250626_m024112_c001_v0001137_t0021_u01750905672803") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef760a_d20250626_m024111_c001_v7007000_t0000_u01750905671858") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f11425aec0a9a9000_d20250626_m024107_c001_v0001184_t0017_u01750905667701") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c5fd4_d20250626_m024047_c001_v7007000_t0000_u01750905647802") 2025/06/26 02:47:31 DEBUG : dst/two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f108ff60e8cb4a31b_d20250626_m024046_c001_v0001177_t0059_u01750905646513") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f27cb6_d20250626_m024014_c001_v7007000_t0000_u01750905614611") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423905ed_d20250626_m024011_c001_v0001137_t0058_u01750905611185") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f27cad_d20250626_m024009_c001_v7007000_t0000_u01750905609317") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d02f_d20250626_m023958_c001_v0001183_t0054_u01750905598718") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df4_d20250626_m023949_c001_v7007000_t0000_u01750905589679") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390588_d20250626_m023946_c001_v0001137_t0032_u01750905586703") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda30_d20250626_m023927_c001_v7007000_t0000_u01750905567976") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239051e_d20250626_m023925_c001_v0001137_t0024_u01750905565884") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda20_d20250626_m023924_c001_v7007000_t0000_u01750905564720") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390512_d20250626_m023923_c001_v0001137_t0030_u01750905563496") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda0c_d20250626_m023920_c001_v7007000_t0000_u01750905560612") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904fa_d20250626_m023918_c001_v0001137_t0000_u01750905558799") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9fe_d20250626_m023917_c001_v7007000_t0000_u01750905557903") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904e6_d20250626_m023916_c001_v0001137_t0033_u01750905556454") 2025/06/26 02:47:31 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9df_d20250626_m023910_c001_v7007000_t0000_u01750905550448") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904c6_d20250626_m023908_c001_v0001137_t0012_u01750905548806") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9db_d20250626_m023907_c001_v7007000_t0000_u01750905547810") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904bc_d20250626_m023906_c001_v0001137_t0053_u01750905546805") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf6_d20250626_m023901_c001_v7007000_t0000_u01750905541804") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239049a_d20250626_m023900_c001_v0001137_t0023_u01750905540277") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf4_d20250626_m023858_c001_v7007000_t0000_u01750905538413") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239048a_d20250626_m023857_c001_v0001137_t0022_u01750905537316") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf3_d20250626_m023856_c001_v7007000_t0000_u01750905536947") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f10587e36bad0d146_d20250626_m023856_c001_v0001183_t0041_u01750905536349") 2025/06/26 02:47:32 DEBUG : empty space: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239047e_d20250626_m023854_c001_v0001137_t0010_u01750905534671") 2025/06/26 02:47:32 DEBUG : enormous: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda2b_d20250626_m023927_c001_v7007000_t0000_u01750905567059") 2025/06/26 02:47:32 DEBUG : enormous: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390520_d20250626_m023926_c001_v0001137_t0037_u01750905566242") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c6062_d20250626_m024224_c001_v7007000_t0000_u01750905744927") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d5b5_d20250626_m024223_c001_v0001183_t0029_u01750905743769") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df1_d20250626_m023945_c001_v7007000_t0000_u01750905585399") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239057e_d20250626_m023944_c001_v0001137_t0033_u01750905584347") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baef_d20250626_m023851_c001_v7007000_t0000_u01750905531671") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239046a_d20250626_m023850_c001_v0001137_t0002_u01750905530560") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baee_d20250626_m023850_c001_v7007000_t0000_u01750905530009") 2025/06/26 02:47:32 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390468_d20250626_m023849_c001_v0001137_t0034_u01750905529356") 2025/06/26 02:47:33 DEBUG : existing: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390460_d20250626_m023848_c001_v0001137_t0053_u01750905528321") 2025/06/26 02:47:33 DEBUG : existing-b: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df2_d20250626_m023945_c001_v7007000_t0000_u01750905585585") 2025/06/26 02:47:33 DEBUG : existing-b: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf85_d20250626_m023944_c001_v0001183_t0000_u01750905584334") 2025/06/26 02:47:33 DEBUG : file1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc0e_d20250626_m024313_c001_v7007000_t0000_u01750905793452") 2025/06/26 02:47:33 DEBUG : file1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b521_d20250626_m024312_c001_v0001136_t0029_u01750905792319") 2025/06/26 02:47:33 DEBUG : file1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc0a_d20250626_m024310_c001_v7007000_t0000_u01750905790978") 2025/06/26 02:47:33 DEBUG : file1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b303e_d20250626_m024310_c001_v0001154_t0006_u01750905790048") 2025/06/26 02:47:33 DEBUG : five: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda38_d20250626_m023931_c001_v7007000_t0000_u01750905571827") 2025/06/26 02:47:33 DEBUG : five: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390538_d20250626_m023929_c001_v0001137_t0003_u01750905569731") 2025/06/26 02:47:33 DEBUG : foo: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf5_d20250626_m023859_c001_v7007000_t0000_u01750905539905") 2025/06/26 02:47:33 DEBUG : foo: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390494_d20250626_m023859_c001_v0001137_t0003_u01750905539344") 2025/06/26 02:47:33 DEBUG : foo: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390490_d20250626_m023858_c001_v0001137_t0003_u01750905538782") 2025/06/26 02:47:33 DEBUG : four: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda39_d20250626_m023932_c001_v7007000_t0000_u01750905572010") 2025/06/26 02:47:33 DEBUG : four: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407ca628d4492829_d20250626_m023930_c001_v0001134_t0024_u01750905570288") 2025/06/26 02:47:33 DEBUG : four: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390534_d20250626_m023929_c001_v0001137_t0021_u01750905569081") 2025/06/26 02:47:33 DEBUG : hello world2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70e4_d20250626_m023805_c001_v7007000_t0000_u01750905485425") 2025/06/26 02:47:33 DEBUG : hello world2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239038f_d20250626_m023804_c001_v0001137_t0050_u01750905484431") 2025/06/26 02:47:33 DEBUG : ignore-size: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baed_d20250626_m023847_c001_v7007000_t0000_u01750905527952") 2025/06/26 02:47:33 DEBUG : ignore-size: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239045a_d20250626_m023846_c001_v0001137_t0034_u01750905526895") 2025/06/26 02:47:33 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62def_d20250626_m023943_c001_v7007000_t0000_u01750905583599") 2025/06/26 02:47:33 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf6f_d20250626_m023942_c001_v0001183_t0010_u01750905582938") 2025/06/26 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62dec_d20250626_m023942_c001_v7007000_t0000_u01750905582168") 2025/06/26 02:47:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390568_d20250626_m023941_c001_v0001137_t0014_u01750905581421") 2025/06/26 02:47:34 DEBUG : one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda3b_d20250626_m023932_c001_v7007000_t0000_u01750905572300") 2025/06/26 02:47:34 DEBUG : one: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d264239052c_d20250626_m023928_c001_v0001137_t0003_u01750905568352") 2025/06/26 02:47:34 DEBUG : only0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf5_d20250626_m024305_c001_v7007000_t0000_u01750905785444") 2025/06/26 02:47:34 DEBUG : only0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d747_d20250626_m024259_c001_v0001183_t0002_u01750905779659") 2025/06/26 02:47:34 DEBUG : only0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907f5_d20250626_m024248_c001_v0001137_t0016_u01750905768020") 2025/06/26 02:47:34 DEBUG : only0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407961d40d21a522_d20250626_m024242_c001_v7007000_t0000_u01750905762193") 2025/06/26 02:47:34 DEBUG : only0: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390795_d20250626_m024228_c001_v0001137_t0042_u01750905748463") 2025/06/26 02:47:34 DEBUG : only1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf6_d20250626_m024305_c001_v7007000_t0000_u01750905785641") 2025/06/26 02:47:34 DEBUG : only1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d759_d20250626_m024300_c001_v0001183_t0002_u01750905780801") 2025/06/26 02:47:34 DEBUG : only1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907f9_d20250626_m024248_c001_v0001137_t0036_u01750905768525") 2025/06/26 02:47:34 DEBUG : only1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d2_d20250626_m024241_c001_v7007000_t0000_u01750905761797") 2025/06/26 02:47:34 DEBUG : only1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390799_d20250626_m024229_c001_v0001137_t0052_u01750905749146") 2025/06/26 02:47:34 DEBUG : only10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf7_d20250626_m024305_c001_v7007000_t0000_u01750905785919") 2025/06/26 02:47:34 DEBUG : only10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d751_d20250626_m024300_c001_v0001183_t0002_u01750905780242") 2025/06/26 02:47:34 DEBUG : only10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390819_d20250626_m024253_c001_v0001137_t0055_u01750905773485") 2025/06/26 02:47:34 DEBUG : only10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6affd_d20250626_m024241_c001_v7007000_t0000_u01750905761971") 2025/06/26 02:47:34 DEBUG : only10: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907b5_d20250626_m024234_c001_v0001137_t0022_u01750905754745") 2025/06/26 02:47:35 DEBUG : only11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf8_d20250626_m024306_c001_v7007000_t0000_u01750905786104") 2025/06/26 02:47:35 DEBUG : only11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d264239083d_d20250626_m024259_c001_v0001137_t0003_u01750905779671") 2025/06/26 02:47:35 DEBUG : only11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239081b_d20250626_m024254_c001_v0001137_t0033_u01750905774038") 2025/06/26 02:47:35 DEBUG : only11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6afff_d20250626_m024242_c001_v7007000_t0000_u01750905762335") 2025/06/26 02:47:35 DEBUG : only11: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907bd_d20250626_m024235_c001_v0001137_t0031_u01750905755219") 2025/06/26 02:47:35 DEBUG : only12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbf9_d20250626_m024306_c001_v7007000_t0000_u01750905786288") 2025/06/26 02:47:35 DEBUG : only12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407651bc357b3020_d20250626_m024300_c001_v0001154_t0025_u01750905780229") 2025/06/26 02:47:35 DEBUG : only12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390825_d20250626_m024254_c001_v0001137_t0028_u01750905774600") 2025/06/26 02:47:35 DEBUG : only12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d3_d20250626_m024241_c001_v7007000_t0000_u01750905761983") 2025/06/26 02:47:35 DEBUG : only12: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907c1_d20250626_m024235_c001_v0001137_t0043_u01750905755720") 2025/06/26 02:47:35 DEBUG : only13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbfa_d20250626_m024306_c001_v7007000_t0000_u01750905786477") 2025/06/26 02:47:35 DEBUG : only13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d264239083f_d20250626_m024300_c001_v0001137_t0003_u01750905780069") 2025/06/26 02:47:35 DEBUG : only13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390827_d20250626_m024255_c001_v0001137_t0009_u01750905775099") 2025/06/26 02:47:35 DEBUG : only13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fd56_d20250626_m024241_c001_v7007000_t0000_u01750905761997") 2025/06/26 02:47:35 DEBUG : only13: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907c3_d20250626_m024236_c001_v0001137_t0004_u01750905756199") 2025/06/26 02:47:35 DEBUG : only14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbfc_d20250626_m024306_c001_v7007000_t0000_u01750905786663") 2025/06/26 02:47:35 DEBUG : only14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407e40161085b4ef_d20250626_m024300_c001_v0001136_t0048_u01750905780414") 2025/06/26 02:47:35 DEBUG : only14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390829_d20250626_m024255_c001_v0001137_t0004_u01750905775870") 2025/06/26 02:47:35 DEBUG : only14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407961d40d21a521_d20250626_m024242_c001_v7007000_t0000_u01750905762006") 2025/06/26 02:47:35 DEBUG : only14: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907c5_d20250626_m024236_c001_v0001137_t0007_u01750905756794") 2025/06/26 02:47:35 DEBUG : only15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbfd_d20250626_m024306_c001_v7007000_t0000_u01750905786859") 2025/06/26 02:47:36 DEBUG : only15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d74d_d20250626_m024300_c001_v0001183_t0002_u01750905780057") 2025/06/26 02:47:36 DEBUG : only15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239082d_d20250626_m024256_c001_v0001137_t0039_u01750905776443") 2025/06/26 02:47:36 DEBUG : only15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d5_d20250626_m024242_c001_v7007000_t0000_u01750905762359") 2025/06/26 02:47:36 DEBUG : only15: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907c7_d20250626_m024237_c001_v0001137_t0029_u01750905757581") 2025/06/26 02:47:36 DEBUG : only16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbfe_d20250626_m024307_c001_v7007000_t0000_u01750905787044") 2025/06/26 02:47:36 DEBUG : only16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407651bc357b3022_d20250626_m024300_c001_v0001154_t0025_u01750905780418") 2025/06/26 02:47:36 DEBUG : only16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390831_d20250626_m024257_c001_v0001137_t0032_u01750905777022") 2025/06/26 02:47:36 DEBUG : only16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6affe_d20250626_m024242_c001_v7007000_t0000_u01750905762154") 2025/06/26 02:47:36 DEBUG : only16: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907cd_d20250626_m024238_c001_v0001137_t0050_u01750905758249") 2025/06/26 02:47:37 DEBUG : only17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bbff_d20250626_m024307_c001_v7007000_t0000_u01750905787231") 2025/06/26 02:47:37 DEBUG : only17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407e40161085b4f1_d20250626_m024300_c001_v0001136_t0048_u01750905780598") 2025/06/26 02:47:37 DEBUG : only17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390833_d20250626_m024257_c001_v0001137_t0036_u01750905777643") 2025/06/26 02:47:37 DEBUG : only17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6aff9_d20250626_m024241_c001_v7007000_t0000_u01750905761608") 2025/06/26 02:47:37 DEBUG : only17: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907d7_d20250626_m024239_c001_v0001137_t0001_u01750905759016") 2025/06/26 02:47:37 DEBUG : only18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc00_d20250626_m024307_c001_v7007000_t0000_u01750905787414") 2025/06/26 02:47:37 DEBUG : only18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390841_d20250626_m024300_c001_v0001137_t0003_u01750905780255") 2025/06/26 02:47:37 DEBUG : only18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390835_d20250626_m024258_c001_v0001137_t0044_u01750905778133") 2025/06/26 02:47:37 DEBUG : only18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d4_d20250626_m024242_c001_v7007000_t0000_u01750905762166") 2025/06/26 02:47:37 DEBUG : only18: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907db_d20250626_m024239_c001_v0001137_t0038_u01750905759579") 2025/06/26 02:47:37 DEBUG : only19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc01_d20250626_m024307_c001_v7007000_t0000_u01750905787597") 2025/06/26 02:47:37 DEBUG : only19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390849_d20250626_m024300_c001_v0001137_t0003_u01750905780632") 2025/06/26 02:47:37 DEBUG : only19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390839_d20250626_m024258_c001_v0001137_t0005_u01750905778657") 2025/06/26 02:47:37 DEBUG : only19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fd59_d20250626_m024242_c001_v7007000_t0000_u01750905762369") 2025/06/26 02:47:37 DEBUG : only19: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907dd_d20250626_m024240_c001_v0001137_t0029_u01750905760088") 2025/06/26 02:47:37 DEBUG : only2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc02_d20250626_m024307_c001_v7007000_t0000_u01750905787794") 2025/06/26 02:47:37 DEBUG : only2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d753_d20250626_m024300_c001_v0001183_t0002_u01750905780425") 2025/06/26 02:47:37 DEBUG : only2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907fd_d20250626_m024249_c001_v0001137_t0042_u01750905769072") 2025/06/26 02:47:37 DEBUG : only2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407961d40d21a523_d20250626_m024242_c001_v7007000_t0000_u01750905762379") 2025/06/26 02:47:37 DEBUG : only2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239079d_d20250626_m024229_c001_v0001137_t0017_u01750905749868") 2025/06/26 02:47:37 DEBUG : only3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc03_d20250626_m024307_c001_v7007000_t0000_u01750905787993") 2025/06/26 02:47:37 DEBUG : only3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d2642390845_d20250626_m024300_c001_v0001137_t0003_u01750905780449") 2025/06/26 02:47:37 DEBUG : only3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390803_d20250626_m024249_c001_v0001137_t0031_u01750905769607") 2025/06/26 02:47:37 DEBUG : only3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6b000_d20250626_m024242_c001_v7007000_t0000_u01750905762518") 2025/06/26 02:47:38 DEBUG : only3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239079f_d20250626_m024230_c001_v0001137_t0036_u01750905750400") 2025/06/26 02:47:38 DEBUG : only4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc04_d20250626_m024308_c001_v7007000_t0000_u01750905788177") 2025/06/26 02:47:38 DEBUG : only4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d264239084b_d20250626_m024300_c001_v0001137_t0003_u01750905780816") 2025/06/26 02:47:38 DEBUG : only4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390805_d20250626_m024250_c001_v0001137_t0015_u01750905770097") 2025/06/26 02:47:38 DEBUG : only4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6aff5_d20250626_m024241_c001_v7007000_t0000_u01750905761421") 2025/06/26 02:47:38 DEBUG : only4: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907a1_d20250626_m024230_c001_v0001137_t0027_u01750905750903") 2025/06/26 02:47:38 DEBUG : only5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc05_d20250626_m024308_c001_v7007000_t0000_u01750905788364") 2025/06/26 02:47:38 DEBUG : only5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407651bc357b3024_d20250626_m024300_c001_v0001154_t0025_u01750905780608") 2025/06/26 02:47:38 DEBUG : only5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390809_d20250626_m024250_c001_v0001137_t0011_u01750905770704") 2025/06/26 02:47:38 DEBUG : only5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997e0d6_d20250626_m024242_c001_v7007000_t0000_u01750905762543") 2025/06/26 02:47:38 DEBUG : only5: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907a5_d20250626_m024231_c001_v0001137_t0058_u01750905751651") 2025/06/26 02:47:38 DEBUG : only6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc06_d20250626_m024308_c001_v7007000_t0000_u01750905788547") 2025/06/26 02:47:38 DEBUG : only6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304d755_d20250626_m024300_c001_v0001183_t0002_u01750905780616") 2025/06/26 02:47:38 DEBUG : only6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239080b_d20250626_m024251_c001_v0001137_t0042_u01750905771214") 2025/06/26 02:47:38 DEBUG : only6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fd57_d20250626_m024242_c001_v7007000_t0000_u01750905762180") 2025/06/26 02:47:38 DEBUG : only6: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907ab_d20250626_m024232_c001_v0001137_t0054_u01750905752241") 2025/06/26 02:47:38 DEBUG : only7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc07_d20250626_m024308_c001_v7007000_t0000_u01750905788731") 2025/06/26 02:47:38 DEBUG : only7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407e40161085b4f7_d20250626_m024300_c001_v0001136_t0048_u01750905780966") 2025/06/26 02:47:38 DEBUG : only7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390811_d20250626_m024251_c001_v0001137_t0025_u01750905771729") 2025/06/26 02:47:38 DEBUG : only7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f404317e131d6affc_d20250626_m024241_c001_v7007000_t0000_u01750905761789") 2025/06/26 02:47:39 DEBUG : only7: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907ad_d20250626_m024233_c001_v0001137_t0059_u01750905753080") 2025/06/26 02:47:39 DEBUG : only8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc08_d20250626_m024308_c001_v7007000_t0000_u01750905788913") 2025/06/26 02:47:39 DEBUG : only8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407e40161085b4f3_d20250626_m024300_c001_v0001136_t0048_u01750905780783") 2025/06/26 02:47:39 DEBUG : only8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390815_d20250626_m024252_c001_v0001137_t0016_u01750905772262") 2025/06/26 02:47:39 DEBUG : only8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fd55_d20250626_m024241_c001_v7007000_t0000_u01750905761806") 2025/06/26 02:47:39 DEBUG : only8: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907b1_d20250626_m024233_c001_v0001137_t0002_u01750905753656") 2025/06/26 02:47:39 DEBUG : only9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc09_d20250626_m024309_c001_v7007000_t0000_u01750905789098") 2025/06/26 02:47:39 DEBUG : only9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407651bc357b3026_d20250626_m024300_c001_v0001154_t0025_u01750905780793") 2025/06/26 02:47:39 DEBUG : only9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390817_d20250626_m024252_c001_v0001137_t0053_u01750905772819") 2025/06/26 02:47:39 DEBUG : only9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f407961d40d21a520_d20250626_m024241_c001_v7007000_t0000_u01750905761821") 2025/06/26 02:47:39 DEBUG : only9: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423907b3_d20250626_m024234_c001_v0001137_t0027_u01750905754237") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de9_d20250626_m023940_c001_v7007000_t0000_u01750905580282") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf31_d20250626_m023938_c001_v0001183_t0037_u01750905578449") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de6_d20250626_m023937_c001_v7007000_t0000_u01750905577703") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390554_d20250626_m023936_c001_v0001137_t0037_u01750905576037") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de3_d20250626_m023935_c001_v7007000_t0000_u01750905575293") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107ca628d449282f_d20250626_m023933_c001_v0001134_t0012_u01750905573213") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda15_d20250626_m023922_c001_v7007000_t0000_u01750905562647") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390504_d20250626_m023921_c001_v0001137_t0014_u01750905561160") 2025/06/26 02:47:39 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda07_d20250626_m023919_c001_v7007000_t0000_u01750905559568") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904f6_d20250626_m023918_c001_v0001137_t0011_u01750905558449") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9fa_d20250626_m023917_c001_v7007000_t0000_u01750905557101") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904e4_d20250626_m023916_c001_v0001137_t0022_u01750905556165") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9dd_d20250626_m023909_c001_v7007000_t0000_u01750905549892") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904c2_d20250626_m023908_c001_v0001137_t0009_u01750905548410") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9dc_d20250626_m023907_c001_v7007000_t0000_u01750905547994") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904b8_d20250626_m023906_c001_v0001137_t0022_u01750905546480") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9d9_d20250626_m023906_c001_v7007000_t0000_u01750905546115") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904b4_d20250626_m023905_c001_v0001137_t0018_u01750905545344") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904b0_d20250626_m023904_c001_v0001137_t0042_u01750905544665") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9d7_d20250626_m023904_c001_v7007000_t0000_u01750905544301") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904aa_d20250626_m023903_c001_v0001137_t0033_u01750905543638") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904a2_d20250626_m023902_c001_v0001137_t0058_u01750905542366") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baf7_d20250626_m023901_c001_v7007000_t0000_u01750905541989") 2025/06/26 02:47:40 DEBUG : potato: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239049c_d20250626_m023901_c001_v0001137_t0059_u01750905541007") 2025/06/26 02:47:40 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4196f3fbe5c62d7f_d20250626_m024024_c001_v7007000_t0000_u01750905624102") 2025/06/26 02:47:40 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390617_d20250626_m024023_c001_v0001137_t0033_u01750905623454") 2025/06/26 02:47:40 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f27cb9_d20250626_m024015_c001_v7007000_t0000_u01750905615017") 2025/06/26 02:47:40 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d0a3_d20250626_m024010_c001_v0001183_t0016_u01750905610597") 2025/06/26 02:47:40 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997d3f7_d20250626_m024002_c001_v7007000_t0000_u01750905602612") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423905ba_d20250626_m023957_c001_v0001137_t0009_u01750905597835") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df5_d20250626_m023949_c001_v7007000_t0000_u01750905589913") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf9b_d20250626_m023946_c001_v0001183_t0042_u01750905586508") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda2c_d20250626_m023927_c001_v7007000_t0000_u01750905567242") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239051a_d20250626_m023925_c001_v0001137_t0008_u01750905565306") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda23_d20250626_m023924_c001_v7007000_t0000_u01750905564939") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239050e_d20250626_m023923_c001_v0001137_t0043_u01750905563193") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda17_d20250626_m023922_c001_v7007000_t0000_u01750905562829") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390508_d20250626_m023921_c001_v0001137_t0043_u01750905561977") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda0e_d20250626_m023920_c001_v7007000_t0000_u01750905560795") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904fe_d20250626_m023919_c001_v0001137_t0010_u01750905559933") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9ff_d20250626_m023918_c001_v7007000_t0000_u01750905558085") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904ee_d20250626_m023917_c001_v0001137_t0015_u01750905557110") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cd9e0_d20250626_m023910_c001_v7007000_t0000_u01750905550630") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423904ca_d20250626_m023909_c001_v0001137_t0007_u01750905549466") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7107_d20250626_m023808_c001_v7007000_t0000_u01750905488248") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903a1_d20250626_m023807_c001_v0001137_t0026_u01750905487575") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70f4_d20250626_m023806_c001_v7007000_t0000_u01750905486658") 2025/06/26 02:47:41 DEBUG : potato2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239039d_d20250626_m023805_c001_v0001137_t0021_u01750905485972") 2025/06/26 02:47:41 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4187ea8124f27cbb_d20250626_m024015_c001_v7007000_t0000_u01750905615213") 2025/06/26 02:47:41 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d0b3_d20250626_m024011_c001_v0001183_t0021_u01750905611596") 2025/06/26 02:47:42 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997d3f8_d20250626_m024003_c001_v7007000_t0000_u01750905603024") 2025/06/26 02:47:42 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423905c2_d20250626_m023958_c001_v0001137_t0056_u01750905598921") 2025/06/26 02:47:42 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df7_d20250626_m023950_c001_v7007000_t0000_u01750905590241") 2025/06/26 02:47:42 DEBUG : potato3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf9d_d20250626_m023946_c001_v0001183_t0024_u01750905586987") 2025/06/26 02:47:42 DEBUG : pre-dest1/1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef75a5_d20250626_m024056_c001_v7007000_t0000_u01750905656394") 2025/06/26 02:47:42 DEBUG : pre-dest1/1: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d20e_d20250626_m024048_c001_v0001183_t0015_u01750905648537") 2025/06/26 02:47:42 DEBUG : pre-dest2/2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef75a6_d20250626_m024056_c001_v7007000_t0000_u01750905656581") 2025/06/26 02:47:42 DEBUG : pre-dest2/2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239065f_d20250626_m024049_c001_v0001137_t0028_u01750905649090") 2025/06/26 02:47:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41182932101c5f85_d20250626_m024034_c001_v7007000_t0000_u01750905634977") 2025/06/26 02:47:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d17f_d20250626_m024031_c001_v0001183_t0059_u01750905631827") 2025/06/26 02:47:42 DEBUG : sizeonly: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baec_d20250626_m023846_c001_v7007000_t0000_u01750905526342") 2025/06/26 02:47:42 DEBUG : sizeonly: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390456_d20250626_m023845_c001_v0001137_t0057_u01750905525138") 2025/06/26 02:47:42 DEBUG : splitbanan: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea28_d20250626_m024503_c001_v7007000_t0000_u01750905903367") 2025/06/26 02:47:42 DEBUG : splitbanan: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b6ae_d20250626_m024455_c001_v0001136_t0004_u01750905895518") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeac7_d20250626_m024618_c001_v7007000_t0000_u01750905978612") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b322c_d20250626_m024612_c001_v0001154_t0001_u01750905972189") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4209261e45115e10_d20250626_m024603_c001_v7007000_t0000_u01750905963303") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3202_d20250626_m024557_c001_v0001154_t0000_u01750905957107") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f418c354266731bfd_d20250626_m024548_c001_v7007000_t0000_u01750905948675") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31e1_d20250626_m024542_c001_v0001154_t0012_u01750905942599") 2025/06/26 02:47:42 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b661161_d20250626_m024533_c001_v7007000_t0000_u01750905933619") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b31aa_d20250626_m024527_c001_v0001154_t0020_u01750905927595") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409d79f973b1fde9_d20250626_m024518_c001_v7007000_t0000_u01750905918670") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3186_d20250626_m024512_c001_v0001154_t0013_u01750905912036") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f406bac16c997ea08_d20250626_m024458_c001_v7007000_t0000_u01750905898033") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423909d4_d20250626_m024454_c001_v0001137_t0030_u01750905894454") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4055f98f3ab7a33a_d20250626_m024445_c001_v7007000_t0000_u01750905885505") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304db0d_d20250626_m024438_c001_v0001183_t0030_u01750905878278") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4176b9eeb9d51c37_d20250626_m024437_c001_v7007000_t0000_u01750905877283") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3106_d20250626_m024433_c001_v0001154_t0010_u01750905873800") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f42150288faa8942e_d20250626_m024425_c001_v7007000_t0000_u01750905865503") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b61a_d20250626_m024418_c001_v0001136_t0045_u01750905858463") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f413b977d3b660c8f_d20250626_m024417_c001_v7007000_t0000_u01750905857396") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239094e_d20250626_m024413_c001_v0001137_t0024_u01750905853723") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f41078181dbef781e_d20250626_m024358_c001_v7007000_t0000_u01750905838965") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b5c1_d20250626_m024355_c001_v0001136_t0055_u01750905835786") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40999fee4cedfee4_d20250626_m024346_c001_v7007000_t0000_u01750905826680") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b581_d20250626_m024340_c001_v0001136_t0011_u01750905820071") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eee802_d20250626_m024331_c001_v7007000_t0000_u01750905811177") 2025/06/26 02:47:43 DEBUG : splitbananasplit: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b54b_d20250626_m024325_c001_v0001136_t0023_u01750905805028") 2025/06/26 02:47:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f401fb357a6bc3a63_d20250626_m024440_c001_v7007000_t0000_u01750905880255") 2025/06/26 02:47:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239099c_d20250626_m024434_c001_v0001137_t0058_u01750905874944") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc13_d20250626_m024317_c001_v7007000_t0000_u01750905797836") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239087a_d20250626_m024316_c001_v0001137_t0013_u01750905796617") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc11_d20250626_m024315_c001_v7007000_t0000_u01750905795852") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3046_d20250626_m024314_c001_v0001154_t0023_u01750905794405") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62df0_d20250626_m023943_c001_v7007000_t0000_u01750905583782") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390574_d20250626_m023942_c001_v0001137_t0016_u01750905582931") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62ded_d20250626_m023942_c001_v7007000_t0000_u01750905582352") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf5d_d20250626_m023941_c001_v0001183_t0000_u01750905581420") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7baea_d20250626_m023842_c001_v7007000_t0000_u01750905522960") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390448_d20250626_m023841_c001_v0001137_t0055_u01750905521405") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bae9_d20250626_m023841_c001_v7007000_t0000_u01750905521027") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390444_d20250626_m023840_c001_v0001137_t0039_u01750905520002") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bae8_d20250626_m023837_c001_v7007000_t0000_u01750905517850") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239042c_d20250626_m023836_c001_v0001137_t0039_u01750905516036") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bae7_d20250626_m023835_c001_v7007000_t0000_u01750905515490") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239041e_d20250626_m023834_c001_v0001137_t0003_u01750905514097") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390410_d20250626_m023831_c001_v0001137_t0012_u01750905511629") 2025/06/26 02:47:44 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bae6_d20250626_m023831_c001_v7007000_t0000_u01750905511263") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390408_d20250626_m023830_c001_v0001137_t0056_u01750905510524") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390405_d20250626_m023829_c001_v0001137_t0019_u01750905509444") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7136_d20250626_m023829_c001_v7007000_t0000_u01750905509079") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903f7_d20250626_m023826_c001_v0001137_t0011_u01750905506584") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903ed_d20250626_m023823_c001_v0001137_t0000_u01750905503747") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7134_d20250626_m023823_c001_v7007000_t0000_u01750905503381") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903e9_d20250626_m023822_c001_v0001137_t0053_u01750905502604") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903e5_d20250626_m023821_c001_v0001137_t0008_u01750905501709") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7132_d20250626_m023821_c001_v7007000_t0000_u01750905501344") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903cb_d20250626_m023817_c001_v0001137_t0038_u01750905497134") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7131_d20250626_m023816_c001_v7007000_t0000_u01750905496769") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903c5_d20250626_m023816_c001_v0001137_t0026_u01750905496094") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7130_d20250626_m023815_c001_v7007000_t0000_u01750905495186") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903bd_d20250626_m023814_c001_v0001137_t0033_u01750905494528") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b712d_d20250626_m023813_c001_v7007000_t0000_u01750905493975") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903bb_d20250626_m023813_c001_v0001137_t0028_u01750905493229") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b712c_d20250626_m023812_c001_v7007000_t0000_u01750905492321") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903b5_d20250626_m023811_c001_v0001137_t0032_u01750905491431") 2025/06/26 02:47:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7125_d20250626_m023810_c001_v7007000_t0000_u01750905490882") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903ad_d20250626_m023810_c001_v0001137_t0008_u01750905490103") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b7117_d20250626_m023809_c001_v7007000_t0000_u01750905489556") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d26423903a7_d20250626_m023808_c001_v0001137_t0051_u01750905488795") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70dc_d20250626_m023803_c001_v7007000_t0000_u01750905483884") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390387_d20250626_m023803_c001_v0001137_t0056_u01750905483079") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70d4_d20250626_m023802_c001_v7007000_t0000_u01750905482532") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390381_d20250626_m023801_c001_v0001137_t0017_u01750905481522") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70d1_d20250626_m023800_c001_v7007000_t0000_u01750905480933") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390377_d20250626_m023800_c001_v0001137_t0020_u01750905480224") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4053357cf36b70b1_d20250626_m023758_c001_v7007000_t0000_u01750905478040") 2025/06/26 02:47:46 DEBUG : sub dir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390367_d20250626_m023757_c001_v0001137_t0029_u01750905477208") 2025/06/26 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc14_d20250626_m024318_c001_v7007000_t0000_u01750905798019") 2025/06/26 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b52b_d20250626_m024316_c001_v0001136_t0032_u01750905796629") 2025/06/26 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc12_d20250626_m024316_c001_v7007000_t0000_u01750905796035") 2025/06/26 02:47:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d7f1_d20250626_m024314_c001_v0001183_t0029_u01750905794413") 2025/06/26 02:47:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeaca_d20250626_m024620_c001_v7007000_t0000_u01750905980805") 2025/06/26 02:47:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390ae6_d20250626_m024619_c001_v0001137_t0052_u01750905979965") 2025/06/26 02:47:46 DEBUG : sub/yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de8_d20250626_m023939_c001_v7007000_t0000_u01750905579731") 2025/06/26 02:47:47 DEBUG : sub/yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390560_d20250626_m023938_c001_v0001137_t0025_u01750905578596") 2025/06/26 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc0f_d20250626_m024313_c001_v7007000_t0000_u01750905793635") 2025/06/26 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d264239086a_d20250626_m024311_c001_v0001137_t0009_u01750905791972") 2025/06/26 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc0b_d20250626_m024311_c001_v7007000_t0000_u01750905791181") 2025/06/26 02:47:47 DEBUG : test_dir1/file2: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390864_d20250626_m024310_c001_v0001137_t0035_u01750905790070") 2025/06/26 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc10_d20250626_m024313_c001_v7007000_t0000_u01750905793817") 2025/06/26 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d7df_d20250626_m024311_c001_v0001183_t0032_u01750905791959") 2025/06/26 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4032276360f7bc0c_d20250626_m024311_c001_v7007000_t0000_u01750905791363") 2025/06/26 02:47:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304d7d2_d20250626_m024310_c001_v0001183_t0024_u01750905790056") 2025/06/26 02:47:47 DEBUG : three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda3c_d20250626_m023932_c001_v7007000_t0000_u01750905572483") 2025/06/26 02:47:47 DEBUG : three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390542_d20250626_m023931_c001_v0001137_t0058_u01750905571036") 2025/06/26 02:47:47 DEBUG : three: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390531_d20250626_m023928_c001_v0001137_t0041_u01750905568722") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeacb_d20250626_m024622_c001_v7007000_t0000_u01750905982366") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304ded9_d20250626_m024621_c001_v0001183_t0003_u01750905981756") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeae3_d20250626_m024641_c001_v7007000_t0000_u01750906001432") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b7e1_d20250626_m024639_c001_v0001136_t0055_u01750905999400") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeae0_d20250626_m024637_c001_v7007000_t0000_u01750905997852") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304df3d_d20250626_m024636_c001_v0001183_t0013_u01750905996503") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeadd_d20250626_m024635_c001_v7007000_t0000_u01750905995568") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390b0c_d20250626_m024634_c001_v0001137_t0000_u01750905994803") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeada_d20250626_m024629_c001_v7007000_t0000_u01750905989850") 2025/06/26 02:47:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304df05_d20250626_m024628_c001_v0001183_t0055_u01750905988974") 2025/06/26 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeadb_d20250626_m024631_c001_v7007000_t0000_u01750905991993") 2025/06/26 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b7cf_d20250626_m024630_c001_v0001136_t0024_u01750905990811") 2025/06/26 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeead8_d20250626_m024628_c001_v7007000_t0000_u01750905988018") 2025/06/26 02:47:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109e1d2642390b02_d20250626_m024627_c001_v0001137_t0041_u01750905987256") 2025/06/26 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeead5_d20250626_m024626_c001_v7007000_t0000_u01750905986308") 2025/06/26 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b324c_d20250626_m024625_c001_v0001154_t0021_u01750905985322") 2025/06/26 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeacc_d20250626_m024624_c001_v7007000_t0000_u01750905984315") 2025/06/26 02:47:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107e40161085b7c5_d20250626_m024623_c001_v0001136_t0014_u01750905983316") 2025/06/26 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4144cb410966b06f_d20250626_m024646_c001_v7007000_t0000_u01750906006044") 2025/06/26 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304df7f_d20250626_m024645_c001_v0001183_t0052_u01750906005425") 2025/06/26 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeadc_d20250626_m024633_c001_v7007000_t0000_u01750905993854") 2025/06/26 02:47:48 DEBUG : toe/toe/toe: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b325a_d20250626_m024632_c001_v0001154_t0004_u01750905992942") 2025/06/26 02:47:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeae6_d20250626_m024642_c001_v7007000_t0000_u01750906002016") 2025/06/26 02:47:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107651bc357b3268_d20250626_m024640_c001_v0001154_t0010_u01750906000970") 2025/06/26 02:47:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4123b9dd55eeeae2_d20250626_m024638_c001_v7007000_t0000_u01750905998455") 2025/06/26 02:47:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1030c9bd96b1a6e5_d20250626_m024637_c001_v0001179_t0005_u01750905997633") 2025/06/26 02:47:48 DEBUG : two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f422dedf5134cda3d_d20250626_m023932_c001_v7007000_t0000_u01750905572666") 2025/06/26 02:47:48 DEBUG : two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f4121edc8e304ced9_d20250626_m023930_c001_v0001183_t0002_u01750905570471") 2025/06/26 02:47:48 DEBUG : two: Deleting (id "4_z6fc25d03109dabab9f780e1b_f409e1d264239052e_d20250626_m023928_c001_v0001137_t0003_u01750905568536") 2025/06/26 02:47:48 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62dea_d20250626_m023940_c001_v7007000_t0000_u01750905580466") 2025/06/26 02:47:49 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f107d4d09ea7a6ef6_d20250626_m023939_c001_v0001183_t0056_u01750905579522") 2025/06/26 02:47:49 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de5_d20250626_m023937_c001_v7007000_t0000_u01750905577152") 2025/06/26 02:47:49 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf1b_d20250626_m023936_c001_v0001183_t0010_u01750905576046") 2025/06/26 02:47:49 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de2_d20250626_m023934_c001_v7007000_t0000_u01750905574743") 2025/06/26 02:47:49 DEBUG : yam: Deleting (id "4_z6fc25d03109dabab9f780e1b_f1121edc8e304cf01_d20250626_m023933_c001_v0001183_t0018_u01750905573223") 2025/06/26 02:47:49 DEBUG : yaml: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de7_d20250626_m023937_c001_v7007000_t0000_u01750905577887") 2025/06/26 02:47:49 DEBUG : yaml: Deleting (id "4_z6fc25d03109dabab9f780e1b_f110f5386db2bbfe7_d20250626_m023936_c001_v0001145_t0026_u01750905576907") 2025/06/26 02:47:49 DEBUG : yaml: Deleting (id "4_z6fc25d03109dabab9f780e1b_f40242dfbabe62de4_d20250626_m023935_c001_v7007000_t0000_u01750905575477") 2025/06/26 02:47:49 DEBUG : yaml: Deleting (id "4_z6fc25d03109dabab9f780e1b_f109407ecec399ec5_d20250626_m023934_c001_v0001182_t0037_u01750905574534") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m56.353604748s (try 1/5)