"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/09 01:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije" 2025/07/09 01:23:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/09 01:23:33 DEBUG : Creating backend with remote "/tmp/rclone706837717" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/09 01:23:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:23:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:36 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:36 DEBUG : B2 bucket rclone-test-nawavel9mije: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", 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-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:37 DEBUG : Creating backend with remote "/non-existing" 2025/07/09 01:23:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/09 01:23:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:39 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:39 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:40 INFO : B2 bucket rclone-test-nawavel9mije: Running all checks before starting transfers 2025/07/09 01:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:40 INFO : B2 bucket rclone-test-nawavel9mije: Checks finished, now starting transfers 2025/07/09 01:23:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:41 ERROR : Ignoring --no-traverse with sync 2025/07/09 01:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:41 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:41 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:42 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/09 01:23:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/09 01:23:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:23:44 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:44 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:23:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/09 01:23:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:23:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/09 01:23:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:23:46 INFO : sub dir2: Making directory 2025/07/09 01:23:46 INFO : sub dir: Making directory 2025/07/09 01:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:46 INFO : sub dir2/sub sub dir2: Making directory 2025/07/09 01:23:46 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:46 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:47 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/07/09 01:23:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:47 INFO : sub dir2: Making directory 2025/07/09 01:23:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/09 01:23:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:23:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:48 DEBUG : sub dir2: Making directory with metadata 2025/07/09 01:23:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:23:49 INFO : sub dir2: Making directory 2025/07/09 01:23:49 INFO : sub dir: Making directory 2025/07/09 01:23:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:49 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/09 01:23:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/09 01:23:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:50 INFO : sub dir2: Making directory 2025/07/09 01:23:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:50 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:50 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:51 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:51 DEBUG : sub dir2: Making directory with metadata 2025/07/09 01:23:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:23:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:23:51 INFO : sub dir2: Making directory 2025/07/09 01:23:51 INFO : sub dir: Making directory 2025/07/09 01:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:52 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:52 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/09 01:23:52 DEBUG : B2 bucket rclone-test-nawavel9mije: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:53 INFO : sub dir2: Making directory 2025/07/09 01:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:53 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:53 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:53 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:23:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nerociv0qeyu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-nerociv0qeyu 2025/07/09 01:23:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:23:56 DEBUG : B2 bucket rclone-test-nerociv0qeyu: Waiting for checks to finish 2025/07/09 01:23:56 DEBUG : B2 bucket rclone-test-nerociv0qeyu: Waiting for transfers to finish 2025/07/09 01:23:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:23:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:23:57 DEBUG : B2 bucket rclone-test-nerociv0qeyu: Purge remote 2025/07/09 01:23:57 INFO : B2 bucket rclone-test-nerociv0qeyu: cleaning bucket "rclone-test-nerociv0qeyu" of all files 2025/07/09 01:23:57 DEBUG : sub dir/hello world: Deleting (id "4_z0fd24d13c08debcb9f780e1b_f1025bf8f3f0e218a_d20250709_m012356_c001_v0001137_t0026_u01752024236706") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:23:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 01:23:59 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:23:59 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:23:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 01:23:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.76s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xaqalan2leca" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-xaqalan2leca 2025/07/09 01:24:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:24:02 DEBUG : B2 bucket rclone-test-xaqalan2leca: Waiting for checks to finish 2025/07/09 01:24:02 DEBUG : B2 bucket rclone-test-xaqalan2leca: Waiting for transfers to finish 2025/07/09 01:24:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:24:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:24:03 DEBUG : B2 bucket rclone-test-xaqalan2leca: Waiting for checks to finish 2025/07/09 01:24:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 01:24:03 DEBUG : B2 bucket rclone-test-xaqalan2leca: Waiting for transfers to finish 2025/07/09 01:24:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 01:24:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:24:04 DEBUG : B2 bucket rclone-test-xaqalan2leca: Purge remote 2025/07/09 01:24:04 INFO : B2 bucket rclone-test-xaqalan2leca: cleaning bucket "rclone-test-xaqalan2leca" of all files 2025/07/09 01:24:04 DEBUG : sub dir/hello world: Deleting (id "4_zef025d73c08debcb9f780e1b_f104b15c5477a8c23_d20250709_m012403_c001_v0001165_t0054_u01752024243729") 2025/07/09 01:24:04 DEBUG : sub dir/hello world: Deleting (id "4_zef025d73c08debcb9f780e1b_f1153a6a2e85f1ffb_d20250709_m012402_c001_v0001183_t0048_u01752024242555") --- PASS: TestServerSideCopyOverSelf (5.26s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:06 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 01:24:06 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 01:24:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/09 01:24:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:07 DEBUG : Creating backend with remote "TestB2:rclone-test-ferowal2pane" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-ferowal2pane 2025/07/09 01:24:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:24:09 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for checks to finish 2025/07/09 01:24:09 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for transfers to finish 2025/07/09 01:24:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:24:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:24:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/09 01:24:10 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for checks to finish 2025/07/09 01:24:10 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for transfers to finish 2025/07/09 01:24:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/09 01:24:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:24:11 INFO : sub dir/hello world: Deleted 2025/07/09 01:24:12 DEBUG : testing file moves 2025/07/09 01:24:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/09 01:24:12 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for checks to finish 2025/07/09 01:24:12 DEBUG : B2 bucket rclone-test-ferowal2pane: Waiting for transfers to finish 2025/07/09 01:24:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/09 01:24:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/09 01:24:13 INFO : sub dir/hello world: Deleted 2025/07/09 01:24:13 DEBUG : B2 bucket rclone-test-ferowal2pane: Purge remote 2025/07/09 01:24:13 INFO : B2 bucket rclone-test-ferowal2pane: cleaning bucket "rclone-test-ferowal2pane" of all files 2025/07/09 01:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f627d33c08debcb9f780e1b_f100723e34b0d4025_d20250709_m012412_c001_v0001177_t0037_u01752024252910") 2025/07/09 01:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f627d33c08debcb9f780e1b_f114e892536171e39_d20250709_m012411_c001_v0001134_t0037_u01752024251103") 2025/07/09 01:24:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f627d33c08debcb9f780e1b_f115774cf5b1d8db3_d20250709_m012409_c001_v0001091_t0006_u01752024249591") --- PASS: TestServerSideMoveOverSelf (7.79s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:15 ERROR : error listing: directory not found 2025/07/09 01:24:15 INFO : Local file system at /tmp/rclone706837717: Making directory 2025/07/09 01:24:15 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:15 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:24:17 DEBUG : Local file system at /tmp/rclone706837717: Waiting for checks to finish 2025/07/09 01:24:17 DEBUG : Local file system at /tmp/rclone706837717: Waiting for transfers to finish 2025/07/09 01:24:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:24:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/09 01:24:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/09 01:24:18 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:18 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:24:19 INFO : check sum: Copied (new) 2025/07/09 01:24:19 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:19 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:24:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/09 01:24:19 DEBUG : check sum: Unchanged skipping 2025/07/09 01:24:19 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:19 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/09 01:24:20 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:20 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 01:24:20 INFO : sizeonly: Copied (new) 2025/07/09 01:24:20 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:21 DEBUG : sizeonly: Sizes identical 2025/07/09 01:24:21 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:21 DEBUG : sizeonly: Unchanged skipping 2025/07/09 01:24:21 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:21 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/09 01:24:22 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:22 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/09 01:24:22 INFO : ignore-size: Copied (new) 2025/07/09 01:24:22 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:24:22 DEBUG : ignore-size: Unchanged skipping 2025/07/09 01:24:22 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:22 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:22 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:24:24 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:24 DEBUG : existing: Unchanged skipping 2025/07/09 01:24:24 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:24 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:24 INFO : There was nothing to transfer 2025/07/09 01:24:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/09 01:24:24 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:24 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 01:24:24 INFO : existing: Copied (replaced existing) 2025/07/09 01:24:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 01:24:25 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:25 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 01:24:25 INFO : existing: Copied (new) 2025/07/09 01:24:25 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:26 DEBUG : existing: Destination exists, skipping 2025/07/09 01:24:26 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:26 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:26 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:27 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/09 01:24:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 01:24:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:27 INFO : a/potato2: Copied (new) 2025/07/09 01:24:28 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:28 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:28 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:28 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:29 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:29 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/07/09 01:24:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:24:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/09 01:24:29 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:29 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:29 INFO : There was nothing to transfer 2025/07/09 01:24:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/09 01:24:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:24:31 INFO : empty space: Updated modification time in destination 2025/07/09 01:24:31 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:31 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:31 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:32 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/07/09 01:24:32 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:24:32 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:32 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:32 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:34 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/07/09 01:24:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone706837717) 2025/07/09 01:24:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nawavel9mije) 2025/07/09 01:24:34 DEBUG : foo: sha1 differ 2025/07/09 01:24:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/09 01:24:34 INFO : foo: Copied (replaced existing) 2025/07/09 01:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.59s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/09 01:24:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:35 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:35 INFO : potato: Copied (new) 2025/07/09 01:24:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/09 01:24:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/09 01:24:37 INFO : potato: Copied (replaced existing) 2025/07/09 01:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:39 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:39 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/07/09 01:24:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone706837717) 2025/07/09 01:24:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nawavel9mije) 2025/07/09 01:24:39 DEBUG : potato: sha1 differ 2025/07/09 01:24:39 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/09 01:24:39 INFO : potato: Copied (replaced existing) 2025/07/09 01:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:40 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/09 01:24:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:40 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:42 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:43 INFO : potato2: Copied (new) 2025/07/09 01:24:43 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:44 INFO : d: Making directory 2025/07/09 01:24:44 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/09 01:24:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 01:24:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:45 INFO : a/potato2: Copied (new) 2025/07/09 01:24:45 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:46 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/09 01:24:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/09 01:24:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:47 INFO : a/potato2: Copied (new) 2025/07/09 01:24:47 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting files as there were IO errors 2025/07/09 01:24:47 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:49 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:49 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:49 INFO : potato: Deleted 2025/07/09 01:24:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:51 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:51 INFO : potato: Deleted 2025/07/09 01:24:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:52 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:52 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:52 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:24:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:24:53 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:53 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/09 01:24:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.82s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:55 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 01:24:55 DEBUG : enormous: Excluded 2025/07/09 01:24:55 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 01:24:55 DEBUG : potato2: Excluded 2025/07/09 01:24:55 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 01:24:55 DEBUG : potato2: Excluded 2025/07/09 01:24:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:55 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:55 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:55 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:55 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:55 INFO : There was nothing to transfer 2025/07/09 01:24:56 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 01:24:56 DEBUG : enormous: Excluded 2025/07/09 01:24:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 01:24:56 DEBUG : potato2: Excluded 2025/07/09 01:24:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 01:24:56 DEBUG : potato2: Excluded 2025/07/09 01:24:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/09 01:24:56 DEBUG : Local file system at /tmp/rclone706837717: Waiting for checks to finish 2025/07/09 01:24:56 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:56 DEBUG : Local file system at /tmp/rclone706837717: Waiting for transfers to finish 2025/07/09 01:24:56 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:24:57 DEBUG : enormous: Excluded (Size Filter) 2025/07/09 01:24:57 DEBUG : enormous: Excluded 2025/07/09 01:24:57 DEBUG : potato2: Excluded (Size Filter) 2025/07/09 01:24:57 DEBUG : potato2: Excluded 2025/07/09 01:24:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:24:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:24:58 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:24:58 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:58 INFO : enormous: Deleted 2025/07/09 01:24:58 INFO : potato2: Deleted 2025/07/09 01:24:58 INFO : There was nothing to transfer 2025/07/09 01:24:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/09 01:24:58 DEBUG : Local file system at /tmp/rclone706837717: Waiting for checks to finish 2025/07/09 01:24:58 DEBUG : empty space: Unchanged skipping 2025/07/09 01:24:58 DEBUG : Local file system at /tmp/rclone706837717: Waiting for transfers to finish 2025/07/09 01:24:58 DEBUG : Waiting for deletions to finish 2025/07/09 01:24:58 INFO : enormous: Deleted 2025/07/09 01:24:58 INFO : potato2: Deleted 2025/07/09 01:24:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:00 DEBUG : five: Need to transfer - File not found at Destination 2025/07/09 01:25:00 DEBUG : one: Destination is newer than source, skipping 2025/07/09 01:25:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/09 01:25:00 DEBUG : three: Sizes identical 2025/07/09 01:25:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/09 01:25:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone706837717) 2025/07/09 01:25:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nawavel9mije) 2025/07/09 01:25:00 DEBUG : two: sha1 differ 2025/07/09 01:25:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 01:25:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/09 01:25:01 INFO : five: Copied (new) 2025/07/09 01:25:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/09 01:25:01 INFO : four: Copied (replaced existing) 2025/07/09 01:25:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 01:25:01 INFO : two: Copied (replaced existing) 2025/07/09 01:25:01 DEBUG : Waiting for deletions to finish 2025/07/09 01:25:02 DEBUG : one: Destination is newer than source, skipping 2025/07/09 01:25:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/09 01:25:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/09 01:25:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 01:25:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/09 01:25:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/09 01:25:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 01:25:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone706837717) 2025/07/09 01:25:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nawavel9mije) 2025/07/09 01:25:02 DEBUG : three: sha1 differ 2025/07/09 01:25:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 01:25:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/09 01:25:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/09 01:25:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/09 01:25:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:25:02 INFO : three: Copied (replaced existing) 2025/07/09 01:25:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.51s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/09 01:25:04 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:04 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:04 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 01:25:04 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/09 01:25:04 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 01:25:04 INFO : potato: Copied (new) 2025/07/09 01:25:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:04 INFO : yam: Copied (new) 2025/07/09 01:25:04 DEBUG : Waiting for deletions to finish 2025/07/09 01:25:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:25:04 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:04 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:04 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:04 DEBUG : potato: Unchanged skipping 2025/07/09 01:25:04 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:05 INFO : yam: Copied (server-side copy) to: yaml 2025/07/09 01:25:06 INFO : yam: Deleted 2025/07/09 01:25:06 INFO : yaml: Renamed from "yam" 2025/07/09 01:25:06 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/09 01:25:07 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:07 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:07 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 01:25:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/09 01:25:07 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:07 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 01:25:07 INFO : potato: Copied (new) 2025/07/09 01:25:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:07 INFO : yam: Copied (new) 2025/07/09 01:25:07 DEBUG : Waiting for deletions to finish 2025/07/09 01:25:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:25:08 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:08 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:08 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:08 DEBUG : potato: Unchanged skipping 2025/07/09 01:25:08 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:08 INFO : yam: Copied (server-side copy) to: yaml 2025/07/09 01:25:08 INFO : yam: Deleted 2025/07/09 01:25:08 INFO : yaml: Renamed from "yam" 2025/07/09 01:25:08 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/09 01:25:09 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:09 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:09 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/09 01:25:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/09 01:25:09 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:09 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:10 INFO : sub/yam: Copied (new) 2025/07/09 01:25:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/09 01:25:10 INFO : potato: Copied (new) 2025/07/09 01:25:10 DEBUG : Waiting for deletions to finish 2025/07/09 01:25:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:25:10 DEBUG : potato: Unchanged skipping 2025/07/09 01:25:11 INFO : B2 bucket rclone-test-nawavel9mije: Making map for --track-renames 2025/07/09 01:25:11 INFO : B2 bucket rclone-test-nawavel9mije: Finished making map for --track-renames 2025/07/09 01:25:11 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:11 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for renames to finish 2025/07/09 01:25:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/09 01:25:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/09 01:25:11 INFO : sub/yam: Deleted 2025/07/09 01:25:11 INFO : yam: Renamed from "sub/yam" 2025/07/09 01:25:11 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:12 DEBUG : Creating backend with remote "/tmp/rclone706837717/dir1" 2025/07/09 01:25:12 DEBUG : Config file has changed externally - reloading 2025/07/09 01:25:12 DEBUG : Creating backend with remote "/tmp/rclone706837717/dir2" 2025/07/09 01:25:12 DEBUG : Local file system at /tmp/rclone706837717/dir2: Using server-side directory move 2025/07/09 01:25:12 INFO : Local file system at /tmp/rclone706837717/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/09 01:25:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/09 01:25:12 DEBUG : Local file system at /tmp/rclone706837717/dir2: Waiting for checks to finish 2025/07/09 01:25:12 DEBUG : Local file system at /tmp/rclone706837717/dir2: Waiting for transfers to finish 2025/07/09 01:25:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:25:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/09 01:25:13 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:13 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/09 01:25:13 INFO : nested/sub dir/file: Copied (new) 2025/07/09 01:25:13 INFO : nested/sub dir/file: Deleted 2025/07/09 01:25:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:25:13 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:25:13 INFO : sub dir/hello world: Deleted 2025/07/09 01:25:13 INFO : sub dir: Removing directory 2025/07/09 01:25:13 INFO : nested/sub dir: Removing directory 2025/07/09 01:25:13 INFO : nested: Removing directory 2025/07/09 01:25:13 DEBUG : Local file system at /tmp/rclone706837717: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/09 01:25:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/09 01:25:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:25:15 INFO : sub dir/hello world: Copied (new) 2025/07/09 01:25:15 INFO : sub dir/hello world: Deleted 2025/07/09 01:25:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/09 01:25:15 INFO : nested/sub dir/file: Copied (new) 2025/07/09 01:25:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/09 01:25:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 01:25:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/09 01:25:16 INFO : existing-b: Copied (new) 2025/07/09 01:25:16 INFO : existing-b: Deleted 2025/07/09 01:25:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 01:25:16 INFO : existing: Copied (new) 2025/07/09 01:25:16 INFO : existing: Deleted 2025/07/09 01:25:16 DEBUG : existing: Destination exists, skipping 2025/07/09 01:25:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/09 01:25:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:25:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:25:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-taqahar2gesa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-taqahar2gesa 2025/07/09 01:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 01:25:21 DEBUG : empty space: Unchanged skipping 2025/07/09 01:25:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 01:25:21 DEBUG : B2 bucket rclone-test-taqahar2gesa: Waiting for checks to finish 2025/07/09 01:25:22 INFO : empty space: Deleted 2025/07/09 01:25:22 DEBUG : B2 bucket rclone-test-taqahar2gesa: Waiting for transfers to finish 2025/07/09 01:25:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:22 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:22 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:22 INFO : potato2: Deleted 2025/07/09 01:25:22 INFO : potato3: Deleted 2025/07/09 01:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ziqucut1jici" 2025/07/09 01:25:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/09 01:25:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 01:25:24 DEBUG : B2 bucket rclone-test-ziqucut1jici: Waiting for checks to finish 2025/07/09 01:25:24 DEBUG : B2 bucket rclone-test-ziqucut1jici: Waiting for transfers to finish 2025/07/09 01:25:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:25:24 INFO : empty space: Copied (server-side copy) 2025/07/09 01:25:25 INFO : empty space: Deleted 2025/07/09 01:25:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:25 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:25 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:25 INFO : potato3: Deleted 2025/07/09 01:25:25 INFO : potato2: Deleted 2025/07/09 01:25:26 DEBUG : B2 bucket rclone-test-ziqucut1jici: Purge remote 2025/07/09 01:25:26 INFO : B2 bucket rclone-test-ziqucut1jici: cleaning bucket "rclone-test-ziqucut1jici" of all files 2025/07/09 01:25:26 DEBUG : empty space: Deleting (id "4_z0f329d93c09debcb9f780e1b_f11013681cb8dceeb_d20250709_m012524_c001_v0001172_t0002_u01752024324793") 2025/07/09 01:25:26 DEBUG : potato2: Deleting (id "4_z0f329d93c09debcb9f780e1b_f113620270165e98a_d20250709_m012525_c001_v0001105_t0037_u01752024325100") 2025/07/09 01:25:26 DEBUG : potato3: Deleting (id "4_z0f329d93c09debcb9f780e1b_f110410fe034d8eb5_d20250709_m012525_c001_v0001120_t0015_u01752024325175") 2025/07/09 01:25:26 DEBUG : B2 bucket rclone-test-taqahar2gesa: Purge remote 2025/07/09 01:25:26 INFO : B2 bucket rclone-test-taqahar2gesa: cleaning bucket "rclone-test-taqahar2gesa" of all files 2025/07/09 01:25:27 DEBUG : empty space: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f413e410e2c763b2e_d20250709_m012525_c001_v7007000_t0000_u01752024325064") 2025/07/09 01:25:27 DEBUG : empty space: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f1032bb8c253c93d1_d20250709_m012520_c001_v0001092_t0012_u01752024320949") 2025/07/09 01:25:27 DEBUG : potato2: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f420e3e9208d372fe_d20250709_m012525_c001_v7007000_t0000_u01752024325568") 2025/07/09 01:25:27 DEBUG : potato2: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f1016d62e4dd86630_d20250709_m012522_c001_v0001105_t0020_u01752024322050") 2025/07/09 01:25:27 DEBUG : potato3: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f413e410e2c763b30_d20250709_m012525_c001_v7007000_t0000_u01752024325468") 2025/07/09 01:25:27 DEBUG : potato3: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f114ade74909110d9_d20250709_m012522_c001_v0001179_t0058_u01752024322419") 2025/07/09 01:25:27 DEBUG : potato3: Deleting (id "4_z1fb28d83c09debcb9f780e1b_f1032bb8c253c93d3_d20250709_m012521_c001_v0001092_t0008_u01752024321312") --- PASS: TestServerSideMove (11.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pupajal3bugi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-pupajal3bugi 2025/07/09 01:25:33 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 01:25:33 DEBUG : empty space: Excluded 2025/07/09 01:25:33 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 01:25:33 DEBUG : empty space: Excluded 2025/07/09 01:25:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 01:25:33 DEBUG : B2 bucket rclone-test-pupajal3bugi: Waiting for checks to finish 2025/07/09 01:25:33 DEBUG : B2 bucket rclone-test-pupajal3bugi: Waiting for transfers to finish 2025/07/09 01:25:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:34 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:34 INFO : potato2: Deleted 2025/07/09 01:25:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:34 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:34 INFO : potato3: Deleted 2025/07/09 01:25:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxebef9moqi" 2025/07/09 01:25:36 DEBUG : empty space: Excluded (Size Filter) 2025/07/09 01:25:36 DEBUG : empty space: Excluded 2025/07/09 01:25:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 01:25:36 DEBUG : B2 bucket rclone-test-fuxebef9moqi: Waiting for checks to finish 2025/07/09 01:25:36 DEBUG : B2 bucket rclone-test-fuxebef9moqi: Waiting for transfers to finish 2025/07/09 01:25:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:37 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:37 INFO : potato2: Deleted 2025/07/09 01:25:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:37 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:37 INFO : potato3: Deleted 2025/07/09 01:25:38 DEBUG : B2 bucket rclone-test-fuxebef9moqi: Purge remote 2025/07/09 01:25:38 INFO : B2 bucket rclone-test-fuxebef9moqi: cleaning bucket "rclone-test-fuxebef9moqi" of all files 2025/07/09 01:25:38 DEBUG : potato2: Deleting (id "4_zdf12cd83c09debcb9f780e1b_f109938ed95278f01_d20250709_m012537_c001_v0001043_t0049_u01752024337021") 2025/07/09 01:25:38 DEBUG : potato3: Deleting (id "4_zdf12cd83c09debcb9f780e1b_f10106e6805fcc5f7_d20250709_m012537_c001_v0001137_t0023_u01752024337378") 2025/07/09 01:25:39 DEBUG : B2 bucket rclone-test-pupajal3bugi: Purge remote 2025/07/09 01:25:39 INFO : B2 bucket rclone-test-pupajal3bugi: cleaning bucket "rclone-test-pupajal3bugi" of all files 2025/07/09 01:25:39 DEBUG : empty space: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f1197dad07950b6eb_d20250709_m012533_c001_v0001183_t0018_u01752024333097") 2025/07/09 01:25:39 DEBUG : potato2: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f419ffae81ce7c468_d20250709_m012537_c001_v7007000_t0000_u01752024337437") 2025/07/09 01:25:39 DEBUG : potato2: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f101ed6f0058c18f7_d20250709_m012533_c001_v0001100_t0018_u01752024333955") 2025/07/09 01:25:39 DEBUG : potato3: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f419ffae81ce7c469_d20250709_m012537_c001_v7007000_t0000_u01752024337694") 2025/07/09 01:25:39 DEBUG : potato3: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f11072704af73845e_d20250709_m012534_c001_v0001041_t0047_u01752024334298") 2025/07/09 01:25:39 DEBUG : potato3: Deleting (id "4_z5f92bd73c09debcb9f780e1b_f1197dad07950b6f1_d20250709_m012533_c001_v0001183_t0037_u01752024333306") --- PASS: TestServerSideMoveWithFilter (12.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:41 DEBUG : Creating backend with remote "TestB2:rclone-test-culovop9zema" 2025/07/09 01:25:43 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-nawavel9mije -> B2 bucket rclone-test-culovop9zema 2025/07/09 01:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 01:25:45 DEBUG : empty space: Unchanged skipping 2025/07/09 01:25:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/09 01:25:45 DEBUG : B2 bucket rclone-test-culovop9zema: Waiting for checks to finish 2025/07/09 01:25:45 INFO : empty space: Deleted 2025/07/09 01:25:45 DEBUG : B2 bucket rclone-test-culovop9zema: Waiting for transfers to finish 2025/07/09 01:25:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:46 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:46 INFO : potato2: Deleted 2025/07/09 01:25:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:46 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:46 INFO : potato3: Deleted 2025/07/09 01:25:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hoquvoq1zopo" 2025/07/09 01:25:47 INFO : tomatoDir: Making directory 2025/07/09 01:25:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/09 01:25:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/09 01:25:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/09 01:25:48 DEBUG : B2 bucket rclone-test-hoquvoq1zopo: Waiting for checks to finish 2025/07/09 01:25:48 DEBUG : B2 bucket rclone-test-hoquvoq1zopo: Waiting for transfers to finish 2025/07/09 01:25:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/09 01:25:49 INFO : empty space: Copied (server-side copy) 2025/07/09 01:25:49 INFO : empty space: Deleted 2025/07/09 01:25:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/09 01:25:49 INFO : potato2: Copied (server-side copy) 2025/07/09 01:25:49 INFO : potato2: Deleted 2025/07/09 01:25:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/09 01:25:49 INFO : potato3: Copied (server-side copy) 2025/07/09 01:25:49 INFO : potato3: Deleted 2025/07/09 01:25:50 DEBUG : B2 bucket rclone-test-hoquvoq1zopo: Purge remote 2025/07/09 01:25:50 INFO : B2 bucket rclone-test-hoquvoq1zopo: cleaning bucket "rclone-test-hoquvoq1zopo" of all files 2025/07/09 01:25:50 DEBUG : empty space: Deleting (id "4_zbf42fd73c09debcb9f780e1b_f116a4dd6915d8176_d20250709_m012549_c001_v0001137_t0056_u01752024349025") 2025/07/09 01:25:50 DEBUG : potato2: Deleting (id "4_zbf42fd73c09debcb9f780e1b_f119a23faff3376a7_d20250709_m012549_c001_v0001105_t0018_u01752024349381") 2025/07/09 01:25:50 DEBUG : potato3: Deleting (id "4_zbf42fd73c09debcb9f780e1b_f113725be5a9e33ff_d20250709_m012549_c001_v0001157_t0048_u01752024349390") 2025/07/09 01:25:51 DEBUG : B2 bucket rclone-test-culovop9zema: Purge remote 2025/07/09 01:25:51 INFO : B2 bucket rclone-test-culovop9zema: cleaning bucket "rclone-test-culovop9zema" of all files 2025/07/09 01:25:51 DEBUG : empty space: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f409f9734efb9ae7f_d20250709_m012549_c001_v7007000_t0000_u01752024349363") 2025/07/09 01:25:51 DEBUG : empty space: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f108c4298d195c543_d20250709_m012545_c001_v0001184_t0052_u01752024345062") 2025/07/09 01:25:51 DEBUG : potato2: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f409f9734efb9ae80_d20250709_m012549_c001_v7007000_t0000_u01752024349678") 2025/07/09 01:25:51 DEBUG : potato2: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f101beb6c76165547_d20250709_m012545_c001_v0001145_t0004_u01752024345854") 2025/07/09 01:25:51 DEBUG : potato3: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f409f9734efb9ae84_d20250709_m012549_c001_v7007000_t0000_u01752024349875") 2025/07/09 01:25:51 DEBUG : potato3: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f1104874ea7bbf082_d20250709_m012546_c001_v0001157_t0004_u01752024346238") 2025/07/09 01:25:51 DEBUG : potato3: Deleting (id "4_z5f42ed63c09debcb9f780e1b_f108c4298d195c545_d20250709_m012545_c001_v0001184_t0008_u01752024345263") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:25:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/rclone-sync-test" 2025/07/09 01:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/rclone-sync-test-include/layer2" 2025/07/09 01:26:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/rclone-sync-test-ignore-file" 2025/07/09 01:26:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/09 01:26:04 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test: Waiting for checks to finish 2025/07/09 01:26:04 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test: Waiting for transfers to finish 2025/07/09 01:26:04 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:04 INFO : There was nothing to transfer 2025/07/09 01:26:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/09 01:26:05 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:26:05 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:05 INFO : There was nothing to transfer 2025/07/09 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/09 01:26:06 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/09 01:26:06 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/09 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:06 INFO : There was nothing to transfer 2025/07/09 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/09 01:26:06 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:26:06 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:06 INFO : There was nothing to transfer 2025/07/09 01:26:06 DEBUG : Excluded 2025/07/09 01:26:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/09 01:26:07 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/09 01:26:07 DEBUG : B2 bucket rclone-test-nawavel9mije path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/09 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.08s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:26:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/CompareDest" 2025/07/09 01:26:10 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 01:26:10 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:10 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:26:11 INFO : one: Copied (new) 2025/07/09 01:26:11 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:12 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:12 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 01:26:13 INFO : one: Copied (replaced existing) 2025/07/09 01:26:13 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:14 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:26:14 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:14 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:14 INFO : There was nothing to transfer 2025/07/09 01:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 01:26:16 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:26:16 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:16 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:16 INFO : There was nothing to transfer 2025/07/09 01:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 01:26:16 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:26:16 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:16 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:16 INFO : There was nothing to transfer 2025/07/09 01:26:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:18 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/07/09 01:26:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 01:26:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/09 01:26:18 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:26:18 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:18 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:18 INFO : There was nothing to transfer 2025/07/09 01:26:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:18 DEBUG : two: Need to transfer - File not found at Destination 2025/07/09 01:26:18 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/09 01:26:18 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/09 01:26:19 INFO : two: Copied (new) 2025/07/09 01:26:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:26:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dest" 2025/07/09 01:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/pre-dest1" 2025/07/09 01:26:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/pre-dest2" 2025/07/09 01:26:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:26:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/09 01:26:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:26:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/09 01:26:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/09 01:26:27 DEBUG : B2 bucket rclone-test-nawavel9mije path dest: Waiting for checks to finish 2025/07/09 01:26:27 DEBUG : B2 bucket rclone-test-nawavel9mije path dest: Waiting for transfers to finish 2025/07/09 01:26:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/09 01:26:27 INFO : 3: Copied (new) 2025/07/09 01:26:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/CopyDest" 2025/07/09 01:26:32 DEBUG : one: Need to transfer - File not found at Destination 2025/07/09 01:26:32 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:32 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:26:33 INFO : one: Copied (new) 2025/07/09 01:26:33 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:34 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:34 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 01:26:34 INFO : one: Copied (replaced existing) 2025/07/09 01:26:34 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/BackupDir" 2025/07/09 01:26:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:37 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/09 01:26:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:26:38 INFO : one: Copied (server-side copy) 2025/07/09 01:26:39 INFO : one: Deleted 2025/07/09 01:26:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/09 01:26:39 INFO : one: Copied (server-side copy) 2025/07/09 01:26:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/09 01:26:39 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:39 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:40 DEBUG : one: Unchanged skipping 2025/07/09 01:26:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/09 01:26:41 INFO : two: Copied (server-side copy) 2025/07/09 01:26:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/09 01:26:41 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:41 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:41 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:41 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:41 DEBUG : one: Unchanged skipping 2025/07/09 01:26:41 DEBUG : two: Unchanged skipping 2025/07/09 01:26:41 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:41 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:41 INFO : There was nothing to transfer 2025/07/09 01:26:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:42 DEBUG : one: Unchanged skipping 2025/07/09 01:26:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/09 01:26:42 DEBUG : three: Destination not found in --copy-dest 2025/07/09 01:26:42 DEBUG : three: Need to transfer - File not found at Destination 2025/07/09 01:26:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/09 01:26:42 DEBUG : two: Unchanged skipping 2025/07/09 01:26:42 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:42 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/09 01:26:43 INFO : three: Copied (new) 2025/07/09 01:26:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.63s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:26:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/backup" 2025/07/09 01:26:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:26:49 DEBUG : two: Unchanged skipping 2025/07/09 01:26:49 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:26:50 INFO : one: Copied (server-side copy) 2025/07/09 01:26:51 INFO : one: Deleted 2025/07/09 01:26:51 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:26:52 INFO : one: Copied (new) 2025/07/09 01:26:52 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:26:52 INFO : three.txt: Copied (server-side copy) 2025/07/09 01:26:52 INFO : three.txt: Deleted 2025/07/09 01:26:52 INFO : three.txt: Moved into backup dir 2025/07/09 01:26:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:26:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:26:54 DEBUG : two: Unchanged skipping 2025/07/09 01:26:54 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:26:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:26:54 INFO : one: Copied (server-side copy) 2025/07/09 01:26:55 INFO : one: Deleted 2025/07/09 01:26:55 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:26:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:26:55 INFO : one: Copied (new) 2025/07/09 01:26:55 DEBUG : Waiting for deletions to finish 2025/07/09 01:26:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:26:55 INFO : three.txt: Copied (server-side copy) 2025/07/09 01:26:56 INFO : three.txt: Deleted 2025/07/09 01:26:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:27:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/backup" 2025/07/09 01:27:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:27:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:01 DEBUG : two: Unchanged skipping 2025/07/09 01:27:01 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:27:03 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:03 INFO : one: Deleted 2025/07/09 01:27:03 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:04 INFO : one: Copied (new) 2025/07/09 01:27:04 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:27:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:05 INFO : three.txt: Deleted 2025/07/09 01:27:05 INFO : three.txt: Moved into backup dir 2025/07/09 01:27:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:27:06 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:06 DEBUG : two: Unchanged skipping 2025/07/09 01:27:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:08 INFO : one: Deleted 2025/07/09 01:27:08 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:27:08 INFO : one: Copied (new) 2025/07/09 01:27:08 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:08 INFO : three.txt: Deleted 2025/07/09 01:27:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:27:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/5f92eda3c07debcb9f780e1b/c001_v0001183_t0030": EOF 2025/07/09 01:27:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/5f92eda3c07debcb9f780e1b/c001_v0001183_t0030": EOF) 2025/07/09 01:27:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-nawavel9mije: 1/10 (Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/5f92eda3c07debcb9f780e1b/c001_v0001183_t0030": EOF) 2025/07/09 01:27:13 DEBUG : pacer: Reducing sleep to 10ms 2025/07/09 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/backup" 2025/07/09 01:27:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:27:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:16 DEBUG : two: Unchanged skipping 2025/07/09 01:27:16 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:27:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 01:27:18 INFO : one: Deleted 2025/07/09 01:27:18 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:19 INFO : one: Copied (new) 2025/07/09 01:27:19 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:27:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 01:27:20 INFO : three.txt: Deleted 2025/07/09 01:27:20 INFO : three.txt: Moved into backup dir 2025/07/09 01:27:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:27:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:21 DEBUG : two: Unchanged skipping 2025/07/09 01:27:21 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 01:27:22 INFO : one: Deleted 2025/07/09 01:27:22 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:27:22 INFO : one: Copied (new) 2025/07/09 01:27:22 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 01:27:23 INFO : three.txt: Deleted 2025/07/09 01:27:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:27:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:27:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:27:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:27 DEBUG : two: Unchanged skipping 2025/07/09 01:27:27 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:27:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:28 INFO : one: Deleted 2025/07/09 01:27:28 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:29 INFO : one: Copied (new) 2025/07/09 01:27:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:27:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:30 INFO : three.txt: Deleted 2025/07/09 01:27:30 INFO : three.txt: Moved into backup dir 2025/07/09 01:27:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/09 01:27:31 DEBUG : one.bak: Excluded 2025/07/09 01:27:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/09 01:27:31 DEBUG : three.txt.bak: Excluded 2025/07/09 01:27:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:27:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:31 DEBUG : two: Unchanged skipping 2025/07/09 01:27:31 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for checks to finish 2025/07/09 01:27:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:32 INFO : one: Deleted 2025/07/09 01:27:32 DEBUG : B2 bucket rclone-test-nawavel9mije path dst: Waiting for transfers to finish 2025/07/09 01:27:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:27:32 INFO : one: Copied (new) 2025/07/09 01:27:32 DEBUG : Waiting for deletions to finish 2025/07/09 01:27:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:33 INFO : three.txt: Deleted 2025/07/09 01:27:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.04s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:27:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:27:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:27:38 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:38 INFO : one: Deleted 2025/07/09 01:27:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:39 INFO : one: Copied (new) 2025/07/09 01:27:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:39 DEBUG : two: Unchanged skipping 2025/07/09 01:27:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/09 01:27:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:27:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:41 INFO : three.txt: Deleted 2025/07/09 01:27:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:41 INFO : three.txt: Copied (new) 2025/07/09 01:27:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:27:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:42 INFO : one: Copied (server-side copy) to: one.bak 2025/07/09 01:27:42 INFO : one: Deleted 2025/07/09 01:27:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:27:43 INFO : one: Copied (new) 2025/07/09 01:27:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:43 DEBUG : two: Unchanged skipping 2025/07/09 01:27:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/09 01:27:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/09 01:27:44 INFO : three.txt: Deleted 2025/07/09 01:27:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/09 01:27:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nawavel9mije/dst" 2025/07/09 01:27:47 DEBUG : Config file has changed externally - reloading 2025/07/09 01:27:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/09 01:27:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/09 01:27:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 01:27:50 INFO : one: Deleted 2025/07/09 01:27:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:50 INFO : one: Copied (new) 2025/07/09 01:27:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:51 DEBUG : two: Unchanged skipping 2025/07/09 01:27:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/09 01:27:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/09 01:27:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 01:27:52 INFO : three.txt: Deleted 2025/07/09 01:27:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:52 INFO : three.txt: Copied (new) 2025/07/09 01:27:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/09 01:27:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/09 01:27:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/09 01:27:54 INFO : one: Deleted 2025/07/09 01:27:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/09 01:27:54 INFO : one: Copied (new) 2025/07/09 01:27:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:27:54 DEBUG : two: Unchanged skipping 2025/07/09 01:27:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/09 01:27:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/09 01:27:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/09 01:27:55 INFO : three.txt: Deleted 2025/07/09 01:27:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/09 01:27:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.82s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:27:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/09 01:27:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:27:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:27:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/09 01:27:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/09 01:27:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/09 01:28:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/09 01:28:00 INFO : existing: Copied (new) 2025/07/09 01:28:00 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/09 01:28:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/09 01:28:01 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:01 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:01 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting files as there were IO errors 2025/07/09 01:28:01 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:02 DEBUG : existing: Unchanged skipping 2025/07/09 01:28:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:02 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both0: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both10: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both11: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both12: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both13: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both14: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both15: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both16: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both17: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both18: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both19: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both1: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:14 DEBUG : both2: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both3: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both4: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both7: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both8: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both9: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both5: Unchanged skipping 2025/07/09 01:28:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:14 DEBUG : both6: Unchanged skipping 2025/07/09 01:28:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:14 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:14 INFO : only11: Deleted 2025/07/09 01:28:15 INFO : only15: Deleted 2025/07/09 01:28:15 INFO : only17: Deleted 2025/07/09 01:28:15 INFO : only19: Deleted 2025/07/09 01:28:15 INFO : only5: Deleted 2025/07/09 01:28:15 INFO : only8: Deleted 2025/07/09 01:28:15 INFO : only0: Deleted 2025/07/09 01:28:15 INFO : only14: Deleted 2025/07/09 01:28:15 INFO : only16: Deleted 2025/07/09 01:28:15 INFO : only18: Deleted 2025/07/09 01:28:15 INFO : only2: Deleted 2025/07/09 01:28:15 INFO : only6: Deleted 2025/07/09 01:28:15 INFO : only7: Deleted 2025/07/09 01:28:15 INFO : only9: Deleted 2025/07/09 01:28:15 INFO : only3: Deleted 2025/07/09 01:28:15 INFO : only4: Deleted 2025/07/09 01:28:15 INFO : only10: Deleted 2025/07/09 01:28:15 INFO : only12: Deleted 2025/07/09 01:28:15 INFO : only13: Deleted 2025/07/09 01:28:15 INFO : only1: Deleted 2025/07/09 01:28:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both0: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both10: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both11: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both12: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both13: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both14: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:30 DEBUG : both15: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both16: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both1: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both2: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both3: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both4: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both5: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both6: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both7: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both8: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:30 DEBUG : both9: Unchanged skipping 2025/07/09 01:28:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/09 01:28:30 DEBUG : both17: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both18: Unchanged skipping 2025/07/09 01:28:30 DEBUG : both19: Unchanged skipping 2025/07/09 01:28:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:30 INFO : only10: Copied (replaced existing) 2025/07/09 01:28:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:30 INFO : only0: Copied (replaced existing) 2025/07/09 01:28:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:30 INFO : only13: Copied (replaced existing) 2025/07/09 01:28:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:30 INFO : only14: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only11: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only15: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only16: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only12: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only17: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only18: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only19: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only1: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only2: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only3: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only4: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only5: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only6: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only7: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only8: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/09 01:28:31 INFO : only9: Copied (replaced existing) 2025/07/09 01:28:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.46s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:39 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:28:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:28:39 DEBUG : empty_on_remote: Making directory with metadata 2025/07/09 01:28:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:28:39 INFO : empty_on_remote: Making directory 2025/07/09 01:28:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/09 01:28:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:42 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:28:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:28:42 DEBUG : empty_on_remote: Making directory with metadata 2025/07/09 01:28:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/09 01:28:42 INFO : empty_on_remote: Making directory 2025/07/09 01:28:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/09 01:28:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:45 INFO : sub dir: Making directory 2025/07/09 01:28:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/09 01:28:48 INFO : sub dir: Making directory 2025/07/09 01:28:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:28:57 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:58 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:28:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : apple: Unchanged skipping 2025/07/09 01:28:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:28:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : banana: Unchanged skipping 2025/07/09 01:28:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:28:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:28:59 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:28:59 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:59 INFO : There was nothing to transfer 2025/07/09 01:28:59 DEBUG : Waiting for deletions to finish 2025/07/09 01:28:59 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:28:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : apple: Unchanged skipping 2025/07/09 01:28:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : banana: Unchanged skipping 2025/07/09 01:28:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:28:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:28:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:29:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:29:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:00 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:00 INFO : There was nothing to transfer 2025/07/09 01:29:00 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:00 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:29:11 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:12 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:12 DEBUG : apple: Unchanged skipping 2025/07/09 01:29:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:29:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:29:12 DEBUG : banana: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:29:13 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:13 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:13 INFO : There was nothing to transfer 2025/07/09 01:29:13 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:13 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : apple: Unchanged skipping 2025/07/09 01:29:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:29:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:29:13 DEBUG : banana: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:29:14 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:14 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:14 INFO : There was nothing to transfer 2025/07/09 01:29:14 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:14 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:29:25 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:26 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:29:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:29:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 01:29:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 01:29:27 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/09 01:29:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 01:29:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:27 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:27 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:29:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:29:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:29:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:29:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:29:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 01:29:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/09 01:29:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:29:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:29:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:29:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:29:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:29:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:29:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:29:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:29:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:29:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:29:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:29:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:29:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:29:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:28 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:28 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 01:29:28 INFO : splitbananasplit: Deleted 2025/07/09 01:29:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 01:29:28 INFO : banana: Deleted 2025/07/09 01:29:28 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 01:29:28 INFO : apple: Deleted 2025/07/09 01:29:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 01:29:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 01:29:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 01:29:29 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 01:29:29 INFO : appleappleapplebanana: Deleted 2025/07/09 01:29:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:29 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:29 DEBUG : apple: Unchanged skipping 2025/07/09 01:29:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:29 DEBUG : banana: Unchanged skipping 2025/07/09 01:29:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:29:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 01:29:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/09 01:29:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:29:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:29:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:30 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:30 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/09 01:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/09 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/09 01:29:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/09 01:29:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/09 01:29:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/09 01:29:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/09 01:29:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/09 01:29:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/09 01:29:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/09 01:29:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:29:41 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:41 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 01:29:42 INFO : apple: Copied (new) to: PREFIXapple 2025/07/09 01:29:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/09 01:29:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/09 01:29:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/09 01:29:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/09 01:29:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/09 01:29:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/09 01:29:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/09 01:29:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/09 01:29:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/09 01:29:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/09 01:29:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:29:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/09 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:29:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/09 01:29:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 01:29:42 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/09 01:29:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:29:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:29:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:29:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:29:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:29:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:29:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:29:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:29:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:29:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:29:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:29:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:29:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:29:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:29:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:29:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:29:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:43 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:44 INFO : banana: Deleted 2025/07/09 01:29:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 01:29:44 INFO : appleappleapplebanana: Deleted 2025/07/09 01:29:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 01:29:44 INFO : splitbananasplit: Deleted 2025/07/09 01:29:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 01:29:44 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 01:29:44 INFO : apple: Deleted 2025/07/09 01:29:44 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/09 01:29:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/09 01:29:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/09 01:29:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 01:29:45 INFO : banana: Copied (new) 2025/07/09 01:29:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:29:45 INFO : splitbananasplit: Copied (new) 2025/07/09 01:29:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 01:29:45 INFO : apple: Copied (new) 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:29:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:29:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:29:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:29:45 INFO : appleappleapplebanana: Copied (new) 2025/07/09 01:29:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:29:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/09 01:29:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:29:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/09 01:29:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:29:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:29:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:29:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:29:46 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:29:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:29:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:29:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:29:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:29:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:29:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:29:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:29:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:29:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:29:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/09 01:29:46 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/09 01:29:47 INFO : PREFIXapple: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/09 01:29:47 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/09 01:29:47 INFO : PREFIXbanana: Deleted 2025/07/09 01:29:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/09 01:29:47 INFO : PREFIXsplitbananasplit: Deleted 2025/07/09 01:29:47 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:47 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:29:47 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:48 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:29:59 DEBUG : Waiting for deletions to finish 2025/07/09 01:29:59 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:30:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 01:30:00 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 01:30:00 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:30:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:30:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:30:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:30:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:30:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:30:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:30:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:30:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:30:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:30:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:30:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:30:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:30:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:30:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:30:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:30:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:30:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:01 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:02 INFO : banana: Deleted 2025/07/09 01:30:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 01:30:02 INFO : appleappleapplebanana: Deleted 2025/07/09 01:30:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 01:30:02 INFO : splitbananasplit: Deleted 2025/07/09 01:30:02 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 01:30:02 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 01:30:02 INFO : apple: Deleted 2025/07/09 01:30:02 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 01:30:02 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/09 01:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/09 01:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/09 01:30:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:03 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:03 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/09 01:30:03 INFO : banana: Copied (new) 2025/07/09 01:30:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/09 01:30:03 INFO : apple: Copied (new) 2025/07/09 01:30:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:30:03 INFO : splitbananasplit: Copied (new) 2025/07/09 01:30:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:30:03 INFO : appleappleapplebanana: Copied (new) 2025/07/09 01:30:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:30:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/09 01:30:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:30:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/09 01:30:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:30:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:30:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:30:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:30:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:30:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:30:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:30:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:30:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:30:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:30:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:30:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:30:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:30:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:30:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/09 01:30:04 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/09 01:30:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/09 01:30:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/09 01:30:04 INFO : appleSUFFIX: Deleted 2025/07/09 01:30:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/09 01:30:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/09 01:30:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/09 01:30:05 INFO : bananaSUFFIX: Deleted 2025/07/09 01:30:05 INFO : splitbananasplitSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/09 01:30:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/09 01:30:05 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:05 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:05 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:06 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:30:17 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:17 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/09 01:30:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:17 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:17 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 01:30:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/09 01:30:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/09 01:30:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 01:30:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/09 01:30:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:18 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:18 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/09 01:30:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/09 01:30:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/09 01:30:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/09 01:30:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/09 01:30:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/09 01:30:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/09 01:30:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/09 01:30:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/09 01:30:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/09 01:30:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/09 01:30:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/09 01:30:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/09 01:30:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/09 01:30:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/09 01:30:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/09 01:30:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/09 01:30:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/09 01:30:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/09 01:30:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/09 01:30:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/09 01:30:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/09 01:30:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/09 01:30:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/09 01:30:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/09 01:30:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/09 01:30:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/09 01:30:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/09 01:30:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/09 01:30:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/09 01:30:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/09 01:30:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/09 01:30:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/09 01:30:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/09 01:30:19 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0003-defghij.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/09 01:30:19 INFO : appleappleapplebanana: Deleted 2025/07/09 01:30:19 INFO : dir1/0008-2345678.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0013-789;=.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0009-3456789.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0010-456789.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0011-56789;.txt: Deleted 2025/07/09 01:30:19 INFO : splitbananasplit: Deleted 2025/07/09 01:30:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/09 01:30:19 INFO : dir1/0007-1234567.txt: Deleted 2025/07/09 01:30:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/09 01:30:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/09 01:30:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/09 01:30:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/09 01:30:20 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:20 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : appleapple: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:30:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/09 01:30:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/09 01:30:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/09 01:30:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/09 01:30:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/09 01:30:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/09 01:30:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/09 01:30:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/09 01:30:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/09 01:30:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/09 01:30:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/09 01:30:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/09 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:30:20 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:20 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:20 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:20 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:21 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : appleapple: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/09 01:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/09 01:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/09 01:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/09 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/09 01:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/09 01:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/09 01:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/09 01:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/09 01:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/09 01:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/09 01:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/09 01:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/09 01:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/09 01:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/09 01:30:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/09 01:30:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/09 01:30:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/09 01:30:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/09 01:30:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:30:33 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:33 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:33 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:30:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:30:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:33 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:34 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:34 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:34 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:30:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:30:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:34 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:34 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:34 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:35 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:35 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:30:47 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:47 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:30:48 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:48 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:48 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:48 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : apple: Unchanged skipping 2025/07/09 01:30:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : banana: Unchanged skipping 2025/07/09 01:30:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:30:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:30:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:30:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:30:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:30:49 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:49 DEBUG : Waiting for deletions to finish 2025/07/09 01:30:49 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:00 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:00 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:01 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:01 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:01 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:01 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:02 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:02 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:02 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:02 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:14 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:14 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:15 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:15 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:15 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:15 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:15 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:16 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:16 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:16 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:16 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:28 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:28 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:29 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:29 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:29 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/09 01:31:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : banana: Unchanged skipping 2025/07/09 01:31:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/09 01:31:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : apple: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/09 01:31:30 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:30 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:30 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:30 DEBUG : apple: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : banana: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/09 01:31:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (163.15s) --- PASS: TestTransform/NFC (12.99s) --- PASS: TestTransform/NFD (13.85s) --- PASS: TestTransform/base64 (16.10s) --- PASS: TestTransform/prefix (17.84s) --- PASS: TestTransform/suffix (17.96s) --- PASS: TestTransform/truncate (15.08s) --- PASS: TestTransform/encoder (14.55s) --- PASS: TestTransform/ISO-8859-1 (13.78s) --- PASS: TestTransform/charmap (13.34s) --- PASS: TestTransform/lowercase (13.47s) --- PASS: TestTransform/ascii (14.20s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 01:31:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 01:31:35 INFO : sub dir_somesuffix: Making directory 2025/07/09 01:31:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/09 01:31:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/09 01:31:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 01:31:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 01:31:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:35 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:36 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/09 01:31:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:36 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:37 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:37 INFO : tictactoe: Making directory 2025/07/09 01:31:37 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:37 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/09 01:31:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:37 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/09 01:31:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:38 INFO : toe: Making directory 2025/07/09 01:31:38 INFO : toe/toe: Making directory 2025/07/09 01:31:38 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 01:31:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 01:31:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 01:31:38 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:38 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 01:31:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:40 INFO : toe: Making directory 2025/07/09 01:31:40 INFO : toe/toe: Making directory 2025/07/09 01:31:40 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 01:31:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 01:31:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/09 01:31:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:40 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/09 01:31:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.65s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:41 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:31:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:31:41 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:42 INFO : tictacempty_dir: Making directory 2025/07/09 01:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:42 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:42 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:42 INFO : tictactoe: Making directory 2025/07/09 01:31:42 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:42 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:42 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:42 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:43 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:31:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:31:43 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:43 INFO : tictacempty_dir: Making directory 2025/07/09 01:31:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:43 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:43 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:43 INFO : tictactoe: Making directory 2025/07/09 01:31:43 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:43 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:43 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 01:31:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:43 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:43 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 01:31:44 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:44 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:44 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:44 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 01:31:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/09 01:31:45 NOTICE: B2 bucket rclone-test-nawavel9mije: 0 differences found 2025/07/09 01:31:45 NOTICE: B2 bucket rclone-test-nawavel9mije: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:45 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:45 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:45 INFO : tictactoe: Making directory 2025/07/09 01:31:45 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:45 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:45 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:45 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:46 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:46 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:46 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:46 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/09 01:31:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/09 01:31:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/09 01:31:47 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.36s) === RUN TestSyntax 2025/07/09 01:31:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:48 INFO : toe: Making directory 2025/07/09 01:31:48 INFO : toe/toe: Making directory 2025/07/09 01:31:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 01:31:48 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:48 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:48 INFO : toe/toe/toe: Copied (new) 2025/07/09 01:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:49 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:31:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:49 INFO : tictacempty_dir: Making directory 2025/07/09 01:31:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:49 INFO : tictactoe: Making directory 2025/07/09 01:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:49 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:49 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 01:31:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:49 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:50 INFO : toe/toe/toe.txt: Deleted 2025/07/09 01:31:50 INFO : toe/toe: Removing directory 2025/07/09 01:31:50 INFO : toe: Removing directory 2025/07/09 01:31:50 INFO : empty_dir: Removing directory 2025/07/09 01:31:50 DEBUG : Local file system at /tmp/rclone706837717: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:51 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:31:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:51 INFO : tictacempty_dir: Making directory 2025/07/09 01:31:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:51 INFO : tictactoe: Making directory 2025/07/09 01:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:51 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 01:31:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:51 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:52 INFO : toe/toe/toe.txt: Deleted 2025/07/09 01:31:52 INFO : toe/toe: Removing directory 2025/07/09 01:31:52 INFO : toe: Removing directory 2025/07/09 01:31:52 INFO : empty_dir: Removing directory 2025/07/09 01:31:52 DEBUG : Local file system at /tmp/rclone706837717: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 01:31:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 01:31:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/09 01:31:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:54 DEBUG : Reset feature "Copy" 2025/07/09 01:31:54 DEBUG : Reset feature "Move" 2025/07/09 01:31:54 DEBUG : Reset feature "Copy" 2025/07/09 01:31:54 DEBUG : Reset feature "Move" 2025/07/09 01:31:54 DEBUG : empty_dir: Making directory with metadata 2025/07/09 01:31:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/09 01:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:54 INFO : tictacempty_dir: Making directory 2025/07/09 01:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/09 01:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:54 INFO : tictactoe: Making directory 2025/07/09 01:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:54 DEBUG : toe: transformed to: tictactoe 2025/07/09 01:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:54 INFO : tictactoe/tictactoe: Making directory 2025/07/09 01:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/09 01:31:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/09 01:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:54 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:54 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/09 01:31:55 INFO : toe/toe/toe.txt: Deleted 2025/07/09 01:31:55 INFO : toe/toe: Removing directory 2025/07/09 01:31:55 INFO : toe: Removing directory 2025/07/09 01:31:55 INFO : empty_dir: Removing directory 2025/07/09 01:31:55 DEBUG : Local file system at /tmp/rclone706837717: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/09 01:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/09 01:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/09 01:31:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/09 01:31:56 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.48s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:31:58 DEBUG : toe: transformed to: dG9l 2025/07/09 01:31:58 DEBUG : toe: transformed to: dG9l 2025/07/09 01:31:58 INFO : dG9l: Making directory 2025/07/09 01:31:58 DEBUG : toe: transformed to: dG9l 2025/07/09 01:31:58 DEBUG : toe: transformed to: dG9l 2025/07/09 01:31:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 01:31:58 INFO : dG9l/dG9l: Making directory 2025/07/09 01:31:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/09 01:31:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/09 01:31:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 01:31:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/09 01:31:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 01:31:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:31:58 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:31:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:31:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/09 01:31:58 DEBUG : Waiting for deletions to finish 2025/07/09 01:31:59 DEBUG : dG9l: transformed to: toe 2025/07/09 01:31:59 DEBUG : dG9l: transformed to: toe 2025/07/09 01:31:59 DEBUG : dG9l: transformed to: toe 2025/07/09 01:31:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/09 01:31:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/09 01:31:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/09 01:31:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/09 01:31:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/09 01:31:59 DEBUG : Local file system at /tmp/rclone706837717: Waiting for checks to finish 2025/07/09 01:31:59 DEBUG : Local file system at /tmp/rclone706837717: Waiting for transfers to finish 2025/07/09 01:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nawavel9mije", Local "Local file system at /tmp/rclone706837717", Modify Window "1ms" 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe: transformed to: 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe: transformed to: 2025/07/09 01:32:00 INFO : B2 bucket rclone-test-nawavel9mije: Making directory 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe: transformed to: 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe: transformed to: 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe/toe: transformed to: 2025/07/09 01:32:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/09 01:32:00 INFO : toe/toe: Making directory 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe/toe: transformed to: 2025/07/09 01:32:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe: transformed to: 2025/07/09 01:32:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/09 01:32:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/09 01:32:00 DEBUG : toe/toe/toe: transformed to: 2025/07/09 01:32:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/09 01:32:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for checks to finish 2025/07/09 01:32:00 DEBUG : B2 bucket rclone-test-nawavel9mije: Waiting for transfers to finish 2025/07/09 01:32:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/09 01:32:01 INFO : toe/toe/toe: Copied (new) 2025/07/09 01:32:01 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting files as there were IO errors 2025/07/09 01:32:01 ERROR : B2 bucket rclone-test-nawavel9mije: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2025/07/09 01:32:02 DEBUG : B2 bucket rclone-test-nawavel9mije: Purge remote 2025/07/09 01:32:02 INFO : B2 bucket rclone-test-nawavel9mije: cleaning bucket "rclone-test-nawavel9mije" of all files 2025/07/09 01:32:03 DEBUG : BackupDir/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a38_d20250709_m012643_c001_v7007000_t0000_u01752024403803") 2025/07/09 01:32:03 DEBUG : BackupDir/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f107f898ded3463c3_d20250709_m012638_c001_v0001183_t0039_u01752024398737") 2025/07/09 01:32:03 DEBUG : CompareDest/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e320a4_d20250709_m012620_c001_v7007000_t0000_u01752024380094") 2025/07/09 01:32:03 DEBUG : CompareDest/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855ac5f_d20250709_m012614_c001_v0001183_t0021_u01752024374222") 2025/07/09 01:32:03 DEBUG : CompareDest/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e320a5_d20250709_m012620_c001_v7007000_t0000_u01752024380278") 2025/07/09 01:32:03 DEBUG : CompareDest/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b83b_d20250709_m012615_c001_v0001183_t0035_u01752024375547") 2025/07/09 01:32:03 DEBUG : CopyDest/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a39_d20250709_m012643_c001_v7007000_t0000_u01752024403986") 2025/07/09 01:32:03 DEBUG : CopyDest/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681abb3_d20250709_m012635_c001_v0001176_t0036_u01752024395733") 2025/07/09 01:32:03 DEBUG : CopyDest/three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a49_d20250709_m012644_c001_v7007000_t0000_u01752024404195") 2025/07/09 01:32:03 DEBUG : CopyDest/three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b921_d20250709_m012642_c001_v0001183_t0052_u01752024402042") 2025/07/09 01:32:03 DEBUG : CopyDest/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a4a_d20250709_m012644_c001_v7007000_t0000_u01752024404377") 2025/07/09 01:32:03 DEBUG : CopyDest/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855ad8b_d20250709_m012640_c001_v0001183_t0014_u01752024400088") 2025/07/09 01:32:03 DEBUG : EXISTING: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd311059a8_d20250709_m012803_c001_v7007000_t0000_u01752024483099") 2025/07/09 01:32:03 DEBUG : EXISTING: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acea_d20250709_m012802_c001_v0001176_t0047_u01752024482121") 2025/07/09 01:32:03 DEBUG : PREFIXapple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d099_d20250709_m012946_c001_v7007000_t0000_u01752024586980") 2025/07/09 01:32:04 DEBUG : PREFIXapple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3ed_d20250709_m012942_c001_v0001177_t0046_u01752024582580") 2025/07/09 01:32:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb887b_d20250709_m012947_c001_v7007000_t0000_u01752024587306") 2025/07/09 01:32:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bebc_d20250709_m012942_c001_v0001183_t0016_u01752024582589") 2025/07/09 01:32:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402b0539e58917cf_d20250709_m012947_c001_v7007000_t0000_u01752024587316") 2025/07/09 01:32:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1a2_d20250709_m012942_c001_v0001157_t0005_u01752024582601") 2025/07/09 01:32:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841237_d20250709_m012947_c001_v7007000_t0000_u01752024587374") 2025/07/09 01:32:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeaf_d20250709_m012942_c001_v0001176_t0028_u01752024582610") 2025/07/09 01:32:04 DEBUG : Testêé: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd3110597d_d20250709_m012759_c001_v7007000_t0000_u01752024479663") 2025/07/09 01:32:04 DEBUG : Testêé: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acda_d20250709_m012759_c001_v0001176_t0014_u01752024479063") 2025/07/09 01:32:04 DEBUG : Testêé: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bb73_d20250709_m012758_c001_v0001183_t0023_u01752024478097") 2025/07/09 01:32:04 DEBUG : YXBwbGU=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b82_d20250709_m012930_c001_v7007000_t0000_u01752024570884") 2025/07/09 01:32:04 DEBUG : YXBwbGU=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb171_d20250709_m012926_c001_v0001157_t0055_u01752024566917") 2025/07/09 01:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b83_d20250709_m012931_c001_v7007000_t0000_u01752024571066") 2025/07/09 01:32:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3b5_d20250709_m012926_c001_v0001177_t0059_u01752024566937") 2025/07/09 01:32:04 DEBUG : YmFuYW5h: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b84_d20250709_m012931_c001_v7007000_t0000_u01752024571248") 2025/07/09 01:32:04 DEBUG : YmFuYW5h: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be52_d20250709_m012926_c001_v0001183_t0022_u01752024566905") 2025/07/09 01:32:04 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016e3_d20250709_m012448_c001_v7007000_t0000_u01752024288140") 2025/07/09 01:32:04 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9f9_d20250709_m012447_c001_v0001176_t0051_u01752024287345") 2025/07/09 01:32:04 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a049b_d20250709_m012445_c001_v7007000_t0000_u01752024285922") 2025/07/09 01:32:04 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9ef_d20250709_m012445_c001_v0001176_t0003_u01752024285128") 2025/07/09 01:32:05 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301612_d20250709_m012428_c001_v7007000_t0000_u01752024268777") 2025/07/09 01:32:05 DEBUG : a/potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a997_d20250709_m012427_c001_v0001176_t0008_u01752024267820") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38245_d20250709_m013131_c001_v7007000_t0000_u01752024691145") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b58f_d20250709_m013127_c001_v0001177_t0031_u01752024687087") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ea8_d20250709_m013116_c001_v7007000_t0000_u01752024676960") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b561_d20250709_m013113_c001_v0001177_t0007_u01752024673339") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308491_d20250709_m013103_c001_v7007000_t0000_u01752024663499") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b52e_d20250709_m013059_c001_v0001177_t0036_u01752024659753") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922986_d20250709_m013050_c001_v7007000_t0000_u01752024650144") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b502_d20250709_m013046_c001_v0001177_t0057_u01752024646292") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841349_d20250709_m013036_c001_v7007000_t0000_u01752024636254") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4d0_d20250709_m013031_c001_v0001177_t0015_u01752024631884") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92252b_d20250709_m013021_c001_v7007000_t0000_u01752024621806") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b48e_d20250709_m013016_c001_v0001177_t0020_u01752024616324") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d463f_d20250709_m013006_c001_v7007000_t0000_u01752024606638") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af09_d20250709_m013003_c001_v0001176_t0001_u01752024603456") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0e9_d20250709_m013002_c001_v7007000_t0000_u01752024602564") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf49_d20250709_m012958_c001_v0001183_t0011_u01752024598591") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84124a_d20250709_m012948_c001_v7007000_t0000_u01752024588703") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aec1_d20250709_m012945_c001_v0001176_t0043_u01752024585546") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb8864_d20250709_m012944_c001_v7007000_t0000_u01752024584658") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3e9_d20250709_m012940_c001_v0001177_t0042_u01752024580781") 2025/07/09 01:32:05 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b5f9_d20250709_m012928_c001_v7007000_t0000_u01752024568869") 2025/07/09 01:32:06 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be42_d20250709_m012924_c001_v0001183_t0017_u01752024564675") 2025/07/09 01:32:06 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a47_d20250709_m012914_c001_v7007000_t0000_u01752024554825") 2025/07/09 01:32:06 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bde8_d20250709_m012910_c001_v0001183_t0004_u01752024550900") 2025/07/09 01:32:06 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308159_d20250709_m012900_c001_v7007000_t0000_u01752024540965") 2025/07/09 01:32:06 DEBUG : apple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd92_d20250709_m012857_c001_v0001183_t0025_u01752024537039") 2025/07/09 01:32:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0fe_d20250709_m013004_c001_v7007000_t0000_u01752024604875") 2025/07/09 01:32:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf59_d20250709_m013000_c001_v0001183_t0018_u01752024600582") 2025/07/09 01:32:06 DEBUG : appleapple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92252c_d20250709_m013021_c001_v7007000_t0000_u01752024621988") 2025/07/09 01:32:06 DEBUG : appleapple: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b496_d20250709_m013018_c001_v0001177_t0030_u01752024618081") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38246_d20250709_m013131_c001_v7007000_t0000_u01752024691327") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c1c4_d20250709_m013127_c001_v0001183_t0050_u01752024687696") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ea9_d20250709_m013117_c001_v7007000_t0000_u01752024677142") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c17a_d20250709_m013113_c001_v0001183_t0027_u01752024673858") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308492_d20250709_m013103_c001_v7007000_t0000_u01752024663682") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c126_d20250709_m013100_c001_v0001183_t0012_u01752024660370") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922987_d20250709_m013050_c001_v7007000_t0000_u01752024650327") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c0c4_d20250709_m013047_c001_v0001183_t0034_u01752024647022") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84134b_d20250709_m013036_c001_v7007000_t0000_u01752024636436") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c051_d20250709_m013032_c001_v0001183_t0054_u01752024632666") 2025/07/09 01:32:06 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697949c_d20250709_m013019_c001_v7007000_t0000_u01752024619615") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfd3_d20250709_m013016_c001_v0001183_t0018_u01752024616767") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4640_d20250709_m013006_c001_v7007000_t0000_u01752024606824") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb200_d20250709_m013003_c001_v0001157_t0015_u01752024603476") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697905d_d20250709_m013002_c001_v7007000_t0000_u01752024602220") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b43d_d20250709_m012959_c001_v0001177_t0051_u01752024599018") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84124b_d20250709_m012948_c001_v7007000_t0000_u01752024588888") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1ae_d20250709_m012945_c001_v0001157_t0024_u01752024585568") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841222_d20250709_m012944_c001_v7007000_t0000_u01752024584454") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb19e_d20250709_m012941_c001_v0001157_t0055_u01752024581206") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b7f_d20250709_m012929_c001_v7007000_t0000_u01752024569034") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae6d_d20250709_m012925_c001_v0001176_t0038_u01752024565235") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a48_d20250709_m012915_c001_v7007000_t0000_u01752024555014") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae43_d20250709_m012911_c001_v0001176_t0003_u01752024551392") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815a_d20250709_m012901_c001_v7007000_t0000_u01752024541148") 2025/07/09 01:32:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae09_d20250709_m012857_c001_v0001176_t0020_u01752024537614") 2025/07/09 01:32:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84130c_d20250709_m013005_c001_v7007000_t0000_u01752024605073") 2025/07/09 01:32:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b443_d20250709_m013000_c001_v0001177_t0022_u01752024600523") 2025/07/09 01:32:07 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016e4_d20250709_m012448_c001_v7007000_t0000_u01752024288322") 2025/07/09 01:32:07 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9f3_d20250709_m012446_c001_v0001176_t0031_u01752024286472") 2025/07/09 01:32:07 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a049a_d20250709_m012445_c001_v7007000_t0000_u01752024285359") 2025/07/09 01:32:07 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9e7_d20250709_m012444_c001_v0001176_t0059_u01752024284288") 2025/07/09 01:32:08 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930160f_d20250709_m012428_c001_v7007000_t0000_u01752024268178") 2025/07/09 01:32:08 DEBUG : b/potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a991_d20250709_m012426_c001_v0001176_t0006_u01752024266981") 2025/07/09 01:32:08 DEBUG : backup/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32134_d20250709_m012656_c001_v7007000_t0000_u01752024416593") 2025/07/09 01:32:08 DEBUG : backup/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f105cabf78260191b_d20250709_m012654_c001_v0001150_t0050_u01752024414648") 2025/07/09 01:32:08 DEBUG : backup/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1071961f39fef5b7_d20250709_m012650_c001_v0001171_t0022_u01752024410796") 2025/07/09 01:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b004_d20250709_m012723_c001_v7007000_t0000_u01752024443887") 2025/07/09 01:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f104f57c4c89e402a_d20250709_m012722_c001_v0001182_t0030_u01752024442148") 2025/07/09 01:32:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f114e5dd33459b41b_d20250709_m012718_c001_v0001137_t0045_u01752024438213") 2025/07/09 01:32:08 DEBUG : backup/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415813631cd40a4f_d20250709_m012709_c001_v7007000_t0000_u01752024429435") 2025/07/09 01:32:08 DEBUG : backup/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f11480548d819eb6c_d20250709_m012707_c001_v0001120_t0040_u01752024427137") 2025/07/09 01:32:08 DEBUG : backup/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10481d5edcb2c2b6_d20250709_m012702_c001_v0001042_t0038_u01752024422996") 2025/07/09 01:32:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b005_d20250709_m012724_c001_v7007000_t0000_u01752024444071") 2025/07/09 01:32:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1190dd0be122b130_d20250709_m012722_c001_v0001145_t0053_u01752024442955") 2025/07/09 01:32:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1151f0a05c780896_d20250709_m012719_c001_v0001172_t0000_u01752024439921") 2025/07/09 01:32:08 DEBUG : backup/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32135_d20250709_m012656_c001_v7007000_t0000_u01752024416774") 2025/07/09 01:32:08 DEBUG : backup/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1036b1d1eb38a2b9_d20250709_m012655_c001_v0001182_t0031_u01752024415811") 2025/07/09 01:32:08 DEBUG : backup/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1019b7e3e8d343e2_d20250709_m012652_c001_v0001177_t0017_u01752024412485") 2025/07/09 01:32:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415813631cd40a50_d20250709_m012709_c001_v7007000_t0000_u01752024429617") 2025/07/09 01:32:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10586c077e705df7_d20250709_m012708_c001_v0001181_t0028_u01752024428648") 2025/07/09 01:32:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f114e64ad5e6c79be_d20250709_m012704_c001_v0001099_t0051_u01752024424919") 2025/07/09 01:32:08 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38247_d20250709_m013131_c001_v7007000_t0000_u01752024691510") 2025/07/09 01:32:08 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb322_d20250709_m013127_c001_v0001157_t0049_u01752024687302") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eaa_d20250709_m013117_c001_v7007000_t0000_u01752024677325") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2e8_d20250709_m013113_c001_v0001157_t0026_u01752024673549") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308493_d20250709_m013103_c001_v7007000_t0000_u01752024663865") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2b7_d20250709_m013059_c001_v0001157_t0035_u01752024659961") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922988_d20250709_m013050_c001_v7007000_t0000_u01752024650510") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb28c_d20250709_m013046_c001_v0001157_t0043_u01752024646505") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84134c_d20250709_m013036_c001_v7007000_t0000_u01752024636618") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb25c_d20250709_m013032_c001_v0001157_t0048_u01752024632126") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92252d_d20250709_m013022_c001_v7007000_t0000_u01752024622174") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af29_d20250709_m013016_c001_v0001176_t0040_u01752024616545") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4641_d20250709_m013007_c001_v7007000_t0000_u01752024607041") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b459_d20250709_m013003_c001_v0001177_t0001_u01752024603465") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d38c_d20250709_m013001_c001_v7007000_t0000_u01752024601983") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aef5_d20250709_m012958_c001_v0001176_t0024_u01752024598799") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84124d_d20250709_m012949_c001_v7007000_t0000_u01752024589116") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3fd_d20250709_m012945_c001_v0001177_t0018_u01752024585537") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84121e_d20250709_m012944_c001_v7007000_t0000_u01752024584032") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950beac_d20250709_m012940_c001_v0001183_t0047_u01752024580991") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b5f8_d20250709_m012928_c001_v7007000_t0000_u01752024568685") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb167_d20250709_m012924_c001_v0001157_t0020_u01752024564891") 2025/07/09 01:32:09 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a49_d20250709_m012915_c001_v7007000_t0000_u01752024555198") 2025/07/09 01:32:10 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb136_d20250709_m012911_c001_v0001157_t0019_u01752024551115") 2025/07/09 01:32:10 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815b_d20250709_m012901_c001_v7007000_t0000_u01752024541332") 2025/07/09 01:32:10 DEBUG : banana: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0fb_d20250709_m012857_c001_v0001157_t0015_u01752024537285") 2025/07/09 01:32:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d463d_d20250709_m013005_c001_v7007000_t0000_u01752024605081") 2025/07/09 01:32:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aefb_d20250709_m013000_c001_v0001176_t0036_u01752024600580") 2025/07/09 01:32:10 DEBUG : both0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ba_d20250709_m012832_c001_v7007000_t0000_u01752024512396") 2025/07/09 01:32:10 DEBUG : both0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc64_d20250709_m012820_c001_v0001183_t0055_u01752024500823") 2025/07/09 01:32:10 DEBUG : both0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcf1_d20250709_m012816_c001_v7007000_t0000_u01752024496525") 2025/07/09 01:32:10 DEBUG : both0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbb5_d20250709_m012804_c001_v0001183_t0017_u01752024484974") 2025/07/09 01:32:10 DEBUG : both1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12c3_d20250709_m012832_c001_v7007000_t0000_u01752024512578") 2025/07/09 01:32:10 DEBUG : both1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc6c_d20250709_m012821_c001_v0001183_t0027_u01752024501616") 2025/07/09 01:32:10 DEBUG : both1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcfa_d20250709_m012816_c001_v7007000_t0000_u01752024496708") 2025/07/09 01:32:10 DEBUG : both1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbb7_d20250709_m012805_c001_v0001183_t0040_u01752024485420") 2025/07/09 01:32:10 DEBUG : both10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12c8_d20250709_m012832_c001_v7007000_t0000_u01752024512761") 2025/07/09 01:32:10 DEBUG : both10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcaa_d20250709_m012825_c001_v0001183_t0036_u01752024505542") 2025/07/09 01:32:10 DEBUG : both10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcfb_d20250709_m012816_c001_v7007000_t0000_u01752024496890") 2025/07/09 01:32:10 DEBUG : both10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbe9_d20250709_m012809_c001_v0001183_t0046_u01752024489396") 2025/07/09 01:32:10 DEBUG : both11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12c9_d20250709_m012832_c001_v7007000_t0000_u01752024512943") 2025/07/09 01:32:10 DEBUG : both11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcae_d20250709_m012825_c001_v0001183_t0056_u01752024505956") 2025/07/09 01:32:10 DEBUG : both11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcfc_d20250709_m012817_c001_v7007000_t0000_u01752024497072") 2025/07/09 01:32:10 DEBUG : both11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbef_d20250709_m012809_c001_v0001183_t0046_u01752024489834") 2025/07/09 01:32:11 DEBUG : both12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ca_d20250709_m012833_c001_v7007000_t0000_u01752024513129") 2025/07/09 01:32:11 DEBUG : both12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcb2_d20250709_m012826_c001_v0001183_t0009_u01752024506374") 2025/07/09 01:32:11 DEBUG : both12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcfd_d20250709_m012817_c001_v7007000_t0000_u01752024497255") 2025/07/09 01:32:11 DEBUG : both12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbf3_d20250709_m012810_c001_v0001183_t0022_u01752024490247") 2025/07/09 01:32:11 DEBUG : both13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12cb_d20250709_m012833_c001_v7007000_t0000_u01752024513312") 2025/07/09 01:32:11 DEBUG : both13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcb6_d20250709_m012826_c001_v0001183_t0056_u01752024506816") 2025/07/09 01:32:11 DEBUG : both13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd0b_d20250709_m012817_c001_v7007000_t0000_u01752024497452") 2025/07/09 01:32:11 DEBUG : both13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbf7_d20250709_m012810_c001_v0001183_t0018_u01752024490720") 2025/07/09 01:32:11 DEBUG : both14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12cc_d20250709_m012833_c001_v7007000_t0000_u01752024513498") 2025/07/09 01:32:11 DEBUG : both14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcba_d20250709_m012827_c001_v0001183_t0053_u01752024507237") 2025/07/09 01:32:11 DEBUG : both14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd0c_d20250709_m012817_c001_v7007000_t0000_u01752024497634") 2025/07/09 01:32:11 DEBUG : both14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbfb_d20250709_m012811_c001_v0001183_t0006_u01752024491135") 2025/07/09 01:32:11 DEBUG : both15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12d1_d20250709_m012833_c001_v7007000_t0000_u01752024513680") 2025/07/09 01:32:11 DEBUG : both15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcbe_d20250709_m012827_c001_v0001183_t0058_u01752024507645") 2025/07/09 01:32:11 DEBUG : both15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd0d_d20250709_m012817_c001_v7007000_t0000_u01752024497816") 2025/07/09 01:32:11 DEBUG : both15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc08_d20250709_m012811_c001_v0001183_t0027_u01752024491552") 2025/07/09 01:32:11 DEBUG : both16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12d7_d20250709_m012833_c001_v7007000_t0000_u01752024513862") 2025/07/09 01:32:11 DEBUG : both16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcc2_d20250709_m012828_c001_v0001183_t0040_u01752024508076") 2025/07/09 01:32:11 DEBUG : both16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd10_d20250709_m012818_c001_v7007000_t0000_u01752024498000") 2025/07/09 01:32:11 DEBUG : both16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc0a_d20250709_m012811_c001_v0001183_t0009_u01752024491977") 2025/07/09 01:32:11 DEBUG : both17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12d8_d20250709_m012834_c001_v7007000_t0000_u01752024514044") 2025/07/09 01:32:12 DEBUG : both17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcc6_d20250709_m012828_c001_v0001183_t0038_u01752024508479") 2025/07/09 01:32:12 DEBUG : both17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd18_d20250709_m012818_c001_v7007000_t0000_u01752024498182") 2025/07/09 01:32:12 DEBUG : both17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc0c_d20250709_m012812_c001_v0001183_t0032_u01752024492390") 2025/07/09 01:32:12 DEBUG : both18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12d9_d20250709_m012834_c001_v7007000_t0000_u01752024514226") 2025/07/09 01:32:12 DEBUG : both18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcce_d20250709_m012828_c001_v0001183_t0034_u01752024508888") 2025/07/09 01:32:12 DEBUG : both18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd1b_d20250709_m012818_c001_v7007000_t0000_u01752024498364") 2025/07/09 01:32:12 DEBUG : both18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc12_d20250709_m012812_c001_v0001183_t0024_u01752024492884") 2025/07/09 01:32:12 DEBUG : both19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12da_d20250709_m012834_c001_v7007000_t0000_u01752024514408") 2025/07/09 01:32:12 DEBUG : both19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bcd4_d20250709_m012829_c001_v0001183_t0039_u01752024509311") 2025/07/09 01:32:12 DEBUG : both19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd1e_d20250709_m012818_c001_v7007000_t0000_u01752024498605") 2025/07/09 01:32:12 DEBUG : both19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc14_d20250709_m012813_c001_v0001183_t0012_u01752024493332") 2025/07/09 01:32:12 DEBUG : both2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12db_d20250709_m012834_c001_v7007000_t0000_u01752024514590") 2025/07/09 01:32:12 DEBUG : both2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc70_d20250709_m012822_c001_v0001183_t0059_u01752024502030") 2025/07/09 01:32:12 DEBUG : both2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bd22_d20250709_m012818_c001_v7007000_t0000_u01752024498800") 2025/07/09 01:32:12 DEBUG : both2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbbb_d20250709_m012805_c001_v0001183_t0044_u01752024485826") 2025/07/09 01:32:12 DEBUG : both3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12dc_d20250709_m012834_c001_v7007000_t0000_u01752024514777") 2025/07/09 01:32:12 DEBUG : both3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc76_d20250709_m012822_c001_v0001183_t0057_u01752024502521") 2025/07/09 01:32:12 DEBUG : both3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be46_d20250709_m012818_c001_v7007000_t0000_u01752024498983") 2025/07/09 01:32:12 DEBUG : both3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbbf_d20250709_m012806_c001_v0001183_t0053_u01752024486229") 2025/07/09 01:32:12 DEBUG : both4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12eb_d20250709_m012834_c001_v7007000_t0000_u01752024514959") 2025/07/09 01:32:12 DEBUG : both4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc7e_d20250709_m012822_c001_v0001183_t0042_u01752024502974") 2025/07/09 01:32:12 DEBUG : both4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be49_d20250709_m012819_c001_v7007000_t0000_u01752024499166") 2025/07/09 01:32:13 DEBUG : both4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbc3_d20250709_m012806_c001_v0001183_t0015_u01752024486648") 2025/07/09 01:32:13 DEBUG : both5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ec_d20250709_m012835_c001_v7007000_t0000_u01752024515141") 2025/07/09 01:32:13 DEBUG : both5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc86_d20250709_m012823_c001_v0001183_t0030_u01752024503394") 2025/07/09 01:32:13 DEBUG : both5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be4c_d20250709_m012819_c001_v7007000_t0000_u01752024499353") 2025/07/09 01:32:13 DEBUG : both5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbc7_d20250709_m012807_c001_v0001183_t0012_u01752024487070") 2025/07/09 01:32:13 DEBUG : both6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ed_d20250709_m012835_c001_v7007000_t0000_u01752024515326") 2025/07/09 01:32:13 DEBUG : both6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc94_d20250709_m012823_c001_v0001183_t0012_u01752024503804") 2025/07/09 01:32:13 DEBUG : both6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be4f_d20250709_m012819_c001_v7007000_t0000_u01752024499541") 2025/07/09 01:32:13 DEBUG : both6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbd3_d20250709_m012807_c001_v0001183_t0059_u01752024487639") 2025/07/09 01:32:13 DEBUG : both7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ee_d20250709_m012835_c001_v7007000_t0000_u01752024515513") 2025/07/09 01:32:13 DEBUG : both7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bc9a_d20250709_m012824_c001_v0001183_t0035_u01752024504257") 2025/07/09 01:32:13 DEBUG : both7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be52_d20250709_m012819_c001_v7007000_t0000_u01752024499723") 2025/07/09 01:32:13 DEBUG : both7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbd7_d20250709_m012808_c001_v0001183_t0053_u01752024488048") 2025/07/09 01:32:13 DEBUG : both8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12ef_d20250709_m012835_c001_v7007000_t0000_u01752024515695") 2025/07/09 01:32:13 DEBUG : both8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bca0_d20250709_m012824_c001_v0001183_t0038_u01752024504678") 2025/07/09 01:32:13 DEBUG : both8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be5d_d20250709_m012819_c001_v7007000_t0000_u01752024499909") 2025/07/09 01:32:13 DEBUG : both8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbdb_d20250709_m012808_c001_v0001183_t0030_u01752024488480") 2025/07/09 01:32:13 DEBUG : both9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12f0_d20250709_m012835_c001_v7007000_t0000_u01752024515877") 2025/07/09 01:32:13 DEBUG : both9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bca8_d20250709_m012825_c001_v0001183_t0036_u01752024505104") 2025/07/09 01:32:13 DEBUG : both9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96be5f_d20250709_m012820_c001_v7007000_t0000_u01752024500091") 2025/07/09 01:32:14 DEBUG : both9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bbe1_d20250709_m012808_c001_v0001183_t0039_u01752024488963") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016ef_d20250709_m012448_c001_v7007000_t0000_u01752024288512") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9f5_d20250709_m012446_c001_v0001176_t0007_u01752024286683") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a049c_d20250709_m012446_c001_v7007000_t0000_u01752024286105") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9e9_d20250709_m012444_c001_v0001176_t0027_u01752024284505") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301614_d20250709_m012428_c001_v7007000_t0000_u01752024268962") 2025/07/09 01:32:14 DEBUG : c/non empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a993_d20250709_m012427_c001_v0001176_t0014_u01752024267191") 2025/07/09 01:32:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b85_d20250709_m012931_c001_v7007000_t0000_u01752024571429") 2025/07/09 01:32:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae75_d20250709_m012926_c001_v0001176_t0040_u01752024566927") 2025/07/09 01:32:14 DEBUG : check sum: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693015a6_d20250709_m012419_c001_v7007000_t0000_u01752024259981") 2025/07/09 01:32:14 DEBUG : check sum: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a965_d20250709_m012418_c001_v0001176_t0052_u01752024258975") 2025/07/09 01:32:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417693e64a47c4a6_d20250709_m013200_c001_v7007000_t0000_u01752024720262") 2025/07/09 01:32:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b5fc_d20250709_m013158_c001_v0001177_t0036_u01752024718680") 2025/07/09 01:32:14 DEBUG : dest/3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c262d_d20250709_m012628_c001_v7007000_t0000_u01752024388947") 2025/07/09 01:32:14 DEBUG : dest/3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416d79f0bc241f21_d20250709_m012627_c001_v0001145_t0027_u01752024387852") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92252e_d20250709_m013022_c001_v7007000_t0000_u01752024622358") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b49a_d20250709_m013018_c001_v0001177_t0013_u01752024618324") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38248_d20250709_m013131_c001_v7007000_t0000_u01752024691693") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b577_d20250709_m013121_c001_v0001177_t0035_u01752024681596") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eab_d20250709_m013117_c001_v7007000_t0000_u01752024677505") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b54b_d20250709_m013108_c001_v0001177_t0007_u01752024668131") 2025/07/09 01:32:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308494_d20250709_m013104_c001_v7007000_t0000_u01752024664047") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b51a_d20250709_m013054_c001_v0001177_t0006_u01752024654793") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922989_d20250709_m013050_c001_v7007000_t0000_u01752024650693") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4ec_d20250709_m013041_c001_v0001177_t0013_u01752024641007") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84134d_d20250709_m013036_c001_v7007000_t0000_u01752024636809") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4b4_d20250709_m013026_c001_v0001177_t0016_u01752024626463") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84133d_d20250709_m013019_c001_v7007000_t0000_u01752024619408") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b474_d20250709_m013011_c001_v0001177_t0029_u01752024611385") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4642_d20250709_m013007_c001_v7007000_t0000_u01752024607231") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b45b_d20250709_m013003_c001_v0001177_t0004_u01752024603674") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d38e_d20250709_m013002_c001_v7007000_t0000_u01752024602348") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf0b_d20250709_m012953_c001_v0001183_t0030_u01752024593412") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841258_d20250709_m012949_c001_v7007000_t0000_u01752024589299") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b401_d20250709_m012945_c001_v0001177_t0027_u01752024585775") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d097_d20250709_m012944_c001_v7007000_t0000_u01752024584617") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3d3_d20250709_m012935_c001_v0001177_t0001_u01752024575585") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164881_d20250709_m012928_c001_v7007000_t0000_u01752024568879") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be1a_d20250709_m012919_c001_v0001183_t0031_u01752024559474") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a4f_d20250709_m012915_c001_v7007000_t0000_u01752024555382") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bdc6_d20250709_m012905_c001_v0001183_t0005_u01752024545626") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815c_d20250709_m012901_c001_v7007000_t0000_u01752024541515") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd64_d20250709_m012852_c001_v0001183_t0024_u01752024532635") 2025/07/09 01:32:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164920_d20250709_m013004_c001_v7007000_t0000_u01752024604839") 2025/07/09 01:32:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b445_d20250709_m013000_c001_v0001177_t0054_u01752024600738") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92252f_d20250709_m013022_c001_v7007000_t0000_u01752024622543") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfdf_d20250709_m013018_c001_v0001183_t0053_u01752024618301") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38249_d20250709_m013131_c001_v7007000_t0000_u01752024691876") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb306_d20250709_m013122_c001_v0001157_t0043_u01752024682192") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eac_d20250709_m013117_c001_v7007000_t0000_u01752024677687") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2d5_d20250709_m013108_c001_v0001157_t0015_u01752024668717") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308495_d20250709_m013104_c001_v7007000_t0000_u01752024664230") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2a5_d20250709_m013055_c001_v0001157_t0018_u01752024655384") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92298a_d20250709_m013050_c001_v7007000_t0000_u01752024650875") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb276_d20250709_m013041_c001_v0001157_t0030_u01752024641621") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84134e_d20250709_m013036_c001_v7007000_t0000_u01752024636991") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb250_d20250709_m013027_c001_v0001157_t0044_u01752024627052") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593083b9_d20250709_m013019_c001_v7007000_t0000_u01752024619821") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af1b_d20250709_m013011_c001_v0001176_t0025_u01752024611964") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4643_d20250709_m013007_c001_v7007000_t0000_u01752024607416") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af0b_d20250709_m013003_c001_v0001176_t0024_u01752024603685") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0e8_d20250709_m013002_c001_v7007000_t0000_u01752024602373") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aee3_d20250709_m012953_c001_v0001176_t0044_u01752024593978") 2025/07/09 01:32:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841259_d20250709_m012949_c001_v7007000_t0000_u01752024589484") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bee0_d20250709_m012945_c001_v0001183_t0059_u01752024585784") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e95_d20250709_m012944_c001_v7007000_t0000_u01752024584227") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be8e_d20250709_m012936_c001_v0001183_t0014_u01752024576156") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f413e410e2c7643a5_d20250709_m012928_c001_v7007000_t0000_u01752024568673") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb153_d20250709_m012920_c001_v0001157_t0016_u01752024560034") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a50_d20250709_m012915_c001_v7007000_t0000_u01752024555566") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb11d_d20250709_m012906_c001_v0001157_t0041_u01752024546213") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815d_d20250709_m012901_c001_v7007000_t0000_u01752024541697") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0e7_d20250709_m012853_c001_v0001157_t0033_u01752024533215") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d391_d20250709_m013005_c001_v7007000_t0000_u01752024605103") 2025/07/09 01:32:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeff_d20250709_m013000_c001_v0001176_t0048_u01752024600809") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922530_d20250709_m013022_c001_v7007000_t0000_u01752024622725") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb22e_d20250709_m013018_c001_v0001157_t0022_u01752024618312") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3824a_d20250709_m013132_c001_v7007000_t0000_u01752024692058") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c1ac_d20250709_m013122_c001_v0001183_t0059_u01752024682952") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ead_d20250709_m013117_c001_v7007000_t0000_u01752024677871") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c15a_d20250709_m013109_c001_v0001183_t0024_u01752024669461") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308496_d20250709_m013104_c001_v7007000_t0000_u01752024664413") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c102_d20250709_m013056_c001_v0001183_t0042_u01752024656022") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922995_d20250709_m013051_c001_v7007000_t0000_u01752024651057") 2025/07/09 01:32:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c092_d20250709_m013042_c001_v0001183_t0040_u01752024642355") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84134f_d20250709_m013037_c001_v7007000_t0000_u01752024637174") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c025_d20250709_m013027_c001_v0001183_t0017_u01752024627916") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697949b_d20250709_m013019_c001_v7007000_t0000_u01752024619429") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfa5_d20250709_m013012_c001_v0001183_t0013_u01752024612553") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4644_d20250709_m013007_c001_v7007000_t0000_u01752024607601") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf71_d20250709_m013003_c001_v0001183_t0018_u01752024603694") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416473a715c14d9c_d20250709_m013002_c001_v7007000_t0000_u01752024602429") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b41d_d20250709_m012954_c001_v0001177_t0022_u01752024594552") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84125b_d20250709_m012949_c001_v7007000_t0000_u01752024589667") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aec5_d20250709_m012945_c001_v0001176_t0053_u01752024585795") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402b0539e58917c9_d20250709_m012944_c001_v7007000_t0000_u01752024584465") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb18e_d20250709_m012936_c001_v0001157_t0030_u01752024576750") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b254467_d20250709_m012928_c001_v7007000_t0000_u01752024568710") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae5c_d20250709_m012920_c001_v0001176_t0010_u01752024560720") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a51_d20250709_m012915_c001_v7007000_t0000_u01752024555751") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae2b_d20250709_m012906_c001_v0001176_t0014_u01752024546948") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815e_d20250709_m012901_c001_v7007000_t0000_u01752024541883") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681adf1_d20250709_m012853_c001_v0001176_t0045_u01752024533520") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d463c_d20250709_m013004_c001_v7007000_t0000_u01752024604891") 2025/07/09 01:32:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf5f_d20250709_m013000_c001_v0001183_t0025_u01752024600845") 2025/07/09 01:32:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922531_d20250709_m013022_c001_v7007000_t0000_u01752024622907") 2025/07/09 01:32:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af2d_d20250709_m013018_c001_v0001176_t0027_u01752024618334") 2025/07/09 01:32:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3824b_d20250709_m013132_c001_v7007000_t0000_u01752024692239") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afda_d20250709_m013123_c001_v0001176_t0038_u01752024683524") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eae_d20250709_m013118_c001_v7007000_t0000_u01752024678052") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afb6_d20250709_m013110_c001_v0001176_t0053_u01752024670045") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308497_d20250709_m013104_c001_v7007000_t0000_u01752024664597") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af9a_d20250709_m013056_c001_v0001176_t0022_u01752024656624") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922996_d20250709_m013051_c001_v7007000_t0000_u01752024651241") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af72_d20250709_m013042_c001_v0001176_t0040_u01752024642912") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841350_d20250709_m013037_c001_v7007000_t0000_u01752024637356") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af52_d20250709_m013028_c001_v0001176_t0007_u01752024628492") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0b3c_d20250709_m013019_c001_v7007000_t0000_u01752024619432") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb21a_d20250709_m013013_c001_v0001157_t0032_u01752024613118") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4645_d20250709_m013007_c001_v7007000_t0000_u01752024607788") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb204_d20250709_m013003_c001_v0001157_t0020_u01752024603771") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b254520_d20250709_m013002_c001_v7007000_t0000_u01752024602422") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1c6_d20250709_m012955_c001_v0001157_t0029_u01752024595162") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84125c_d20250709_m012949_c001_v7007000_t0000_u01752024589852") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1b2_d20250709_m012945_c001_v0001157_t0021_u01752024585892") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841221_d20250709_m012944_c001_v7007000_t0000_u01752024584401") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae9d_d20250709_m012937_c001_v0001176_t0018_u01752024577544") 2025/07/09 01:32:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b254468_d20250709_m012928_c001_v7007000_t0000_u01752024568898") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b39d_d20250709_m012921_c001_v0001177_t0035_u01752024561309") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a52_d20250709_m012915_c001_v7007000_t0000_u01752024555935") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b36f_d20250709_m012907_c001_v0001177_t0051_u01752024547527") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930815f_d20250709_m012902_c001_v7007000_t0000_u01752024542067") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b32d_d20250709_m012853_c001_v0001177_t0036_u01752024533727") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697905f_d20250709_m013004_c001_v7007000_t0000_u01752024604848") 2025/07/09 01:32:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b447_d20250709_m013000_c001_v0001177_t0004_u01752024600956") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922532_d20250709_m013023_c001_v7007000_t0000_u01752024623101") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfe1_d20250709_m013018_c001_v0001183_t0008_u01752024618513") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3824c_d20250709_m013132_c001_v7007000_t0000_u01752024692426") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b583_d20250709_m013123_c001_v0001177_t0037_u01752024683761") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eaf_d20250709_m013118_c001_v7007000_t0000_u01752024678234") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b553_d20250709_m013110_c001_v0001177_t0035_u01752024670260") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308498_d20250709_m013104_c001_v7007000_t0000_u01752024664778") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b520_d20250709_m013056_c001_v0001177_t0026_u01752024656837") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922997_d20250709_m013051_c001_v7007000_t0000_u01752024651424") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4f8_d20250709_m013043_c001_v0001177_t0012_u01752024643129") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841351_d20250709_m013037_c001_v7007000_t0000_u01752024637615") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4be_d20250709_m013028_c001_v0001177_t0055_u01752024628705") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841340_d20250709_m013019_c001_v7007000_t0000_u01752024619837") 2025/07/09 01:32:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b47c_d20250709_m013013_c001_v0001177_t0037_u01752024613397") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4646_d20250709_m013007_c001_v7007000_t0000_u01752024607973") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b45d_d20250709_m013003_c001_v0001177_t0016_u01752024603885") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b8412ea_d20250709_m013002_c001_v7007000_t0000_u01752024602373") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf27_d20250709_m012955_c001_v0001183_t0058_u01752024595522") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84125d_d20250709_m012950_c001_v7007000_t0000_u01752024590038") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b405_d20250709_m012945_c001_v0001177_t0007_u01752024585991") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593082e0_d20250709_m012944_c001_v7007000_t0000_u01752024584415") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3db_d20250709_m012937_c001_v0001177_t0017_u01752024577761") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417e25133f3d6714_d20250709_m012928_c001_v7007000_t0000_u01752024568901") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be2a_d20250709_m012921_c001_v0001183_t0048_u01752024561526") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a53_d20250709_m012916_c001_v7007000_t0000_u01752024556120") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bdd4_d20250709_m012907_c001_v0001183_t0011_u01752024547778") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308160_d20250709_m012902_c001_v7007000_t0000_u01752024542260") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd74_d20250709_m012853_c001_v0001183_t0014_u01752024533934") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841311_d20250709_m013005_c001_v7007000_t0000_u01752024605262") 2025/07/09 01:32:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1f0_d20250709_m013000_c001_v0001157_t0032_u01752024600967") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922533_d20250709_m013023_c001_v7007000_t0000_u01752024623283") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af2f_d20250709_m013018_c001_v0001176_t0026_u01752024618543") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3824d_d20250709_m013132_c001_v7007000_t0000_u01752024692608") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb30e_d20250709_m013123_c001_v0001157_t0046_u01752024683978") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb0_d20250709_m013118_c001_v7007000_t0000_u01752024678416") 2025/07/09 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2d9_d20250709_m013110_c001_v0001157_t0038_u01752024670512") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930849a_d20250709_m013104_c001_v7007000_t0000_u01752024664961") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2ab_d20250709_m013057_c001_v0001157_t0035_u01752024657037") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922999_d20250709_m013051_c001_v7007000_t0000_u01752024651607") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb27e_d20250709_m013043_c001_v0001157_t0030_u01752024643337") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841352_d20250709_m013037_c001_v7007000_t0000_u01752024637810") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb254_d20250709_m013028_c001_v0001157_t0048_u01752024628919") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b66f_d20250709_m013019_c001_v7007000_t0000_u01752024619980") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af21_d20250709_m013013_c001_v0001176_t0029_u01752024613605") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4647_d20250709_m013008_c001_v7007000_t0000_u01752024608161") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf73_d20250709_m013003_c001_v0001183_t0038_u01752024603901") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0e6_d20250709_m013001_c001_v7007000_t0000_u01752024601995") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aee5_d20250709_m012955_c001_v0001176_t0040_u01752024595743") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841260_d20250709_m012950_c001_v7007000_t0000_u01752024590222") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bee6_d20250709_m012946_c001_v0001183_t0046_u01752024586001") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e96_d20250709_m012944_c001_v7007000_t0000_u01752024584411") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be9a_d20250709_m012937_c001_v0001183_t0051_u01752024577967") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d37afd_d20250709_m012928_c001_v7007000_t0000_u01752024568913") 2025/07/09 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb159_d20250709_m012921_c001_v0001157_t0057_u01752024561741") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a60_d20250709_m012916_c001_v7007000_t0000_u01752024556303") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb125_d20250709_m012908_c001_v0001157_t0009_u01752024548004") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308161_d20250709_m012902_c001_v7007000_t0000_u01752024542443") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0eb_d20250709_m012854_c001_v0001157_t0040_u01752024534135") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417e25133f3d674d_d20250709_m013004_c001_v7007000_t0000_u01752024604907") 2025/07/09 01:32:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af01_d20250709_m013001_c001_v0001176_t0043_u01752024601034") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922534_d20250709_m013023_c001_v7007000_t0000_u01752024623466") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb230_d20250709_m013018_c001_v0001157_t0041_u01752024618599") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3824e_d20250709_m013132_c001_v7007000_t0000_u01752024692805") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c1b8_d20250709_m013124_c001_v0001183_t0034_u01752024684605") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb1_d20250709_m013118_c001_v7007000_t0000_u01752024678598") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c164_d20250709_m013110_c001_v0001183_t0038_u01752024670916") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930849b_d20250709_m013105_c001_v7007000_t0000_u01752024665145") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c10c_d20250709_m013057_c001_v0001183_t0008_u01752024657489") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92299a_d20250709_m013051_c001_v7007000_t0000_u01752024651791") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c0a2_d20250709_m013043_c001_v0001183_t0057_u01752024643766") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841353_d20250709_m013037_c001_v7007000_t0000_u01752024637993") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c033_d20250709_m013029_c001_v0001183_t0005_u01752024629437") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84133e_d20250709_m013019_c001_v7007000_t0000_u01752024619590") 2025/07/09 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfaf_d20250709_m013013_c001_v0001183_t0012_u01752024613841") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4648_d20250709_m013008_c001_v7007000_t0000_u01752024608348") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af0d_d20250709_m013003_c001_v0001176_t0024_u01752024603914") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b8412e8_d20250709_m013002_c001_v7007000_t0000_u01752024602006") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b427_d20250709_m012955_c001_v0001177_t0024_u01752024595972") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84126a_d20250709_m012950_c001_v7007000_t0000_u01752024590423") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aec9_d20250709_m012946_c001_v0001176_t0016_u01752024586015") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e94_d20250709_m012944_c001_v7007000_t0000_u01752024584044") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb190_d20250709_m012938_c001_v0001157_t0029_u01752024578187") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b7c_d20250709_m012928_c001_v7007000_t0000_u01752024568464") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae61_d20250709_m012922_c001_v0001176_t0005_u01752024562317") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a64_d20250709_m012916_c001_v7007000_t0000_u01752024556488") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae31_d20250709_m012908_c001_v0001176_t0049_u01752024548384") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308162_d20250709_m012902_c001_v7007000_t0000_u01752024542625") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681adfb_d20250709_m012854_c001_v0001176_t0034_u01752024534515") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164921_d20250709_m013005_c001_v7007000_t0000_u01752024605060") 2025/07/09 01:32:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf61_d20250709_m013001_c001_v0001183_t0040_u01752024601054") 2025/07/09 01:32:24 DEBUG : dir1/0007-12345: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922535_d20250709_m013023_c001_v7007000_t0000_u01752024623648") 2025/07/09 01:32:24 DEBUG : dir1/0007-12345: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b49c_d20250709_m013018_c001_v0001177_t0039_u01752024618622") 2025/07/09 01:32:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38250_d20250709_m013132_c001_v7007000_t0000_u01752024692987") 2025/07/09 01:32:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afde_d20250709_m013124_c001_v0001176_t0026_u01752024684814") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb2_d20250709_m013118_c001_v7007000_t0000_u01752024678780") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afbc_d20250709_m013111_c001_v0001176_t0007_u01752024671117") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930849c_d20250709_m013105_c001_v7007000_t0000_u01752024665328") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af9e_d20250709_m013057_c001_v0001176_t0028_u01752024657697") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229a1_d20250709_m013051_c001_v7007000_t0000_u01752024651975") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af78_d20250709_m013043_c001_v0001176_t0027_u01752024643961") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841354_d20250709_m013038_c001_v7007000_t0000_u01752024638175") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af56_d20250709_m013029_c001_v0001176_t0020_u01752024629653") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415813631cd4120d_d20250709_m013019_c001_v7007000_t0000_u01752024619837") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb21c_d20250709_m013014_c001_v0001157_t0028_u01752024614049") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4649_d20250709_m013008_c001_v7007000_t0000_u01752024608533") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf75_d20250709_m013004_c001_v0001183_t0016_u01752024604096") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b622_d20250709_m013002_c001_v7007000_t0000_u01752024602386") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1cc_d20250709_m012956_c001_v0001157_t0018_u01752024596186") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84126c_d20250709_m012950_c001_v7007000_t0000_u01752024590607") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b407_d20250709_m012946_c001_v0001177_t0011_u01752024586200") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841223_d20250709_m012944_c001_v7007000_t0000_u01752024584589") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aea1_d20250709_m012938_c001_v0001176_t0024_u01752024578521") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417e25133f3d6713_d20250709_m012928_c001_v7007000_t0000_u01752024568715") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3a3_d20250709_m012922_c001_v0001177_t0059_u01752024562528") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a66_d20250709_m012916_c001_v7007000_t0000_u01752024556673") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b375_d20250709_m012908_c001_v0001177_t0028_u01752024548616") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308163_d20250709_m012902_c001_v7007000_t0000_u01752024542810") 2025/07/09 01:32:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b337_d20250709_m012854_c001_v0001177_t0030_u01752024534724") 2025/07/09 01:32:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d109_d20250709_m013005_c001_v7007000_t0000_u01752024605239") 2025/07/09 01:32:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b449_d20250709_m013001_c001_v0001177_t0051_u01752024601182") 2025/07/09 01:32:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922536_d20250709_m013023_c001_v7007000_t0000_u01752024623830") 2025/07/09 01:32:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfe3_d20250709_m013018_c001_v0001183_t0021_u01752024618726") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38251_d20250709_m013133_c001_v7007000_t0000_u01752024693168") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b589_d20250709_m013125_c001_v0001177_t0055_u01752024685024") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb3_d20250709_m013118_c001_v7007000_t0000_u01752024678963") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b559_d20250709_m013111_c001_v0001177_t0035_u01752024671333") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930849e_d20250709_m013105_c001_v7007000_t0000_u01752024665511") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b524_d20250709_m013057_c001_v0001177_t0018_u01752024657917") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229a5_d20250709_m013052_c001_v7007000_t0000_u01752024652156") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4fc_d20250709_m013044_c001_v0001177_t0025_u01752024644173") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841355_d20250709_m013038_c001_v7007000_t0000_u01752024638359") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4c6_d20250709_m013029_c001_v0001177_t0023_u01752024629868") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0b3d_d20250709_m013019_c001_v7007000_t0000_u01752024619621") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b484_d20250709_m013014_c001_v0001177_t0014_u01752024614332") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464a_d20250709_m013008_c001_v7007000_t0000_u01752024608718") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b45f_d20250709_m013004_c001_v0001177_t0037_u01752024604112") 2025/07/09 01:32:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697905b_d20250709_m013002_c001_v7007000_t0000_u01752024602028") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf33_d20250709_m012956_c001_v0001183_t0020_u01752024596558") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84126d_d20250709_m012950_c001_v7007000_t0000_u01752024590792") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bee8_d20250709_m012946_c001_v0001183_t0053_u01752024586220") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d096_d20250709_m012944_c001_v7007000_t0000_u01752024584430") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3dd_d20250709_m012938_c001_v0001177_t0000_u01752024578730") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164880_d20250709_m012928_c001_v7007000_t0000_u01752024568691") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be32_d20250709_m012922_c001_v0001183_t0016_u01752024562738") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a67_d20250709_m012916_c001_v7007000_t0000_u01752024556858") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bddc_d20250709_m012908_c001_v0001183_t0049_u01752024548834") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308164_d20250709_m012902_c001_v7007000_t0000_u01752024542994") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd80_d20250709_m012854_c001_v0001183_t0010_u01752024534923") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d463e_d20250709_m013005_c001_v7007000_t0000_u01752024605270") 2025/07/09 01:32:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af03_d20250709_m013001_c001_v0001176_t0049_u01752024601246") 2025/07/09 01:32:27 DEBUG : dir1/0009-34567: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922537_d20250709_m013024_c001_v7007000_t0000_u01752024624012") 2025/07/09 01:32:27 DEBUG : dir1/0009-34567: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af31_d20250709_m013018_c001_v0001176_t0000_u01752024618757") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38252_d20250709_m013133_c001_v7007000_t0000_u01752024693350") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb316_d20250709_m013125_c001_v0001157_t0026_u01752024685236") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb4_d20250709_m013119_c001_v7007000_t0000_u01752024679146") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2dc_d20250709_m013111_c001_v0001157_t0006_u01752024671554") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930849f_d20250709_m013105_c001_v7007000_t0000_u01752024665697") 2025/07/09 01:32:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2ad_d20250709_m013058_c001_v0001157_t0034_u01752024658126") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229a6_d20250709_m013052_c001_v7007000_t0000_u01752024652339") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb284_d20250709_m013044_c001_v0001157_t0057_u01752024644386") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841356_d20250709_m013038_c001_v7007000_t0000_u01752024638541") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb256_d20250709_m013030_c001_v0001157_t0052_u01752024630083") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697949d_d20250709_m013019_c001_v7007000_t0000_u01752024619799") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af23_d20250709_m013014_c001_v0001176_t0006_u01752024614539") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464b_d20250709_m013008_c001_v7007000_t0000_u01752024608904") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af0f_d20250709_m013004_c001_v0001176_t0049_u01752024604123") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d38f_d20250709_m013002_c001_v7007000_t0000_u01752024602530") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeed_d20250709_m012956_c001_v0001176_t0012_u01752024596774") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84126e_d20250709_m012950_c001_v7007000_t0000_u01752024590976") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1b4_d20250709_m012946_c001_v0001157_t0041_u01752024586273") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84121f_d20250709_m012944_c001_v7007000_t0000_u01752024584216") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be9e_d20250709_m012938_c001_v0001183_t0054_u01752024578938") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d2bf_d20250709_m012929_c001_v7007000_t0000_u01752024569025") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb161_d20250709_m012922_c001_v0001157_t0054_u01752024562957") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a69_d20250709_m012917_c001_v7007000_t0000_u01752024557043") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb12d_d20250709_m012909_c001_v0001157_t0017_u01752024549040") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308165_d20250709_m012903_c001_v7007000_t0000_u01752024543223") 2025/07/09 01:32:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0ef_d20250709_m012855_c001_v0001157_t0021_u01752024535124") 2025/07/09 01:32:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0fd_d20250709_m013004_c001_v7007000_t0000_u01752024604854") 2025/07/09 01:32:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1f4_d20250709_m013001_c001_v0001157_t0033_u01752024601257") 2025/07/09 01:32:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922538_d20250709_m013024_c001_v7007000_t0000_u01752024624194") 2025/07/09 01:32:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4a0_d20250709_m013018_c001_v0001177_t0032_u01752024618825") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38253_d20250709_m013133_c001_v7007000_t0000_u01752024693532") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c1be_d20250709_m013125_c001_v0001183_t0007_u01752024685606") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb5_d20250709_m013119_c001_v7007000_t0000_u01752024679329") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c166_d20250709_m013111_c001_v0001183_t0029_u01752024671839") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a1_d20250709_m013105_c001_v7007000_t0000_u01752024665880") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c116_d20250709_m013058_c001_v0001183_t0041_u01752024658419") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229a7_d20250709_m013052_c001_v7007000_t0000_u01752024652521") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c0b8_d20250709_m013044_c001_v0001183_t0029_u01752024644831") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841357_d20250709_m013038_c001_v7007000_t0000_u01752024638723") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c039_d20250709_m013030_c001_v0001183_t0025_u01752024630406") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b66e_d20250709_m013019_c001_v7007000_t0000_u01752024619798") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfb7_d20250709_m013014_c001_v0001183_t0044_u01752024614756") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464c_d20250709_m013009_c001_v7007000_t0000_u01752024609090") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb206_d20250709_m013004_c001_v0001157_t0026_u01752024604134") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d38d_d20250709_m013002_c001_v7007000_t0000_u01752024602166") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b42d_d20250709_m012956_c001_v0001177_t0036_u01752024596991") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84127a_d20250709_m012951_c001_v7007000_t0000_u01752024591159") 2025/07/09 01:32:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aecb_d20250709_m012946_c001_v0001176_t0006_u01752024586283") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b2544a3_d20250709_m012944_c001_v7007000_t0000_u01752024584431") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb192_d20250709_m012939_c001_v0001157_t0040_u01752024579187") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d37afc_d20250709_m012928_c001_v7007000_t0000_u01752024568725") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae69_d20250709_m012923_c001_v0001176_t0037_u01752024563224") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a6e_d20250709_m012917_c001_v7007000_t0000_u01752024557228") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae37_d20250709_m012909_c001_v0001176_t0047_u01752024549349") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308166_d20250709_m012903_c001_v7007000_t0000_u01752024543406") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681adff_d20250709_m012855_c001_v0001176_t0009_u01752024535435") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841305_d20250709_m013004_c001_v7007000_t0000_u01752024604872") 2025/07/09 01:32:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf63_d20250709_m013001_c001_v0001183_t0024_u01752024601266") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922539_d20250709_m013024_c001_v7007000_t0000_u01752024624375") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfe7_d20250709_m013018_c001_v0001183_t0055_u01752024618930") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38254_d20250709_m013133_c001_v7007000_t0000_u01752024693715") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afe2_d20250709_m013125_c001_v0001176_t0026_u01752024685833") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb6_d20250709_m013119_c001_v7007000_t0000_u01752024679512") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afc2_d20250709_m013112_c001_v0001176_t0049_u01752024672054") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a3_d20250709_m013106_c001_v7007000_t0000_u01752024666063") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afa4_d20250709_m013058_c001_v0001176_t0059_u01752024658635") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229aa_d20250709_m013052_c001_v7007000_t0000_u01752024652703") 2025/07/09 01:32:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af7a_d20250709_m013045_c001_v0001176_t0038_u01752024645067") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841358_d20250709_m013038_c001_v7007000_t0000_u01752024638905") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af5a_d20250709_m013030_c001_v0001176_t0014_u01752024630601") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0b3e_d20250709_m013019_c001_v7007000_t0000_u01752024619803") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb222_d20250709_m013014_c001_v0001157_t0043_u01752024614953") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464d_d20250709_m013009_c001_v7007000_t0000_u01752024609277") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf79_d20250709_m013004_c001_v0001183_t0042_u01752024604310") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164916_d20250709_m013002_c001_v7007000_t0000_u01752024602576") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1ce_d20250709_m012957_c001_v0001157_t0038_u01752024597198") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84127d_d20250709_m012951_c001_v7007000_t0000_u01752024591343") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b409_d20250709_m012946_c001_v0001177_t0046_u01752024586416") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b2544a5_d20250709_m012944_c001_v7007000_t0000_u01752024584629") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aea7_d20250709_m012939_c001_v0001176_t0037_u01752024579594") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b7a_d20250709_m012928_c001_v7007000_t0000_u01752024568282") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3a7_d20250709_m012923_c001_v0001177_t0009_u01752024563439") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a6f_d20250709_m012917_c001_v7007000_t0000_u01752024557424") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b37b_d20250709_m012909_c001_v0001177_t0051_u01752024549570") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308167_d20250709_m012903_c001_v7007000_t0000_u01752024543590") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b339_d20250709_m012855_c001_v0001177_t0000_u01752024535655") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d390_d20250709_m013004_c001_v7007000_t0000_u01752024604895") 2025/07/09 01:32:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf65_d20250709_m013001_c001_v0001183_t0012_u01752024601538") 2025/07/09 01:32:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92253a_d20250709_m013024_c001_v7007000_t0000_u01752024624558") 2025/07/09 01:32:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af33_d20250709_m013018_c001_v0001176_t0056_u01752024618987") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38255_d20250709_m013133_c001_v7007000_t0000_u01752024693897") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b58d_d20250709_m013126_c001_v0001177_t0024_u01752024686045") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eb8_d20250709_m013119_c001_v7007000_t0000_u01752024679694") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b55d_d20250709_m013112_c001_v0001177_t0007_u01752024672278") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a4_d20250709_m013106_c001_v7007000_t0000_u01752024666246") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b528_d20250709_m013058_c001_v0001177_t0008_u01752024658862") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229ba_d20250709_m013052_c001_v7007000_t0000_u01752024652888") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b500_d20250709_m013045_c001_v0001177_t0014_u01752024645291") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841359_d20250709_m013039_c001_v7007000_t0000_u01752024639115") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4ca_d20250709_m013030_c001_v0001177_t0000_u01752024630829") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841341_d20250709_m013019_c001_v7007000_t0000_u01752024619955") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b48a_d20250709_m013015_c001_v0001177_t0008_u01752024615342") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464e_d20250709_m013009_c001_v7007000_t0000_u01752024609464") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b465_d20250709_m013004_c001_v0001177_t0037_u01752024604322") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d0e7_d20250709_m013002_c001_v7007000_t0000_u01752024602180") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf3f_d20250709_m012957_c001_v0001183_t0021_u01752024597621") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84127f_d20250709_m012951_c001_v7007000_t0000_u01752024591527") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950beee_d20250709_m012946_c001_v0001183_t0054_u01752024586443") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb8863_d20250709_m012944_c001_v7007000_t0000_u01752024584446") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3e3_d20250709_m012939_c001_v0001177_t0012_u01752024579811") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b7d_d20250709_m012928_c001_v7007000_t0000_u01752024568645") 2025/07/09 01:32:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be3a_d20250709_m012923_c001_v0001183_t0021_u01752024563655") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a70_d20250709_m012917_c001_v7007000_t0000_u01752024557609") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bde4_d20250709_m012909_c001_v0001183_t0038_u01752024549979") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308168_d20250709_m012903_c001_v7007000_t0000_u01752024543773") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd88_d20250709_m012855_c001_v0001183_t0059_u01752024535932") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b636979060_d20250709_m013005_c001_v7007000_t0000_u01752024605062") 2025/07/09 01:32:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af05_d20250709_m013001_c001_v0001176_t0036_u01752024601561") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92253b_d20250709_m013024_c001_v7007000_t0000_u01752024624746") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b4a2_d20250709_m013019_c001_v0001177_t0037_u01752024619033") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38256_d20250709_m013134_c001_v7007000_t0000_u01752024694079") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb31c_d20250709_m013126_c001_v0001157_t0010_u01752024686322") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164eba_d20250709_m013119_c001_v7007000_t0000_u01752024679877") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2e0_d20250709_m013112_c001_v0001157_t0035_u01752024672492") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a5_d20250709_m013106_c001_v7007000_t0000_u01752024666434") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb2b1_d20250709_m013059_c001_v0001157_t0014_u01752024659068") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229bb_d20250709_m013053_c001_v7007000_t0000_u01752024653071") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb286_d20250709_m013045_c001_v0001157_t0026_u01752024645508") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84135a_d20250709_m013039_c001_v7007000_t0000_u01752024639300") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb258_d20250709_m013031_c001_v0001157_t0046_u01752024631047") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84133f_d20250709_m013019_c001_v7007000_t0000_u01752024619772") 2025/07/09 01:32:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af25_d20250709_m013015_c001_v0001176_t0003_u01752024615565") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d464f_d20250709_m013009_c001_v7007000_t0000_u01752024609649") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af11_d20250709_m013004_c001_v0001176_t0011_u01752024604385") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d37bbe_d20250709_m013002_c001_v7007000_t0000_u01752024602398") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aef3_d20250709_m012957_c001_v0001176_t0037_u01752024597833") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841280_d20250709_m012951_c001_v7007000_t0000_u01752024591714") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aecf_d20250709_m012946_c001_v0001176_t0055_u01752024586501") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e97_d20250709_m012944_c001_v7007000_t0000_u01752024584594") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bea4_d20250709_m012940_c001_v0001183_t0027_u01752024580018") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b7e_d20250709_m012928_c001_v7007000_t0000_u01752024568831") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb165_d20250709_m012923_c001_v0001157_t0006_u01752024563850") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a71_d20250709_m012917_c001_v7007000_t0000_u01752024557793") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb130_d20250709_m012910_c001_v0001157_t0018_u01752024550177") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308169_d20250709_m012903_c001_v7007000_t0000_u01752024543958") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0f5_d20250709_m012856_c001_v0001157_t0053_u01752024536127") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d100_d20250709_m013005_c001_v7007000_t0000_u01752024605058") 2025/07/09 01:32:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1f8_d20250709_m013001_c001_v0001157_t0008_u01752024601632") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92253c_d20250709_m013024_c001_v7007000_t0000_u01752024624935") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfef_d20250709_m013019_c001_v0001183_t0030_u01752024619134") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38257_d20250709_m013134_c001_v7007000_t0000_u01752024694261") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c1c0_d20250709_m013126_c001_v0001183_t0028_u01752024686658") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ebb_d20250709_m013120_c001_v7007000_t0000_u01752024680060") 2025/07/09 01:32:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c16c_d20250709_m013112_c001_v0001183_t0041_u01752024672908") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a7_d20250709_m013106_c001_v7007000_t0000_u01752024666617") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c11c_d20250709_m013059_c001_v0001183_t0031_u01752024659343") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229bc_d20250709_m013053_c001_v7007000_t0000_u01752024653253") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c0bc_d20250709_m013045_c001_v0001183_t0028_u01752024645860") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84135b_d20250709_m013039_c001_v7007000_t0000_u01752024639483") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c04b_d20250709_m013031_c001_v0001183_t0022_u01752024631451") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0b3f_d20250709_m013019_c001_v7007000_t0000_u01752024619991") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bfc9_d20250709_m013015_c001_v0001183_t0052_u01752024615793") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4650_d20250709_m013009_c001_v7007000_t0000_u01752024609835") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb208_d20250709_m013004_c001_v0001157_t0011_u01752024604487") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b8412eb_d20250709_m013002_c001_v7007000_t0000_u01752024602554") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b435_d20250709_m012958_c001_v0001177_t0020_u01752024598043") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841281_d20250709_m012951_c001_v7007000_t0000_u01752024591898") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1b8_d20250709_m012946_c001_v0001157_t0008_u01752024586650") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841224_d20250709_m012944_c001_v7007000_t0000_u01752024584638") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb194_d20250709_m012940_c001_v0001157_t0017_u01752024580228") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d2b8_d20250709_m012928_c001_v7007000_t0000_u01752024568845") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae6b_d20250709_m012924_c001_v0001176_t0030_u01752024564199") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a78_d20250709_m012917_c001_v7007000_t0000_u01752024557978") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae3d_d20250709_m012910_c001_v0001176_t0005_u01752024550474") 2025/07/09 01:32:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930816a_d20250709_m012904_c001_v7007000_t0000_u01752024544141") 2025/07/09 01:32:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae05_d20250709_m012856_c001_v0001176_t0021_u01752024536616") 2025/07/09 01:32:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d101_d20250709_m013005_c001_v7007000_t0000_u01752024605060") 2025/07/09 01:32:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b44f_d20250709_m013001_c001_v0001177_t0030_u01752024601704") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92253d_d20250709_m013025_c001_v7007000_t0000_u01752024625117") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af35_d20250709_m013019_c001_v0001176_t0045_u01752024619203") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38258_d20250709_m013134_c001_v7007000_t0000_u01752024694443") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afe8_d20250709_m013126_c001_v0001176_t0027_u01752024686871") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ebc_d20250709_m013120_c001_v7007000_t0000_u01752024680242") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afc8_d20250709_m013113_c001_v0001176_t0014_u01752024673122") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084a8_d20250709_m013106_c001_v7007000_t0000_u01752024666800") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afa8_d20250709_m013059_c001_v0001176_t0046_u01752024659541") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229bd_d20250709_m013053_c001_v7007000_t0000_u01752024653436") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af7c_d20250709_m013046_c001_v0001176_t0053_u01752024646080") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84135c_d20250709_m013039_c001_v7007000_t0000_u01752024639665") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af5e_d20250709_m013031_c001_v0001176_t0025_u01752024631659") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922528_d20250709_m013019_c001_v7007000_t0000_u01752024619998") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb226_d20250709_m013015_c001_v0001157_t0052_u01752024615991") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4651_d20250709_m013010_c001_v7007000_t0000_u01752024610020") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf7d_d20250709_m013004_c001_v0001183_t0016_u01752024604514") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b8412e9_d20250709_m013002_c001_v7007000_t0000_u01752024602191") 2025/07/09 01:32:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1da_d20250709_m012958_c001_v0001157_t0033_u01752024598271") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841283_d20250709_m012952_c001_v7007000_t0000_u01752024592090") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b40b_d20250709_m012946_c001_v0001177_t0019_u01752024586639") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402b0539e58917ca_d20250709_m012944_c001_v7007000_t0000_u01752024584647") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeab_d20250709_m012940_c001_v0001176_t0036_u01752024580573") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f413e410e2c7643a6_d20250709_m012928_c001_v7007000_t0000_u01752024568860") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3a9_d20250709_m012924_c001_v0001177_t0035_u01752024564417") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a79_d20250709_m012918_c001_v7007000_t0000_u01752024558162") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b385_d20250709_m012910_c001_v0001177_t0005_u01752024550681") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930816b_d20250709_m012904_c001_v7007000_t0000_u01752024544324") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b33f_d20250709_m012856_c001_v0001177_t0030_u01752024536826") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d10a_d20250709_m013005_c001_v7007000_t0000_u01752024605251") 2025/07/09 01:32:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf67_d20250709_m013001_c001_v0001183_t0051_u01752024601749") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b86_d20250709_m012931_c001_v7007000_t0000_u01752024571720") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be54_d20250709_m012927_c001_v0001183_t0013_u01752024567123") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b87_d20250709_m012931_c001_v7007000_t0000_u01752024571902") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae77_d20250709_m012927_c001_v0001176_t0012_u01752024567155") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b88_d20250709_m012932_c001_v7007000_t0000_u01752024572085") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3b7_d20250709_m012927_c001_v0001177_t0037_u01752024567164") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b89_d20250709_m012932_c001_v7007000_t0000_u01752024572268") 2025/07/09 01:32:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be5a_d20250709_m012927_c001_v0001183_t0036_u01752024567335") 2025/07/09 01:32:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8a_d20250709_m012932_c001_v7007000_t0000_u01752024572450") 2025/07/09 01:32:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3b9_d20250709_m012927_c001_v0001177_t0001_u01752024567370") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8b_d20250709_m012932_c001_v7007000_t0000_u01752024572632") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae79_d20250709_m012927_c001_v0001176_t0016_u01752024567381") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8c_d20250709_m012932_c001_v7007000_t0000_u01752024572813") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb173_d20250709_m012927_c001_v0001157_t0004_u01752024567460") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8d_d20250709_m012932_c001_v7007000_t0000_u01752024572994") 2025/07/09 01:32:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be5c_d20250709_m012927_c001_v0001183_t0027_u01752024567538") 2025/07/09 01:32:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8e_d20250709_m012933_c001_v7007000_t0000_u01752024573175") 2025/07/09 01:32:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae7b_d20250709_m012927_c001_v0001176_t0030_u01752024567593") 2025/07/09 01:32:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b8f_d20250709_m012933_c001_v7007000_t0000_u01752024573356") 2025/07/09 01:32:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3bb_d20250709_m012927_c001_v0001177_t0015_u01752024567603") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b90_d20250709_m012933_c001_v7007000_t0000_u01752024573538") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be60_d20250709_m012927_c001_v0001183_t0032_u01752024567782") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b92_d20250709_m012933_c001_v7007000_t0000_u01752024573722") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae7d_d20250709_m012927_c001_v0001176_t0039_u01752024567817") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b94_d20250709_m012933_c001_v7007000_t0000_u01752024573904") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3bd_d20250709_m012927_c001_v0001177_t0012_u01752024567845") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b96_d20250709_m012934_c001_v7007000_t0000_u01752024574085") 2025/07/09 01:32:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb175_d20250709_m012927_c001_v0001157_t0049_u01752024567904") 2025/07/09 01:32:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b97_d20250709_m012934_c001_v7007000_t0000_u01752024574268") 2025/07/09 01:32:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950be62_d20250709_m012928_c001_v0001183_t0039_u01752024568024") 2025/07/09 01:32:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2b98_d20250709_m012934_c001_v7007000_t0000_u01752024574450") 2025/07/09 01:32:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ae7f_d20250709_m012928_c001_v0001176_t0059_u01752024568033") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308301_d20250709_m012946_c001_v7007000_t0000_u01752024586994") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3f1_d20250709_m012942_c001_v0001177_t0045_u01752024582796") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b2544aa_d20250709_m012947_c001_v7007000_t0000_u01752024587341") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bec0_d20250709_m012942_c001_v0001183_t0058_u01752024582824") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb8879_d20250709_m012946_c001_v7007000_t0000_u01752024586938") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeb1_d20250709_m012942_c001_v0001176_t0041_u01752024582853") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402b0539e58917cd_d20250709_m012946_c001_v7007000_t0000_u01752024586948") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1a4_d20250709_m012942_c001_v0001157_t0005_u01752024582899") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841232_d20250709_m012946_c001_v7007000_t0000_u01752024586959") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3f3_d20250709_m012943_c001_v0001177_t0018_u01752024583018") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e98_d20250709_m012947_c001_v7007000_t0000_u01752024587000") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bec4_d20250709_m012943_c001_v0001183_t0046_u01752024583044") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841233_d20250709_m012947_c001_v7007000_t0000_u01752024587013") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeb3_d20250709_m012943_c001_v0001176_t0040_u01752024583068") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841235_d20250709_m012947_c001_v7007000_t0000_u01752024587200") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1a8_d20250709_m012943_c001_v0001157_t0032_u01752024583211") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b2544a8_d20250709_m012946_c001_v7007000_t0000_u01752024586971") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3f7_d20250709_m012943_c001_v0001177_t0010_u01752024583232") 2025/07/09 01:32:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b2544a9_d20250709_m012947_c001_v7007000_t0000_u01752024587156") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bec6_d20250709_m012943_c001_v0001183_t0016_u01752024583244") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419ffae81ce7d09a_d20250709_m012947_c001_v7007000_t0000_u01752024587165") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aeb7_d20250709_m012943_c001_v0001176_t0023_u01752024583308") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb887a_d20250709_m012947_c001_v7007000_t0000_u01752024587123") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950becc_d20250709_m012943_c001_v0001183_t0037_u01752024583447") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402b0539e58917ce_d20250709_m012947_c001_v7007000_t0000_u01752024587133") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3f9_d20250709_m012943_c001_v0001177_t0032_u01752024583475") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c59308302_d20250709_m012947_c001_v7007000_t0000_u01752024587178") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1aa_d20250709_m012943_c001_v0001157_t0034_u01752024583498") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841234_d20250709_m012947_c001_v7007000_t0000_u01752024587144") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aebd_d20250709_m012943_c001_v0001176_t0010_u01752024583517") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f416b1689df358e99_d20250709_m012947_c001_v7007000_t0000_u01752024587186") 2025/07/09 01:32:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bece_d20250709_m012943_c001_v0001183_t0058_u01752024583641") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd31105940_d20250709_m012756_c001_v7007000_t0000_u01752024476621") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1061deef475cd49f_d20250709_m012754_c001_v0001157_t0032_u01752024474141") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3222d_d20250709_m012753_c001_v7007000_t0000_u01752024473959") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1061deef475cd483_d20250709_m012750_c001_v0001157_t0020_u01752024470695") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32229_d20250709_m012749_c001_v7007000_t0000_u01752024469967") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acbc_d20250709_m012746_c001_v0001176_t0054_u01752024466276") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921691_d20250709_m012744_c001_v7007000_t0000_u01752024464802") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10961f010392cecd_d20250709_m012742_c001_v0001179_t0004_u01752024462912") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a07e3_d20250709_m012742_c001_v7007000_t0000_u01752024462728") 2025/07/09 01:32:40 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10961f010392cec1_d20250709_m012739_c001_v0001179_t0014_u01752024459569") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a07dc_d20250709_m012738_c001_v7007000_t0000_u01752024458840") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bac3_d20250709_m012735_c001_v0001183_t0042_u01752024455216") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b02d_d20250709_m012733_c001_v7007000_t0000_u01752024453932") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1030f9b023b76da9_d20250709_m012732_c001_v0001105_t0042_u01752024452415") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921683_d20250709_m012732_c001_v7007000_t0000_u01752024452225") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1030f9b023b76d9f_d20250709_m012729_c001_v0001105_t0046_u01752024449128") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921666_d20250709_m012728_c001_v7007000_t0000_u01752024448394") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950ba71_d20250709_m012725_c001_v0001183_t0054_u01752024445171") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b007_d20250709_m012724_c001_v7007000_t0000_u01752024444254") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f117cfd6ade2e72fe_d20250709_m012722_c001_v0001183_t0028_u01752024442535") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32209_d20250709_m012722_c001_v7007000_t0000_u01752024442344") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f117cfd6ade2e72e0_d20250709_m012719_c001_v0001183_t0019_u01752024439481") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e321ef_d20250709_m012718_c001_v7007000_t0000_u01752024438745") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950ba0f_d20250709_m012710_c001_v0001183_t0007_u01752024430724") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415813631cd40a5c_d20250709_m012709_c001_v7007000_t0000_u01752024429812") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f103c78768843a10d_d20250709_m012708_c001_v0001161_t0034_u01752024428114") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d0b6_d20250709_m012707_c001_v7007000_t0000_u01752024427929") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f103c78768843a101_d20250709_m012704_c001_v0001161_t0055_u01752024424420") 2025/07/09 01:32:41 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d0ae_d20250709_m012703_c001_v7007000_t0000_u01752024423688") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855ae65_d20250709_m012657_c001_v0001183_t0050_u01752024417877") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32136_d20250709_m012656_c001_v7007000_t0000_u01752024416956") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118ced087fd97a22_d20250709_m012655_c001_v0001101_t0044_u01752024415207") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d37461_d20250709_m012655_c001_v7007000_t0000_u01752024415023") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118ced087fd97a1e_d20250709_m012651_c001_v0001101_t0004_u01752024411816") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3745d_d20250709_m012651_c001_v7007000_t0000_u01752024411092") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681abd3_d20250709_m012645_c001_v0001176_t0010_u01752024405682") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a4b_d20250709_m012644_c001_v7007000_t0000_u01752024404561") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10857b468fd290b5_d20250709_m012639_c001_v0001098_t0055_u01752024399170") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4594_d20250709_m012638_c001_v7007000_t0000_u01752024398943") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b8ef_d20250709_m012635_c001_v0001183_t0035_u01752024395168") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1093b8c8ea4cd648_d20250709_m012634_c001_v0001183_t0045_u01752024394435") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1093b8c8ea4cd63a_d20250709_m012633_c001_v0001183_t0026_u01752024393475") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e320a6_d20250709_m012620_c001_v7007000_t0000_u01752024380461") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ab5f_d20250709_m012613_c001_v0001176_t0037_u01752024373650") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1023b9640f373136_d20250709_m012612_c001_v0001157_t0027_u01752024372560") 2025/07/09 01:32:42 DEBUG : dst/one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1023b9640f373124_d20250709_m012611_c001_v0001157_t0034_u01752024371520") 2025/07/09 01:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd3110595c_d20250709_m012756_c001_v7007000_t0000_u01752024476807") 2025/07/09 01:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1039510977e29e1c_d20250709_m012753_c001_v0001178_t0015_u01752024473738") 2025/07/09 01:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10122c205a1d0cc9_d20250709_m012749_c001_v0001182_t0037_u01752024469757") 2025/07/09 01:32:42 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921692_d20250709_m012744_c001_v7007000_t0000_u01752024464985") 2025/07/09 01:32:42 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acae_d20250709_m012742_c001_v0001176_t0031_u01752024462519") 2025/07/09 01:32:42 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1084794ae9e49297_d20250709_m012738_c001_v0001101_t0036_u01752024458278") 2025/07/09 01:32:43 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b02e_d20250709_m012734_c001_v7007000_t0000_u01752024454115") 2025/07/09 01:32:43 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f117114edc69a0ae3_d20250709_m012731_c001_v0001161_t0043_u01752024451840") 2025/07/09 01:32:43 DEBUG : dst/one.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1109740d64974ba6_d20250709_m012728_c001_v0001136_t0004_u01752024448087") 2025/07/09 01:32:43 DEBUG : dst/three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a4c_d20250709_m012644_c001_v7007000_t0000_u01752024404743") 2025/07/09 01:32:43 DEBUG : dst/three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1093b8c8ea4cd680_d20250709_m012643_c001_v0001183_t0022_u01752024403200") 2025/07/09 01:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd31105967_d20250709_m012756_c001_v7007000_t0000_u01752024476992") 2025/07/09 01:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1190dd0be122b171_d20250709_m012755_c001_v0001145_t0040_u01752024475078") 2025/07/09 01:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1177d098d7098580_d20250709_m012751_c001_v0001099_t0032_u01752024471617") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd31105968_d20250709_m012757_c001_v7007000_t0000_u01752024477175") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1061deef475cd4ad_d20250709_m012755_c001_v0001157_t0028_u01752024475951") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3222e_d20250709_m012755_c001_v7007000_t0000_u01752024475768") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1061deef475cd48b_d20250709_m012752_c001_v0001157_t0040_u01752024472159") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3222b_d20250709_m012751_c001_v7007000_t0000_u01752024471976") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acc0_d20250709_m012747_c001_v0001176_t0045_u01752024467057") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921693_d20250709_m012745_c001_v7007000_t0000_u01752024465169") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10961f010392ced5_d20250709_m012744_c001_v0001179_t0022_u01752024464208") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a07e4_d20250709_m012744_c001_v7007000_t0000_u01752024464022") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10961f010392cec5_d20250709_m012741_c001_v0001179_t0059_u01752024461190") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a07e1_d20250709_m012741_c001_v7007000_t0000_u01752024461004") 2025/07/09 01:32:43 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bac7_d20250709_m012735_c001_v0001183_t0044_u01752024455626") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921687_d20250709_m012733_c001_v7007000_t0000_u01752024453370") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac80_d20250709_m012731_c001_v0001176_t0047_u01752024451040") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921675_d20250709_m012730_c001_v7007000_t0000_u01752024450305") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950ba73_d20250709_m012725_c001_v0001183_t0047_u01752024445638") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32215_d20250709_m012723_c001_v7007000_t0000_u01752024443281") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac5e_d20250709_m012721_c001_v0001176_t0047_u01752024441342") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32201_d20250709_m012720_c001_v7007000_t0000_u01752024440246") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950ba19_d20250709_m012713_c001_v0001183_t0055_u01752024433554") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d0b7_d20250709_m012708_c001_v7007000_t0000_u01752024428885") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855aeb1_d20250709_m012706_c001_v0001183_t0013_u01752024426346") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d0b3_d20250709_m012705_c001_v7007000_t0000_u01752024425256") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac08_d20250709_m012658_c001_v0001176_t0042_u01752024418750") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d37462_d20250709_m012656_c001_v7007000_t0000_u01752024416015") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681abf2_d20250709_m012653_c001_v0001176_t0050_u01752024413803") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3745e_d20250709_m012652_c001_v7007000_t0000_u01752024412698") 2025/07/09 01:32:44 DEBUG : dst/three.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b94f_d20250709_m012646_c001_v0001183_t0013_u01752024406462") 2025/07/09 01:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921694_d20250709_m012745_c001_v7007000_t0000_u01752024465352") 2025/07/09 01:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1093b8c8ea4cd808_d20250709_m012743_c001_v0001183_t0054_u01752024463821") 2025/07/09 01:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f10379d4ac7ad00e9_d20250709_m012740_c001_v0001100_t0004_u01752024460351") 2025/07/09 01:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b02f_d20250709_m012734_c001_v7007000_t0000_u01752024454298") 2025/07/09 01:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1072f71567e54888_d20250709_m012733_c001_v0001179_t0017_u01752024453156") 2025/07/09 01:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1089d1f251a2dc7f_d20250709_m012729_c001_v0001150_t0052_u01752024449900") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd31105969_d20250709_m012757_c001_v7007000_t0000_u01752024477358") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bb17_d20250709_m012746_c001_v0001183_t0013_u01752024466853") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb921695_d20250709_m012745_c001_v7007000_t0000_u01752024465535") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac94_d20250709_m012735_c001_v0001176_t0039_u01752024455411") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b030_d20250709_m012734_c001_v7007000_t0000_u01752024454480") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac6a_d20250709_m012725_c001_v0001176_t0050_u01752024445381") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f409f9734efb9b008_d20250709_m012724_c001_v7007000_t0000_u01752024444439") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ac3a_d20250709_m012711_c001_v0001176_t0001_u01752024431310") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415813631cd40a5d_d20250709_m012709_c001_v7007000_t0000_u01752024429992") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b9b3_d20250709_m012658_c001_v0001183_t0041_u01752024418543") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32137_d20250709_m012657_c001_v7007000_t0000_u01752024417139") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855add1_d20250709_m012646_c001_v0001183_t0059_u01752024406257") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c2a4d_d20250709_m012644_c001_v7007000_t0000_u01752024404926") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f11278a70dffba5fa_d20250709_m012640_c001_v0001182_t0059_u01752024400895") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e320a7_d20250709_m012620_c001_v7007000_t0000_u01752024380645") 2025/07/09 01:32:45 DEBUG : dst/two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1023b9640f37317c_d20250709_m012619_c001_v0001157_t0009_u01752024379343") 2025/07/09 01:32:45 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3202e_d20250709_m012545_c001_v7007000_t0000_u01752024345832") 2025/07/09 01:32:45 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b736_d20250709_m012542_c001_v0001183_t0046_u01752024342786") 2025/07/09 01:32:45 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32025_d20250709_m012540_c001_v7007000_t0000_u01752024340919") 2025/07/09 01:32:45 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b6d9_d20250709_m012530_c001_v0001183_t0012_u01752024330596") 2025/07/09 01:32:45 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930199d_d20250709_m012522_c001_v7007000_t0000_u01752024322029") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b68b_d20250709_m012518_c001_v0001183_t0021_u01752024318816") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930178d_d20250709_m012459_c001_v7007000_t0000_u01752024299209") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa39_d20250709_m012457_c001_v0001176_t0011_u01752024297427") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301767_d20250709_m012456_c001_v7007000_t0000_u01752024296614") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa2d_d20250709_m012455_c001_v0001176_t0002_u01752024295370") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301728_d20250709_m012452_c001_v7007000_t0000_u01752024292767") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa17_d20250709_m012451_c001_v0001176_t0044_u01752024291097") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301700_d20250709_m012450_c001_v7007000_t0000_u01752024290321") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa09_d20250709_m012449_c001_v0001176_t0041_u01752024289095") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016bf_d20250709_m012443_c001_v7007000_t0000_u01752024283717") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9df_d20250709_m012442_c001_v0001176_t0031_u01752024282264") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930169f_d20250709_m012441_c001_v7007000_t0000_u01752024281360") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9d5_d20250709_m012440_c001_v0001176_t0052_u01752024280580") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930164f_d20250709_m012436_c001_v7007000_t0000_u01752024276542") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9b7_d20250709_m012435_c001_v0001176_t0036_u01752024275269") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301623_d20250709_m012433_c001_v7007000_t0000_u01752024273272") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9a7_d20250709_m012432_c001_v0001176_t0036_u01752024272277") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930161d_d20250709_m012431_c001_v7007000_t0000_u01752024271905") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102fd09fb48a0c55_d20250709_m012431_c001_v0001134_t0043_u01752024271045") 2025/07/09 01:32:46 DEBUG : empty space: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a99d_d20250709_m012429_c001_v0001176_t0019_u01752024269328") 2025/07/09 01:32:46 DEBUG : enormous: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930177f_d20250709_m012458_c001_v7007000_t0000_u01752024298265") 2025/07/09 01:32:47 DEBUG : enormous: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa3b_d20250709_m012457_c001_v0001176_t0028_u01752024297635") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f419811bd3110599b_d20250709_m012801_c001_v7007000_t0000_u01752024481678") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bb8b_d20250709_m012800_c001_v0001183_t0046_u01752024480481") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930193a_d20250709_m012517_c001_v7007000_t0000_u01752024317445") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa9d_d20250709_m012516_c001_v0001176_t0029_u01752024316437") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301608_d20250709_m012426_c001_v7007000_t0000_u01752024266612") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a98b_d20250709_m012425_c001_v0001176_t0053_u01752024265634") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693015f7_d20250709_m012425_c001_v7007000_t0000_u01752024265077") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a983_d20250709_m012424_c001_v0001176_t0037_u01752024264470") 2025/07/09 01:32:47 DEBUG : existing: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a97d_d20250709_m012423_c001_v0001176_t0026_u01752024263702") 2025/07/09 01:32:47 DEBUG : existing-b: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930193b_d20250709_m012517_c001_v7007000_t0000_u01752024317631") 2025/07/09 01:32:47 DEBUG : existing-b: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b676_d20250709_m012516_c001_v0001183_t0027_u01752024316449") 2025/07/09 01:32:47 DEBUG : file1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1333_d20250709_m012844_c001_v7007000_t0000_u01752024524450") 2025/07/09 01:32:47 DEBUG : file1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b303_d20250709_m012843_c001_v0001177_t0055_u01752024523272") 2025/07/09 01:32:47 DEBUG : file1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b132f_d20250709_m012841_c001_v7007000_t0000_u01752024521964") 2025/07/09 01:32:47 DEBUG : file1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681adc2_d20250709_m012840_c001_v0001176_t0035_u01752024520514") 2025/07/09 01:32:47 DEBUG : five: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693017ea_d20250709_m012503_c001_v7007000_t0000_u01752024303057") 2025/07/09 01:32:47 DEBUG : five: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681aa55_d20250709_m012501_c001_v0001176_t0054_u01752024301063") 2025/07/09 01:32:47 DEBUG : foo: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301632_d20250709_m012434_c001_v7007000_t0000_u01752024274888") 2025/07/09 01:32:47 DEBUG : foo: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681a9b3_d20250709_m012434_c001_v0001176_t0054_u01752024274236") 2025/07/09 01:32:48 DEBUG : foo: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681a9af_d20250709_m012433_c001_v0001176_t0054_u01752024273674") 2025/07/09 01:32:48 DEBUG : four: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693017ee_d20250709_m012503_c001_v7007000_t0000_u01752024303238") 2025/07/09 01:32:48 DEBUG : four: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4161ab218855a9b4_d20250709_m012501_c001_v0001183_t0030_u01752024301617") 2025/07/09 01:32:48 DEBUG : four: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa53_d20250709_m012500_c001_v0001176_t0050_u01752024300393") 2025/07/09 01:32:48 DEBUG : hello world2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930138a_d20250709_m012343_c001_v7007000_t0000_u01752024223714") 2025/07/09 01:32:48 DEBUG : hello world2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a883_d20250709_m012343_c001_v0001176_t0003_u01752024223044") 2025/07/09 01:32:48 DEBUG : ignore-size: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693015db_d20250709_m012423_c001_v7007000_t0000_u01752024263291") 2025/07/09 01:32:48 DEBUG : ignore-size: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a977_d20250709_m012422_c001_v0001176_t0001_u01752024262323") 2025/07/09 01:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301912_d20250709_m012515_c001_v7007000_t0000_u01752024315688") 2025/07/09 01:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855aa1c_d20250709_m012515_c001_v0001183_t0051_u01752024315062") 2025/07/09 01:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693018f8_d20250709_m012514_c001_v7007000_t0000_u01752024314301") 2025/07/09 01:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855aa10_d20250709_m012513_c001_v0001183_t0035_u01752024313357") 2025/07/09 01:32:48 DEBUG : one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301800_d20250709_m012503_c001_v7007000_t0000_u01752024303424") 2025/07/09 01:32:48 DEBUG : one: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681aa4b_d20250709_m012459_c001_v0001176_t0054_u01752024299791") 2025/07/09 01:32:48 DEBUG : only0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12f1_d20250709_m012836_c001_v7007000_t0000_u01752024516059") 2025/07/09 01:32:48 DEBUG : only0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bcda_d20250709_m012830_c001_v0001183_t0056_u01752024510390") 2025/07/09 01:32:48 DEBUG : only0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad50_d20250709_m012821_c001_v0001176_t0028_u01752024501399") 2025/07/09 01:32:48 DEBUG : only0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d153_d20250709_m012815_c001_v7007000_t0000_u01752024495338") 2025/07/09 01:32:48 DEBUG : only0: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acf6_d20250709_m012805_c001_v0001176_t0010_u01752024485201") 2025/07/09 01:32:48 DEBUG : only1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12f9_d20250709_m012836_c001_v7007000_t0000_u01752024516241") 2025/07/09 01:32:49 DEBUG : only1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402754d25603b2dd_d20250709_m012831_c001_v0001177_t0015_u01752024511334") 2025/07/09 01:32:49 DEBUG : only1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad52_d20250709_m012821_c001_v0001176_t0008_u01752024501823") 2025/07/09 01:32:49 DEBUG : only1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcea_d20250709_m012815_c001_v7007000_t0000_u01752024495899") 2025/07/09 01:32:49 DEBUG : only1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acfa_d20250709_m012805_c001_v0001176_t0014_u01752024485614") 2025/07/09 01:32:49 DEBUG : only10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12fa_d20250709_m012836_c001_v7007000_t0000_u01752024516428") 2025/07/09 01:32:49 DEBUG : only10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ad96_d20250709_m012830_c001_v0001176_t0054_u01752024510401") 2025/07/09 01:32:49 DEBUG : only10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad6e_d20250709_m012825_c001_v0001176_t0001_u01752024505749") 2025/07/09 01:32:49 DEBUG : only10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb87a6_d20250709_m012815_c001_v7007000_t0000_u01752024495729") 2025/07/09 01:32:49 DEBUG : only10: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad16_d20250709_m012809_c001_v0001176_t0013_u01752024489600") 2025/07/09 01:32:49 DEBUG : only11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12fb_d20250709_m012836_c001_v7007000_t0000_u01752024516611") 2025/07/09 01:32:49 DEBUG : only11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f418a666044edb077_d20250709_m012830_c001_v0001157_t0016_u01752024510954") 2025/07/09 01:32:49 DEBUG : only11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad72_d20250709_m012826_c001_v0001176_t0041_u01752024506168") 2025/07/09 01:32:49 DEBUG : only11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d150_d20250709_m012814_c001_v7007000_t0000_u01752024494791") 2025/07/09 01:32:49 DEBUG : only11: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad1a_d20250709_m012810_c001_v0001176_t0059_u01752024490033") 2025/07/09 01:32:49 DEBUG : only12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12fc_d20250709_m012836_c001_v7007000_t0000_u01752024516793") 2025/07/09 01:32:49 DEBUG : only12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402754d25603b2db_d20250709_m012831_c001_v0001177_t0015_u01752024511149") 2025/07/09 01:32:49 DEBUG : only12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad74_d20250709_m012826_c001_v0001176_t0029_u01752024506590") 2025/07/09 01:32:49 DEBUG : only12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bce9_d20250709_m012815_c001_v7007000_t0000_u01752024495739") 2025/07/09 01:32:49 DEBUG : only12: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad1c_d20250709_m012810_c001_v0001176_t0024_u01752024490505") 2025/07/09 01:32:49 DEBUG : only13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12fd_d20250709_m012836_c001_v7007000_t0000_u01752024516977") 2025/07/09 01:32:49 DEBUG : only13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bcde_d20250709_m012830_c001_v0001183_t0056_u01752024510789") 2025/07/09 01:32:49 DEBUG : only13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad76_d20250709_m012827_c001_v0001176_t0035_u01752024507020") 2025/07/09 01:32:49 DEBUG : only13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d15b_d20250709_m012815_c001_v7007000_t0000_u01752024495882") 2025/07/09 01:32:50 DEBUG : only13: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad1e_d20250709_m012810_c001_v0001176_t0047_u01752024490928") 2025/07/09 01:32:50 DEBUG : only14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b12fe_d20250709_m012837_c001_v7007000_t0000_u01752024517160") 2025/07/09 01:32:50 DEBUG : only14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ad9a_d20250709_m012830_c001_v0001176_t0054_u01752024510800") 2025/07/09 01:32:50 DEBUG : only14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad78_d20250709_m012827_c001_v0001176_t0045_u01752024507437") 2025/07/09 01:32:50 DEBUG : only14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcd6_d20250709_m012815_c001_v7007000_t0000_u01752024495351") 2025/07/09 01:32:50 DEBUG : only14: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad22_d20250709_m012811_c001_v0001176_t0010_u01752024491342") 2025/07/09 01:32:50 DEBUG : only15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1308_d20250709_m012837_c001_v7007000_t0000_u01752024517343") 2025/07/09 01:32:50 DEBUG : only15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bce0_d20250709_m012830_c001_v0001183_t0056_u01752024510973") 2025/07/09 01:32:50 DEBUG : only15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad7c_d20250709_m012827_c001_v0001176_t0003_u01752024507845") 2025/07/09 01:32:50 DEBUG : only15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d151_d20250709_m012814_c001_v7007000_t0000_u01752024494977") 2025/07/09 01:32:50 DEBUG : only15: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad24_d20250709_m012811_c001_v0001176_t0020_u01752024491758") 2025/07/09 01:32:50 DEBUG : only16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1309_d20250709_m012837_c001_v7007000_t0000_u01752024517525") 2025/07/09 01:32:50 DEBUG : only16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ad9e_d20250709_m012830_c001_v0001176_t0054_u01752024510985") 2025/07/09 01:32:50 DEBUG : only16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad84_d20250709_m012828_c001_v0001176_t0030_u01752024508274") 2025/07/09 01:32:50 DEBUG : only16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb8799_d20250709_m012815_c001_v7007000_t0000_u01752024495362") 2025/07/09 01:32:50 DEBUG : only16: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad28_d20250709_m012812_c001_v0001176_t0002_u01752024492178") 2025/07/09 01:32:51 DEBUG : only17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b130a_d20250709_m012837_c001_v7007000_t0000_u01752024517707") 2025/07/09 01:32:51 DEBUG : only17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f418a666044edb079_d20250709_m012831_c001_v0001157_t0016_u01752024511164") 2025/07/09 01:32:51 DEBUG : only17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad86_d20250709_m012828_c001_v0001176_t0000_u01752024508674") 2025/07/09 01:32:51 DEBUG : only17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d152_d20250709_m012815_c001_v7007000_t0000_u01752024495158") 2025/07/09 01:32:51 DEBUG : only17: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad2c_d20250709_m012812_c001_v0001176_t0019_u01752024492598") 2025/07/09 01:32:51 DEBUG : only18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b130b_d20250709_m012837_c001_v7007000_t0000_u01752024517889") 2025/07/09 01:32:51 DEBUG : only18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bce4_d20250709_m012831_c001_v0001183_t0056_u01752024511164") 2025/07/09 01:32:51 DEBUG : only18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad8a_d20250709_m012829_c001_v0001176_t0009_u01752024509102") 2025/07/09 01:32:51 DEBUG : only18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcd7_d20250709_m012815_c001_v7007000_t0000_u01752024495372") 2025/07/09 01:32:51 DEBUG : only18: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad2e_d20250709_m012813_c001_v0001176_t0025_u01752024493088") 2025/07/09 01:32:51 DEBUG : only19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b130c_d20250709_m012838_c001_v7007000_t0000_u01752024518076") 2025/07/09 01:32:51 DEBUG : only19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ada0_d20250709_m012831_c001_v0001176_t0054_u01752024511170") 2025/07/09 01:32:51 DEBUG : only19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad92_d20250709_m012829_c001_v0001176_t0026_u01752024509540") 2025/07/09 01:32:51 DEBUG : only19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcd4_d20250709_m012815_c001_v7007000_t0000_u01752024495167") 2025/07/09 01:32:51 DEBUG : only19: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad30_d20250709_m012813_c001_v0001176_t0029_u01752024493548") 2025/07/09 01:32:51 DEBUG : only2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b130d_d20250709_m012838_c001_v7007000_t0000_u01752024518260") 2025/07/09 01:32:51 DEBUG : only2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f418a666044edb07b_d20250709_m012831_c001_v0001157_t0016_u01752024511348") 2025/07/09 01:32:52 DEBUG : only2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad58_d20250709_m012822_c001_v0001176_t0050_u01752024502246") 2025/07/09 01:32:52 DEBUG : only2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d158_d20250709_m012815_c001_v7007000_t0000_u01752024495520") 2025/07/09 01:32:52 DEBUG : only2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681acfc_d20250709_m012806_c001_v0001176_t0022_u01752024486018") 2025/07/09 01:32:52 DEBUG : only3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b130e_d20250709_m012838_c001_v7007000_t0000_u01752024518444") 2025/07/09 01:32:52 DEBUG : only3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bce6_d20250709_m012831_c001_v0001183_t0056_u01752024511358") 2025/07/09 01:32:52 DEBUG : only3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad5c_d20250709_m012822_c001_v0001176_t0051_u01752024502737") 2025/07/09 01:32:52 DEBUG : only3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d159_d20250709_m012815_c001_v7007000_t0000_u01752024495701") 2025/07/09 01:32:52 DEBUG : only3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad02_d20250709_m012806_c001_v0001176_t0047_u01752024486425") 2025/07/09 01:32:52 DEBUG : only4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1317_d20250709_m012838_c001_v7007000_t0000_u01752024518627") 2025/07/09 01:32:52 DEBUG : only4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ada4_d20250709_m012831_c001_v0001176_t0054_u01752024511371") 2025/07/09 01:32:52 DEBUG : only4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad5e_d20250709_m012823_c001_v0001176_t0037_u01752024503184") 2025/07/09 01:32:52 DEBUG : only4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bce8_d20250709_m012815_c001_v7007000_t0000_u01752024495716") 2025/07/09 01:32:52 DEBUG : only4: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad08_d20250709_m012806_c001_v0001176_t0038_u01752024486851") 2025/07/09 01:32:52 DEBUG : only5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1318_d20250709_m012838_c001_v7007000_t0000_u01752024518812") 2025/07/09 01:32:52 DEBUG : only5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402754d25603b2df_d20250709_m012831_c001_v0001177_t0015_u01752024511528") 2025/07/09 01:32:52 DEBUG : only5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad60_d20250709_m012823_c001_v0001176_t0036_u01752024503591") 2025/07/09 01:32:52 DEBUG : only5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb8798_d20250709_m012815_c001_v7007000_t0000_u01752024495178") 2025/07/09 01:32:52 DEBUG : only5: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad0c_d20250709_m012807_c001_v0001176_t0037_u01752024487429") 2025/07/09 01:32:52 DEBUG : only6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1319_d20250709_m012838_c001_v7007000_t0000_u01752024518996") 2025/07/09 01:32:52 DEBUG : only6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f418a666044edb07f_d20250709_m012831_c001_v0001157_t0016_u01752024511539") 2025/07/09 01:32:52 DEBUG : only6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad64_d20250709_m012824_c001_v0001176_t0046_u01752024504052") 2025/07/09 01:32:52 DEBUG : only6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bce6_d20250709_m012815_c001_v7007000_t0000_u01752024495534") 2025/07/09 01:32:52 DEBUG : only6: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad0e_d20250709_m012807_c001_v0001176_t0042_u01752024487841") 2025/07/09 01:32:53 DEBUG : only7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b131a_d20250709_m012839_c001_v7007000_t0000_u01752024519181") 2025/07/09 01:32:53 DEBUG : only7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950bcec_d20250709_m012831_c001_v0001183_t0056_u01752024511549") 2025/07/09 01:32:53 DEBUG : only7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad66_d20250709_m012824_c001_v0001176_t0048_u01752024504459") 2025/07/09 01:32:53 DEBUG : only7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4185defaa3bb87a2_d20250709_m012815_c001_v7007000_t0000_u01752024495545") 2025/07/09 01:32:53 DEBUG : only7: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad10_d20250709_m012808_c001_v0001176_t0031_u01752024488255") 2025/07/09 01:32:53 DEBUG : only8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1325_d20250709_m012839_c001_v7007000_t0000_u01752024519363") 2025/07/09 01:32:53 DEBUG : only8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681ada6_d20250709_m012831_c001_v0001176_t0054_u01752024511561") 2025/07/09 01:32:53 DEBUG : only8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad6a_d20250709_m012824_c001_v0001176_t0025_u01752024504879") 2025/07/09 01:32:53 DEBUG : only8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bcd5_d20250709_m012815_c001_v7007000_t0000_u01752024495182") 2025/07/09 01:32:53 DEBUG : only8: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad12_d20250709_m012808_c001_v0001176_t0032_u01752024488675") 2025/07/09 01:32:53 DEBUG : only9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1327_d20250709_m012839_c001_v7007000_t0000_u01752024519546") 2025/07/09 01:32:53 DEBUG : only9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f402754d25603b2e1_d20250709_m012831_c001_v0001177_t0015_u01752024511710") 2025/07/09 01:32:53 DEBUG : only9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad6c_d20250709_m012825_c001_v0001176_t0036_u01752024505308") 2025/07/09 01:32:53 DEBUG : only9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4078888abe96bce7_d20250709_m012815_c001_v7007000_t0000_u01752024495557") 2025/07/09 01:32:53 DEBUG : only9: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ad14_d20250709_m012809_c001_v0001176_t0026_u01752024489158") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693018ba_d20250709_m012512_c001_v7007000_t0000_u01752024312176") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b639_d20250709_m012510_c001_v0001183_t0059_u01752024310350") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301876_d20250709_m012509_c001_v7007000_t0000_u01752024309182") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855a9dc_d20250709_m012507_c001_v0001183_t0015_u01752024307398") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301836_d20250709_m012506_c001_v7007000_t0000_u01752024306604") 2025/07/09 01:32:53 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855a9c4_d20250709_m012504_c001_v0001183_t0053_u01752024304448") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930173d_d20250709_m012454_c001_v7007000_t0000_u01752024294536") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa21_d20250709_m012453_c001_v0001176_t0005_u01752024293343") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301716_d20250709_m012451_c001_v7007000_t0000_u01752024291770") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa15_d20250709_m012450_c001_v0001176_t0054_u01752024290886") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016f8_d20250709_m012449_c001_v7007000_t0000_u01752024289704") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa05_d20250709_m012448_c001_v0001176_t0026_u01752024288884") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016b7_d20250709_m012443_c001_v7007000_t0000_u01752024283137") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9dd_d20250709_m012441_c001_v0001176_t0024_u01752024281993") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016a6_d20250709_m012441_c001_v7007000_t0000_u01752024281596") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9d3_d20250709_m012440_c001_v0001176_t0024_u01752024280370") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930168f_d20250709_m012440_c001_v7007000_t0000_u01752024280001") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9d1_d20250709_m012439_c001_v0001176_t0002_u01752024279410") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9cf_d20250709_m012438_c001_v0001176_t0046_u01752024278677") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930166d_d20250709_m012438_c001_v7007000_t0000_u01752024278300") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9c7_d20250709_m012437_c001_v0001176_t0009_u01752024277716") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9c3_d20250709_m012437_c001_v0001176_t0034_u01752024277092") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301652_d20250709_m012436_c001_v7007000_t0000_u01752024276727") 2025/07/09 01:32:54 DEBUG : potato: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9bd_d20250709_m012435_c001_v0001176_t0047_u01752024275867") 2025/07/09 01:32:54 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417e25133f3d610a_d20250709_m012555_c001_v7007000_t0000_u01752024355815") 2025/07/09 01:32:54 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855ab98_d20250709_m012555_c001_v0001183_t0035_u01752024355225") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3202f_d20250709_m012546_c001_v7007000_t0000_u01752024346324") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855ab1c_d20250709_m012542_c001_v0001183_t0011_u01752024342211") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b25430a_d20250709_m012534_c001_v7007000_t0000_u01752024334270") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855aa9c_d20250709_m012530_c001_v0001183_t0044_u01752024330028") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693019b2_d20250709_m012522_c001_v7007000_t0000_u01752024322497") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855aa3e_d20250709_m012518_c001_v0001183_t0046_u01752024318603") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301780_d20250709_m012458_c001_v7007000_t0000_u01752024298448") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa37_d20250709_m012457_c001_v0001176_t0034_u01752024297196") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930176d_d20250709_m012456_c001_v7007000_t0000_u01752024296810") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa2b_d20250709_m012455_c001_v0001176_t0052_u01752024295163") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930173f_d20250709_m012454_c001_v7007000_t0000_u01752024294755") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa27_d20250709_m012453_c001_v0001176_t0040_u01752024293933") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301729_d20250709_m012452_c001_v7007000_t0000_u01752024292957") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa1b_d20250709_m012452_c001_v0001176_t0026_u01752024292150") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301701_d20250709_m012450_c001_v7007000_t0000_u01752024290503") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa0d_d20250709_m012449_c001_v0001176_t0035_u01752024289714") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693016c1_d20250709_m012443_c001_v7007000_t0000_u01752024283910") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a9e3_d20250709_m012442_c001_v0001176_t0023_u01752024282926") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013d6_d20250709_m012346_c001_v7007000_t0000_u01752024226367") 2025/07/09 01:32:55 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a895_d20250709_m012345_c001_v0001176_t0009_u01752024225771") 2025/07/09 01:32:56 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013af_d20250709_m012344_c001_v7007000_t0000_u01752024224857") 2025/07/09 01:32:56 DEBUG : potato2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a88b_d20250709_m012344_c001_v0001176_t0037_u01752024224264") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e3203f_d20250709_m012546_c001_v7007000_t0000_u01752024346731") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aaf7_d20250709_m012543_c001_v0001176_t0044_u01752024343346") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f415d30c94b25430b_d20250709_m012534_c001_v7007000_t0000_u01752024334878") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aad7_d20250709_m012531_c001_v0001176_t0045_u01752024331182") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593064f0_d20250709_m012522_c001_v7007000_t0000_u01752024322654") 2025/07/09 01:32:56 DEBUG : potato3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aaaf_d20250709_m012519_c001_v0001176_t0051_u01752024319017") 2025/07/09 01:32:56 DEBUG : pre-dest1/1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c262e_d20250709_m012629_c001_v7007000_t0000_u01752024389130") 2025/07/09 01:32:56 DEBUG : pre-dest1/1: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ab75_d20250709_m012621_c001_v0001176_t0019_u01752024381397") 2025/07/09 01:32:56 DEBUG : pre-dest2/2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41220193171c262f_d20250709_m012629_c001_v7007000_t0000_u01752024389314") 2025/07/09 01:32:56 DEBUG : pre-dest2/2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855acb7_d20250709_m012621_c001_v0001183_t0006_u01752024381983") 2025/07/09 01:32:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f403bf01634e32048_d20250709_m012607_c001_v7007000_t0000_u01752024367420") 2025/07/09 01:32:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b7ce_d20250709_m012603_c001_v0001183_t0057_u01752024363575") 2025/07/09 01:32:56 DEBUG : sizeonly: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693015c8_d20250709_m012421_c001_v7007000_t0000_u01752024261741") 2025/07/09 01:32:56 DEBUG : sizeonly: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a96f_d20250709_m012420_c001_v0001176_t0057_u01752024260635") 2025/07/09 01:32:56 DEBUG : splitbanan: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb92253f_d20250709_m013025_c001_v7007000_t0000_u01752024625299") 2025/07/09 01:32:56 DEBUG : splitbanan: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af2b_d20250709_m013018_c001_v0001176_t0044_u01752024618090") 2025/07/09 01:32:56 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38259_d20250709_m013134_c001_v7007000_t0000_u01752024694625") 2025/07/09 01:32:56 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afea_d20250709_m013127_c001_v0001176_t0044_u01752024687911") 2025/07/09 01:32:56 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4109346994164ebd_d20250709_m013120_c001_v7007000_t0000_u01752024680447") 2025/07/09 01:32:56 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afcc_d20250709_m013114_c001_v0001176_t0019_u01752024674082") 2025/07/09 01:32:56 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593084aa_d20250709_m013106_c001_v7007000_t0000_u01752024666983") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681afaa_d20250709_m013100_c001_v0001176_t0038_u01752024660599") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb9229c0_d20250709_m013053_c001_v7007000_t0000_u01752024653618") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af80_d20250709_m013047_c001_v0001176_t0003_u01752024647229") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b84135d_d20250709_m013039_c001_v7007000_t0000_u01752024639846") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681af64_d20250709_m013032_c001_v0001176_t0030_u01752024632879") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4180e40eeb922527_d20250709_m013019_c001_v7007000_t0000_u01752024619807") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb22a_d20250709_m013016_c001_v0001157_t0048_u01752024616974") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4024a9f4051d4652_d20250709_m013010_c001_v7007000_t0000_u01752024610205") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bf6d_d20250709_m013003_c001_v0001183_t0017_u01752024603485") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f421d60b63697905e_d20250709_m013002_c001_v7007000_t0000_u01752024602404") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1de_d20250709_m012959_c001_v0001157_t0014_u01752024599327") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40095eb87b841284_d20250709_m012952_c001_v7007000_t0000_u01752024592274") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bedc_d20250709_m012945_c001_v0001183_t0040_u01752024585556") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c593082e1_d20250709_m012944_c001_v7007000_t0000_u01752024584609") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aead_d20250709_m012941_c001_v0001176_t0046_u01752024581561") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d2b7_d20250709_m012928_c001_v7007000_t0000_u01752024568655") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b3af_d20250709_m012925_c001_v0001177_t0049_u01752024565468") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f40459ab8793a0a7a_d20250709_m012918_c001_v7007000_t0000_u01752024558347") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b38b_d20250709_m012911_c001_v0001177_t0010_u01752024551652") 2025/07/09 01:32:57 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4112e27c5930816d_d20250709_m012904_c001_v7007000_t0000_u01752024544507") 2025/07/09 01:32:58 DEBUG : splitbananasplit: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b345_d20250709_m012857_c001_v0001177_t0032_u01752024537848") 2025/07/09 01:32:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417e25133f3d674e_d20250709_m013005_c001_v7007000_t0000_u01752024605094") 2025/07/09 01:32:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb1ee_d20250709_m013000_c001_v0001157_t0044_u01752024600592") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1336_d20250709_m012851_c001_v7007000_t0000_u01752024531720") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681ade3_d20250709_m012849_c001_v0001176_t0006_u01752024529187") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d1db_d20250709_m012848_c001_v7007000_t0000_u01752024528062") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0b7_d20250709_m012845_c001_v0001157_t0046_u01752024525409") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301913_d20250709_m012515_c001_v7007000_t0000_u01752024315872") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b661_d20250709_m012515_c001_v0001183_t0029_u01752024315052") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693018fa_d20250709_m012514_c001_v7007000_t0000_u01752024314483") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa99_d20250709_m012513_c001_v0001176_t0024_u01752024313709") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930159b_d20250709_m012418_c001_v7007000_t0000_u01752024258422") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a957_d20250709_m012416_c001_v0001176_t0017_u01752024256825") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930157e_d20250709_m012416_c001_v7007000_t0000_u01752024256430") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a953_d20250709_m012415_c001_v0001176_t0051_u01752024255234") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301557_d20250709_m012413_c001_v7007000_t0000_u01752024253175") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a93f_d20250709_m012412_c001_v0001176_t0039_u01752024252080") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301542_d20250709_m012411_c001_v7007000_t0000_u01752024251476") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a937_d20250709_m012410_c001_v0001176_t0038_u01752024250273") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a927_d20250709_m012407_c001_v0001176_t0013_u01752024247450") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693014df_d20250709_m012407_c001_v7007000_t0000_u01752024247083") 2025/07/09 01:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a91f_d20250709_m012406_c001_v0001176_t0048_u01752024246505") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a915_d20250709_m012405_c001_v0001176_t0022_u01752024245649") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693014cf_d20250709_m012405_c001_v7007000_t0000_u01752024245280") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a909_d20250709_m012402_c001_v0001176_t0002_u01752024242952") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8ff_d20250709_m012400_c001_v0001176_t0034_u01752024240387") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301480_d20250709_m012400_c001_v7007000_t0000_u01752024240015") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8f9_d20250709_m012359_c001_v0001176_t0030_u01752024239429") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8f1_d20250709_m012358_c001_v0001176_t0055_u01752024238628") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301455_d20250709_m012358_c001_v7007000_t0000_u01752024238255") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8d5_d20250709_m012354_c001_v0001176_t0005_u01752024234543") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301408_d20250709_m012354_c001_v7007000_t0000_u01752024234175") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8cb_d20250709_m012353_c001_v0001176_t0010_u01752024233588") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013ec_d20250709_m012352_c001_v7007000_t0000_u01752024232669") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8bd_d20250709_m012352_c001_v0001176_t0018_u01752024232063") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013e9_d20250709_m012351_c001_v7007000_t0000_u01752024231509") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8b3_d20250709_m012350_c001_v0001176_t0010_u01752024230920") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013e4_d20250709_m012349_c001_v7007000_t0000_u01752024229988") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8ab_d20250709_m012349_c001_v0001176_t0059_u01752024229202") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013de_d20250709_m012348_c001_v7007000_t0000_u01752024228638") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a8a3_d20250709_m012348_c001_v0001176_t0039_u01752024228063") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693013db_d20250709_m012347_c001_v7007000_t0000_u01752024227506") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a89d_d20250709_m012346_c001_v0001176_t0008_u01752024226919") 2025/07/09 01:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301371_d20250709_m012342_c001_v7007000_t0000_u01752024222493") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a879_d20250709_m012341_c001_v0001176_t0015_u01752024221896") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930132f_d20250709_m012341_c001_v7007000_t0000_u01752024221324") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a86f_d20250709_m012340_c001_v0001176_t0037_u01752024220682") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693012f8_d20250709_m012339_c001_v7007000_t0000_u01752024219689") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a869_d20250709_m012339_c001_v0001176_t0015_u01752024219104") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693012b1_d20250709_m012336_c001_v7007000_t0000_u01752024216534") 2025/07/09 01:33:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681a841_d20250709_m012335_c001_v0001176_t0035_u01752024215952") 2025/07/09 01:33:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1337_d20250709_m012851_c001_v7007000_t0000_u01752024531903") 2025/07/09 01:33:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b313_d20250709_m012849_c001_v0001177_t0009_u01752024529200") 2025/07/09 01:33:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f41454ec29271d1dc_d20250709_m012848_c001_v7007000_t0000_u01752024528244") 2025/07/09 01:33:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd30_d20250709_m012845_c001_v0001183_t0059_u01752024525420") 2025/07/09 01:33:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3825a_d20250709_m013136_c001_v7007000_t0000_u01752024696614") 2025/07/09 01:33:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b5ab_d20250709_m013135_c001_v0001177_t0055_u01752024695993") 2025/07/09 01:33:00 DEBUG : sub/yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693018b6_d20250709_m012511_c001_v7007000_t0000_u01752024311625") 2025/07/09 01:33:00 DEBUG : sub/yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1161ab218855a9f2_d20250709_m012509_c001_v0001183_t0048_u01752024309993") 2025/07/09 01:33:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1334_d20250709_m012844_c001_v7007000_t0000_u01752024524633") 2025/07/09 01:33:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681add1_d20250709_m012842_c001_v0001176_t0018_u01752024522936") 2025/07/09 01:33:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1330_d20250709_m012842_c001_v7007000_t0000_u01752024522148") 2025/07/09 01:33:00 DEBUG : test_dir1/file2: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd14_d20250709_m012840_c001_v0001183_t0037_u01752024520505") 2025/07/09 01:33:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1335_d20250709_m012844_c001_v7007000_t0000_u01752024524815") 2025/07/09 01:33:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950bd20_d20250709_m012842_c001_v0001183_t0058_u01752024522924") 2025/07/09 01:33:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4043af8c0b2b1331_d20250709_m012842_c001_v7007000_t0000_u01752024522332") 2025/07/09 01:33:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb0a5_d20250709_m012840_c001_v0001157_t0009_u01752024520497") 2025/07/09 01:33:01 DEBUG : three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301801_d20250709_m012503_c001_v7007000_t0000_u01752024303620") 2025/07/09 01:33:01 DEBUG : three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa63_d20250709_m012502_c001_v0001176_t0020_u01752024302384") 2025/07/09 01:33:01 DEBUG : three: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa4f_d20250709_m012500_c001_v0001176_t0028_u01752024300171") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3825b_d20250709_m013138_c001_v7007000_t0000_u01752024698406") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb338_d20250709_m013137_c001_v0001157_t0022_u01752024697566") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3827a_d20250709_m013156_c001_v7007000_t0000_u01752024716756") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c290_d20250709_m013155_c001_v0001183_t0026_u01752024715183") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38277_d20250709_m013153_c001_v7007000_t0000_u01752024713643") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb380_d20250709_m013151_c001_v0001157_t0058_u01752024711965") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3826f_d20250709_m013150_c001_v7007000_t0000_u01752024710992") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b5de_d20250709_m013150_c001_v0001177_t0017_u01752024710363") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38269_d20250709_m013145_c001_v7007000_t0000_u01752024705475") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb362_d20250709_m013144_c001_v0001157_t0015_u01752024704178") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3826d_d20250709_m013147_c001_v7007000_t0000_u01752024707824") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c242_d20250709_m013146_c001_v0001183_t0042_u01752024706434") 2025/07/09 01:33:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38267_d20250709_m013143_c001_v7007000_t0000_u01752024703233") 2025/07/09 01:33:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f102754d25603b5bf_d20250709_m013142_c001_v0001177_t0047_u01752024702603") 2025/07/09 01:33:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38264_d20250709_m013141_c001_v7007000_t0000_u01752024701658") 2025/07/09 01:33:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681b008_d20250709_m013140_c001_v0001176_t0038_u01752024700983") 2025/07/09 01:33:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38260_d20250709_m013139_c001_v7007000_t0000_u01752024699986") 2025/07/09 01:33:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950c218_d20250709_m013139_c001_v0001183_t0035_u01752024699364") 2025/07/09 01:33:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f417693e64a47c4a8_d20250709_m013201_c001_v7007000_t0000_u01752024721939") 2025/07/09 01:33:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f118a666044edb3a2_d20250709_m013201_c001_v0001157_t0020_u01752024721208") 2025/07/09 01:33:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3826e_d20250709_m013149_c001_v7007000_t0000_u01752024709404") 2025/07/09 01:33:02 DEBUG : toe/toe/toe: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681b014_d20250709_m013148_c001_v0001176_t0046_u01752024708792") 2025/07/09 01:33:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d3827b_d20250709_m013157_c001_v7007000_t0000_u01752024717349") 2025/07/09 01:33:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681b030_d20250709_m013156_c001_v0001176_t0058_u01752024716541") 2025/07/09 01:33:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f420e3e9208d38279_d20250709_m013154_c001_v7007000_t0000_u01752024714240") 2025/07/09 01:33:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f112129f1808ca327_d20250709_m013153_c001_v0001134_t0050_u01752024713264") 2025/07/09 01:33:02 DEBUG : two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301804_d20250709_m012503_c001_v7007000_t0000_u01752024303862") 2025/07/09 01:33:02 DEBUG : two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4197dad07950b5e8_d20250709_m012501_c001_v0001183_t0056_u01752024301804") 2025/07/09 01:33:02 DEBUG : two: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f4097b5009681aa4d_d20250709_m012459_c001_v0001176_t0054_u01752024299986") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c2693018c2_d20250709_m012512_c001_v7007000_t0000_u01752024312389") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f105cf984dd7d8067_d20250709_m012511_c001_v0001180_t0027_u01752024311391") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301873_d20250709_m012508_c001_v7007000_t0000_u01752024308607") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1097b5009681aa85_d20250709_m012507_c001_v0001176_t0050_u01752024307390") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301831_d20250709_m012506_c001_v7007000_t0000_u01752024306045") 2025/07/09 01:33:02 DEBUG : yam: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1197dad07950b604_d20250709_m012504_c001_v0001183_t0007_u01752024304458") 2025/07/09 01:33:03 DEBUG : yaml: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c269301883_d20250709_m012509_c001_v7007000_t0000_u01752024309376") 2025/07/09 01:33:03 DEBUG : yaml: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f1157ae3cf04d0316_d20250709_m012508_c001_v0001101_t0058_u01752024308314") 2025/07/09 01:33:03 DEBUG : yaml: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f406af4c26930184b_d20250709_m012506_c001_v7007000_t0000_u01752024306817") 2025/07/09 01:33:03 DEBUG : yaml: Deleting (id "4_z5f92eda3c07debcb9f780e1b_f106d81110fa4c57a_d20250709_m012505_c001_v0001120_t0057_u01752024305647") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m31.163616568s (try 1/5)