"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/25 02:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu" 2025/07/25 02:22:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 02:22:44 DEBUG : Creating backend with remote "/tmp/rclone3768131115" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/25 02:22:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:46 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:46 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:47 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:22:47 DEBUG : B2 bucket rclone-test-wesatut4suqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", 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-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:48 DEBUG : Creating backend with remote "/non-existing" 2025/07/25 02:22:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/25 02:22:49 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:49 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:50 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:50 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:51 INFO : B2 bucket rclone-test-wesatut4suqu: Running all checks before starting transfers 2025/07/25 02:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:51 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:51 INFO : B2 bucket rclone-test-wesatut4suqu: Checks finished, now starting transfers 2025/07/25 02:22:51 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.34s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:52 ERROR : Ignoring --no-traverse with sync 2025/07/25 02:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:53 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:53 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:53 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:22:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/25 02:22:54 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:54 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/25 02:22:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:22:55 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:55 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:22:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/25 02:22:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:22:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/25 02:22:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:22:58 INFO : sub dir2: Making directory 2025/07/25 02:22:58 INFO : sub dir: Making directory 2025/07/25 02:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:58 INFO : sub dir2/sub sub dir2: Making directory 2025/07/25 02:22:58 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:58 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:22:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:22:58 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/25 02:22:59 DEBUG : B2 bucket rclone-test-wesatut4suqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:22:59 INFO : sub dir2: Making directory 2025/07/25 02:22:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/25 02:22:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:22:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:22:59 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:22:59 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:00 DEBUG : sub dir2: Making directory with metadata 2025/07/25 02:23:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:23:01 INFO : sub dir2: Making directory 2025/07/25 02:23:01 INFO : sub dir: Making directory 2025/07/25 02:23:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:01 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:01 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:01 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:23:01 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/25 02:23:01 DEBUG : B2 bucket rclone-test-wesatut4suqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/25 02:23:01 DEBUG : B2 bucket rclone-test-wesatut4suqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:02 INFO : sub dir2: Making directory 2025/07/25 02:23:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:02 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:02 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:03 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:23:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:03 DEBUG : sub dir2: Making directory with metadata 2025/07/25 02:23:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:23:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:23:04 INFO : sub dir2: Making directory 2025/07/25 02:23:04 INFO : sub dir: Making directory 2025/07/25 02:23:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:04 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:04 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:04 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:23:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/25 02:23:04 DEBUG : B2 bucket rclone-test-wesatut4suqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", 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-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:05 INFO : sub dir2: Making directory 2025/07/25 02:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:05 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:05 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:06 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.32s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wehohiw6wemu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-wehohiw6wemu 2025/07/25 02:23:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:08 DEBUG : B2 bucket rclone-test-wehohiw6wemu: Waiting for checks to finish 2025/07/25 02:23:08 DEBUG : B2 bucket rclone-test-wehohiw6wemu: Waiting for transfers to finish 2025/07/25 02:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:09 DEBUG : B2 bucket rclone-test-wehohiw6wemu: Purge remote 2025/07/25 02:23:09 INFO : B2 bucket rclone-test-wehohiw6wemu: cleaning bucket "rclone-test-wehohiw6wemu" of all files 2025/07/25 02:23:09 DEBUG : sub dir/hello world: Deleting (id "4_z7ff23d53604d3bfb9f880e1b_f1040c246ac37d30a_d20250725_m022309_c001_v0001183_t0025_u01753410189110") --- PASS: TestServerSideCopy (3.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/25 02:23:11 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:11 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/25 02:23:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jigojub6bisu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-jigojub6bisu 2025/07/25 02:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:14 DEBUG : B2 bucket rclone-test-jigojub6bisu: Waiting for checks to finish 2025/07/25 02:23:14 DEBUG : B2 bucket rclone-test-jigojub6bisu: Waiting for transfers to finish 2025/07/25 02:23:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/25 02:23:16 DEBUG : B2 bucket rclone-test-jigojub6bisu: Waiting for checks to finish 2025/07/25 02:23:16 DEBUG : B2 bucket rclone-test-jigojub6bisu: Waiting for transfers to finish 2025/07/25 02:23:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/25 02:23:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:16 DEBUG : B2 bucket rclone-test-jigojub6bisu: Purge remote 2025/07/25 02:23:16 INFO : B2 bucket rclone-test-jigojub6bisu: cleaning bucket "rclone-test-jigojub6bisu" of all files 2025/07/25 02:23:17 DEBUG : sub dir/hello world: Deleting (id "4_z1f124dc3604d3bfb9f880e1b_f102897471866296c_d20250725_m022316_c001_v0001137_t0056_u01753410196255") 2025/07/25 02:23:17 DEBUG : sub dir/hello world: Deleting (id "4_z1f124dc3604d3bfb9f880e1b_f114a55db0d0a4a99_d20250725_m022314_c001_v0001137_t0002_u01753410194895") --- PASS: TestServerSideCopyOverSelf (6.24s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/25 02:23:19 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:19 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/25 02:23:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/25 02:23:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhacoz1fidi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-wuhacoz1fidi 2025/07/25 02:23:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:22 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for checks to finish 2025/07/25 02:23:22 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for transfers to finish 2025/07/25 02:23:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:24 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for checks to finish 2025/07/25 02:23:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/25 02:23:24 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for transfers to finish 2025/07/25 02:23:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/25 02:23:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:24 INFO : sub dir/hello world: Deleted 2025/07/25 02:23:25 DEBUG : testing file moves 2025/07/25 02:23:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/25 02:23:25 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for checks to finish 2025/07/25 02:23:25 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Waiting for transfers to finish 2025/07/25 02:23:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/25 02:23:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/25 02:23:26 INFO : sub dir/hello world: Deleted 2025/07/25 02:23:26 DEBUG : B2 bucket rclone-test-wuhacoz1fidi: Purge remote 2025/07/25 02:23:26 INFO : B2 bucket rclone-test-wuhacoz1fidi: cleaning bucket "rclone-test-wuhacoz1fidi" of all files 2025/07/25 02:23:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f726dc3604d3bfb9f880e1b_f105d9fdb0b43eb7a_d20250725_m022325_c001_v0001177_t0058_u01753410205989") 2025/07/25 02:23:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f726dc3604d3bfb9f880e1b_f1077a98b6c70f020_d20250725_m022324_c001_v0001184_t0036_u01753410204361") 2025/07/25 02:23:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f726dc3604d3bfb9f880e1b_f106e7c865400fe5c_d20250725_m022323_c001_v0001183_t0042_u01753410203123") --- PASS: TestServerSideMoveOverSelf (7.32s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:28 ERROR : error listing: directory not found 2025/07/25 02:23:28 INFO : Local file system at /tmp/rclone3768131115: Making directory 2025/07/25 02:23:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:23:30 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for checks to finish 2025/07/25 02:23:30 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for transfers to finish 2025/07/25 02:23:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:23:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/25 02:23:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/25 02:23:31 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:31 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:23:32 INFO : check sum: Copied (new) 2025/07/25 02:23:32 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:32 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:23:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/25 02:23:32 DEBUG : check sum: Unchanged skipping 2025/07/25 02:23:32 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:32 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/25 02:23:33 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:33 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/25 02:23:33 INFO : sizeonly: Copied (new) 2025/07/25 02:23:33 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:34 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:34 DEBUG : sizeonly: Sizes identical 2025/07/25 02:23:34 DEBUG : sizeonly: Unchanged skipping 2025/07/25 02:23:34 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:34 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/25 02:23:35 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:35 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/25 02:23:35 INFO : ignore-size: Copied (new) 2025/07/25 02:23:35 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:23:36 DEBUG : ignore-size: Unchanged skipping 2025/07/25 02:23:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:36 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:23:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:37 DEBUG : existing: Unchanged skipping 2025/07/25 02:23:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:37 INFO : There was nothing to transfer 2025/07/25 02:23:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/25 02:23:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/25 02:23:38 INFO : existing: Copied (replaced existing) 2025/07/25 02:23:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.28s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/25 02:23:39 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:39 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/25 02:23:39 INFO : existing: Copied (new) 2025/07/25 02:23:39 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:40 DEBUG : existing: Destination exists, skipping 2025/07/25 02:23:40 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:40 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:40 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:41 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/25 02:23:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:23:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/25 02:23:42 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:42 DEBUG : c/non empty space: Unchanged skipping 2025/07/25 02:23:42 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:23:42 INFO : a/potato2: Copied (new) 2025/07/25 02:23:42 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:44 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/25 02:23:44 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:23:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/25 02:23:44 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:44 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:44 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:44 INFO : There was nothing to transfer 2025/07/25 02:23:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:45 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/25 02:23:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:23:45 INFO : empty space: Updated modification time in destination 2025/07/25 02:23:45 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:45 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:47 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/25 02:23:47 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:23:47 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:47 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:47 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:48 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/25 02:23:48 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3768131115) 2025/07/25 02:23:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wesatut4suqu) 2025/07/25 02:23:48 DEBUG : foo: sha1 differ 2025/07/25 02:23:48 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/25 02:23:48 INFO : foo: Copied (replaced existing) 2025/07/25 02:23:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:23:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/25 02:23:50 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:50 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:50 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:23:50 INFO : potato: Copied (new) 2025/07/25 02:23:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:53 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/25 02:23:53 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/25 02:23:53 INFO : potato: Copied (replaced existing) 2025/07/25 02:23:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:55 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:55 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/25 02:23:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3768131115) 2025/07/25 02:23:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wesatut4suqu) 2025/07/25 02:23:55 DEBUG : potato: sha1 differ 2025/07/25 02:23:55 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/25 02:23:55 INFO : potato: Copied (replaced existing) 2025/07/25 02:23:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:23:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:23:57 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/25 02:23:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:57 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:23:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:23:59 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:23:59 DEBUG : empty space: Unchanged skipping 2025/07/25 02:23:59 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:23:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:23:59 INFO : potato2: Copied (new) 2025/07/25 02:23:59 DEBUG : Waiting for deletions to finish 2025/07/25 02:23:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:01 INFO : d: Making directory 2025/07/25 02:24:01 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/25 02:24:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:02 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:02 DEBUG : c/non empty space: Unchanged skipping 2025/07/25 02:24:02 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:02 INFO : a/potato2: Copied (new) 2025/07/25 02:24:02 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:02 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:04 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/25 02:24:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:05 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/25 02:24:05 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:05 INFO : a/potato2: Copied (new) 2025/07/25 02:24:05 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting files as there were IO errors 2025/07/25 02:24:05 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:07 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:07 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:08 INFO : potato: Deleted 2025/07/25 02:24:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:10 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:10 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:10 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:10 INFO : potato: Deleted 2025/07/25 02:24:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:10 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:10 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:10 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:12 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:12 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/25 02:24:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : enormous: Excluded 2025/07/25 02:24:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : potato2: Excluded 2025/07/25 02:24:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:15 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:15 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:15 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:15 INFO : There was nothing to transfer 2025/07/25 02:24:15 DEBUG : enormous: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : enormous: Excluded 2025/07/25 02:24:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : potato2: Excluded 2025/07/25 02:24:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/25 02:24:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/25 02:24:15 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:15 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for checks to finish 2025/07/25 02:24:15 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for transfers to finish 2025/07/25 02:24:15 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:17 DEBUG : enormous: Excluded (Size Filter) 2025/07/25 02:24:17 DEBUG : enormous: Excluded 2025/07/25 02:24:17 DEBUG : potato2: Excluded (Size Filter) 2025/07/25 02:24:17 DEBUG : potato2: Excluded 2025/07/25 02:24:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:24:18 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:18 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:18 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:18 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:18 INFO : enormous: Deleted 2025/07/25 02:24:18 INFO : potato2: Deleted 2025/07/25 02:24:18 INFO : There was nothing to transfer 2025/07/25 02:24:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/25 02:24:18 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:18 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for checks to finish 2025/07/25 02:24:18 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for transfers to finish 2025/07/25 02:24:18 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:18 INFO : enormous: Deleted 2025/07/25 02:24:18 INFO : potato2: Deleted 2025/07/25 02:24:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:21 DEBUG : five: Need to transfer - File not found at Destination 2025/07/25 02:24:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/25 02:24:21 DEBUG : three: Sizes identical 2025/07/25 02:24:21 DEBUG : one: Destination is newer than source, skipping 2025/07/25 02:24:21 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/25 02:24:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3768131115) 2025/07/25 02:24:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wesatut4suqu) 2025/07/25 02:24:21 DEBUG : two: sha1 differ 2025/07/25 02:24:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/25 02:24:21 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/25 02:24:21 INFO : five: Copied (new) 2025/07/25 02:24:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/25 02:24:22 INFO : four: Copied (replaced existing) 2025/07/25 02:24:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/25 02:24:22 INFO : two: Copied (replaced existing) 2025/07/25 02:24:22 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:22 DEBUG : one: Destination is newer than source, skipping 2025/07/25 02:24:22 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/25 02:24:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/25 02:24:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/25 02:24:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/25 02:24:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/25 02:24:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/25 02:24:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3768131115) 2025/07/25 02:24:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wesatut4suqu) 2025/07/25 02:24:22 DEBUG : three: sha1 differ 2025/07/25 02:24:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/25 02:24:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/25 02:24:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/25 02:24:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/25 02:24:22 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:24:23 INFO : three: Copied (replaced existing) 2025/07/25 02:24:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/25 02:24:24 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:24 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:24 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:24 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/25 02:24:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/25 02:24:24 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:24 INFO : yam: Copied (new) 2025/07/25 02:24:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/25 02:24:25 INFO : potato: Copied (new) 2025/07/25 02:24:25 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:24:25 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:25 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:25 DEBUG : potato: Unchanged skipping 2025/07/25 02:24:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:26 INFO : yam: Copied (server-side copy) to: yaml 2025/07/25 02:24:26 INFO : yam: Deleted 2025/07/25 02:24:26 INFO : yaml: Renamed from "yam" 2025/07/25 02:24:26 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/25 02:24:27 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:27 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/25 02:24:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/25 02:24:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:27 INFO : yam: Copied (new) 2025/07/25 02:24:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/25 02:24:28 INFO : potato: Copied (new) 2025/07/25 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:24:28 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:28 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:28 DEBUG : potato: Unchanged skipping 2025/07/25 02:24:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:29 INFO : yam: Copied (server-side copy) to: yaml 2025/07/25 02:24:29 INFO : yam: Deleted 2025/07/25 02:24:29 INFO : yaml: Renamed from "yam" 2025/07/25 02:24:29 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/25 02:24:30 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:30 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/25 02:24:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/25 02:24:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:31 INFO : sub/yam: Copied (new) 2025/07/25 02:24:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/25 02:24:31 INFO : potato: Copied (new) 2025/07/25 02:24:31 DEBUG : Waiting for deletions to finish 2025/07/25 02:24:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:24:32 DEBUG : potato: Unchanged skipping 2025/07/25 02:24:32 INFO : B2 bucket rclone-test-wesatut4suqu: Making map for --track-renames 2025/07/25 02:24:32 INFO : B2 bucket rclone-test-wesatut4suqu: Finished making map for --track-renames 2025/07/25 02:24:32 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:32 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for renames to finish 2025/07/25 02:24:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/25 02:24:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/25 02:24:32 INFO : sub/yam: Deleted 2025/07/25 02:24:32 INFO : yam: Renamed from "sub/yam" 2025/07/25 02:24:32 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:33 DEBUG : Creating backend with remote "/tmp/rclone3768131115/dir1" 2025/07/25 02:24:33 DEBUG : Config file has changed externally - reloading 2025/07/25 02:24:33 DEBUG : Creating backend with remote "/tmp/rclone3768131115/dir2" 2025/07/25 02:24:33 DEBUG : Local file system at /tmp/rclone3768131115/dir2: Using server-side directory move 2025/07/25 02:24:33 INFO : Local file system at /tmp/rclone3768131115/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/25 02:24:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/25 02:24:33 DEBUG : Local file system at /tmp/rclone3768131115/dir2: Waiting for checks to finish 2025/07/25 02:24:33 DEBUG : Local file system at /tmp/rclone3768131115/dir2: Waiting for transfers to finish 2025/07/25 02:24:33 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:24:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/25 02:24:34 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:34 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/25 02:24:34 INFO : nested/sub dir/file: Copied (new) 2025/07/25 02:24:34 INFO : nested/sub dir/file: Deleted 2025/07/25 02:24:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:24:35 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:24:35 INFO : sub dir/hello world: Deleted 2025/07/25 02:24:35 INFO : sub dir: Removing directory 2025/07/25 02:24:35 INFO : nested/sub dir: Removing directory 2025/07/25 02:24:35 INFO : nested: Removing directory 2025/07/25 02:24:35 DEBUG : Local file system at /tmp/rclone3768131115: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/25 02:24:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/25 02:24:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/25 02:24:36 INFO : nested/sub dir/file: Copied (new) 2025/07/25 02:24:36 INFO : nested/sub dir/file: Deleted 2025/07/25 02:24:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:24:36 INFO : sub dir/hello world: Copied (new) 2025/07/25 02:24:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/25 02:24:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/25 02:24:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/25 02:24:37 INFO : existing-b: Copied (new) 2025/07/25 02:24:37 INFO : existing-b: Deleted 2025/07/25 02:24:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/25 02:24:38 INFO : existing: Copied (new) 2025/07/25 02:24:38 INFO : existing: Deleted 2025/07/25 02:24:38 DEBUG : existing: Destination exists, skipping 2025/07/25 02:24:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/25 02:24:38 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:24:38 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:24:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vifajos5ruke" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-vifajos5ruke 2025/07/25 02:24:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/25 02:24:43 DEBUG : empty space: Unchanged skipping 2025/07/25 02:24:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/25 02:24:43 DEBUG : B2 bucket rclone-test-vifajos5ruke: Waiting for checks to finish 2025/07/25 02:24:44 INFO : empty space: Deleted 2025/07/25 02:24:44 DEBUG : B2 bucket rclone-test-vifajos5ruke: Waiting for transfers to finish 2025/07/25 02:24:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:44 INFO : potato2: Copied (server-side copy) 2025/07/25 02:24:44 INFO : potato2: Deleted 2025/07/25 02:24:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:24:44 INFO : potato3: Copied (server-side copy) 2025/07/25 02:24:44 INFO : potato3: Deleted 2025/07/25 02:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-datifot9qiyi" 2025/07/25 02:24:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/25 02:24:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/25 02:24:45 DEBUG : B2 bucket rclone-test-datifot9qiyi: Waiting for checks to finish 2025/07/25 02:24:45 DEBUG : B2 bucket rclone-test-datifot9qiyi: Waiting for transfers to finish 2025/07/25 02:24:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:24:46 INFO : empty space: Copied (server-side copy) 2025/07/25 02:24:46 INFO : empty space: Deleted 2025/07/25 02:24:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:24:47 INFO : potato3: Copied (server-side copy) 2025/07/25 02:24:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:47 INFO : potato2: Copied (server-side copy) 2025/07/25 02:24:47 INFO : potato3: Deleted 2025/07/25 02:24:47 INFO : potato2: Deleted 2025/07/25 02:24:47 DEBUG : B2 bucket rclone-test-datifot9qiyi: Purge remote 2025/07/25 02:24:47 INFO : B2 bucket rclone-test-datifot9qiyi: cleaning bucket "rclone-test-datifot9qiyi" of all files 2025/07/25 02:24:47 DEBUG : empty space: Deleting (id "4_zffb2bd13605d3bfb9f880e1b_f11874d80a91b463b_d20250725_m022446_c001_v0001176_t0004_u01753410286545") 2025/07/25 02:24:47 DEBUG : potato2: Deleting (id "4_zffb2bd13605d3bfb9f880e1b_f114de0503a1591ff_d20250725_m022446_c001_v0001044_t0009_u01753410286813") 2025/07/25 02:24:47 DEBUG : potato3: Deleting (id "4_zffb2bd13605d3bfb9f880e1b_f1003be17496d24a7_d20250725_m022446_c001_v0001146_t0036_u01753410286887") 2025/07/25 02:24:48 DEBUG : B2 bucket rclone-test-vifajos5ruke: Purge remote 2025/07/25 02:24:48 INFO : B2 bucket rclone-test-vifajos5ruke: cleaning bucket "rclone-test-vifajos5ruke" of all files 2025/07/25 02:24:48 DEBUG : empty space: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f400d250f2091abed_d20250725_m022446_c001_v7007000_t0000_u01753410286769") 2025/07/25 02:24:48 DEBUG : empty space: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f1175d2c07e5b3630_d20250725_m022442_c001_v0001131_t0025_u01753410282900") 2025/07/25 02:24:48 DEBUG : potato2: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f416ff4e9f2871889_d20250725_m022447_c001_v7007000_t0000_u01753410287347") 2025/07/25 02:24:48 DEBUG : potato2: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f106fcb15c8c36ec7_d20250725_m022443_c001_v0001177_t0036_u01753410283959") 2025/07/25 02:24:48 DEBUG : potato3: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f400d250f2091abee_d20250725_m022447_c001_v7007000_t0000_u01753410287221") 2025/07/25 02:24:48 DEBUG : potato3: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f101ee8b92e797637_d20250725_m022444_c001_v0001183_t0044_u01753410284191") 2025/07/25 02:24:48 DEBUG : potato3: Deleting (id "4_zcf42ad03605d3bfb9f880e1b_f1175d2c07e5b3634_d20250725_m022443_c001_v0001131_t0053_u01753410283225") --- PASS: TestServerSideMove (11.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fucipiw5tevo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-fucipiw5tevo 2025/07/25 02:24:55 DEBUG : empty space: Excluded (Size Filter) 2025/07/25 02:24:55 DEBUG : empty space: Excluded (Size Filter) 2025/07/25 02:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/25 02:24:55 DEBUG : B2 bucket rclone-test-fucipiw5tevo: Waiting for checks to finish 2025/07/25 02:24:55 DEBUG : B2 bucket rclone-test-fucipiw5tevo: Waiting for transfers to finish 2025/07/25 02:24:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:24:56 INFO : potato3: Copied (server-side copy) 2025/07/25 02:24:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:56 INFO : potato2: Copied (server-side copy) 2025/07/25 02:24:56 INFO : potato3: Deleted 2025/07/25 02:24:56 INFO : potato2: Deleted 2025/07/25 02:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-feporer2kexe" 2025/07/25 02:24:57 DEBUG : empty space: Excluded (Size Filter) 2025/07/25 02:24:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:24:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/25 02:24:58 DEBUG : B2 bucket rclone-test-feporer2kexe: Waiting for checks to finish 2025/07/25 02:24:58 DEBUG : B2 bucket rclone-test-feporer2kexe: Waiting for transfers to finish 2025/07/25 02:24:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:24:58 INFO : potato2: Copied (server-side copy) 2025/07/25 02:24:59 INFO : potato2: Deleted 2025/07/25 02:24:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:24:59 INFO : potato3: Copied (server-side copy) 2025/07/25 02:24:59 INFO : potato3: Deleted 2025/07/25 02:24:59 DEBUG : B2 bucket rclone-test-feporer2kexe: Purge remote 2025/07/25 02:24:59 INFO : B2 bucket rclone-test-feporer2kexe: cleaning bucket "rclone-test-feporer2kexe" of all files 2025/07/25 02:24:59 DEBUG : potato2: Deleting (id "4_z1fe2ed23605d3bfb9f880e1b_f119a638a7241291f_d20250725_m022458_c001_v0001150_t0024_u01753410298822") 2025/07/25 02:24:59 DEBUG : potato3: Deleting (id "4_z1fe2ed23605d3bfb9f880e1b_f11904c0bcd02ce37_d20250725_m022459_c001_v0001183_t0041_u01753410299112") 2025/07/25 02:25:00 DEBUG : B2 bucket rclone-test-fucipiw5tevo: Purge remote 2025/07/25 02:25:00 INFO : B2 bucket rclone-test-fucipiw5tevo: cleaning bucket "rclone-test-fucipiw5tevo" of all files 2025/07/25 02:25:00 DEBUG : empty space: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f1021c804aafa1cf3_d20250725_m022455_c001_v0001184_t0015_u01753410295008") 2025/07/25 02:25:00 DEBUG : potato2: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f416f0ad7fd8f7455_d20250725_m022459_c001_v7007000_t0000_u01753410299087") 2025/07/25 02:25:00 DEBUG : potato2: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f1089d9aa1fc1a69d_d20250725_m022455_c001_v0001115_t0046_u01753410295960") 2025/07/25 02:25:00 DEBUG : potato3: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f416f0ad7fd8f7456_d20250725_m022459_c001_v7007000_t0000_u01753410299307") 2025/07/25 02:25:00 DEBUG : potato3: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f106e108caeb7079c_d20250725_m022456_c001_v0001179_t0052_u01753410296333") 2025/07/25 02:25:00 DEBUG : potato3: Deleting (id "4_zbf82dd03605d3bfb9f880e1b_f1021c804aafa1cf5_d20250725_m022455_c001_v0001184_t0033_u01753410295209") --- PASS: TestServerSideMoveWithFilter (11.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pusuyen0napa" 2025/07/25 02:25:04 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wesatut4suqu -> B2 bucket rclone-test-pusuyen0napa 2025/07/25 02:25:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:25:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/25 02:25:07 DEBUG : empty space: Unchanged skipping 2025/07/25 02:25:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/25 02:25:07 DEBUG : B2 bucket rclone-test-pusuyen0napa: Waiting for checks to finish 2025/07/25 02:25:07 INFO : empty space: Deleted 2025/07/25 02:25:07 DEBUG : B2 bucket rclone-test-pusuyen0napa: Waiting for transfers to finish 2025/07/25 02:25:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:25:07 INFO : potato2: Copied (server-side copy) 2025/07/25 02:25:08 INFO : potato2: Deleted 2025/07/25 02:25:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:25:08 INFO : potato3: Copied (server-side copy) 2025/07/25 02:25:08 INFO : potato3: Deleted 2025/07/25 02:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-teyaqoc9fule" 2025/07/25 02:25:09 INFO : tomatoDir: Making directory 2025/07/25 02:25:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/25 02:25:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/25 02:25:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/25 02:25:10 DEBUG : B2 bucket rclone-test-teyaqoc9fule: Waiting for checks to finish 2025/07/25 02:25:10 DEBUG : B2 bucket rclone-test-teyaqoc9fule: Waiting for transfers to finish 2025/07/25 02:25:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/25 02:25:10 INFO : empty space: Copied (server-side copy) 2025/07/25 02:25:10 INFO : empty space: Deleted 2025/07/25 02:25:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/25 02:25:11 INFO : potato2: Copied (server-side copy) 2025/07/25 02:25:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/25 02:25:11 INFO : potato3: Copied (server-side copy) 2025/07/25 02:25:11 INFO : potato2: Deleted 2025/07/25 02:25:11 INFO : potato3: Deleted 2025/07/25 02:25:12 DEBUG : B2 bucket rclone-test-teyaqoc9fule: Purge remote 2025/07/25 02:25:12 INFO : B2 bucket rclone-test-teyaqoc9fule: cleaning bucket "rclone-test-teyaqoc9fule" of all files 2025/07/25 02:25:12 DEBUG : empty space: Deleting (id "4_z1f121d03606d3bfb9f880e1b_f11725a9cb65afce2_d20250725_m022510_c001_v0001145_t0037_u01753410310580") 2025/07/25 02:25:12 DEBUG : potato2: Deleting (id "4_z1f121d03606d3bfb9f880e1b_f1132675911b135b3_d20250725_m022510_c001_v0001040_t0019_u01753410310885") 2025/07/25 02:25:12 DEBUG : potato3: Deleting (id "4_z1f121d03606d3bfb9f880e1b_f10068619ff513d47_d20250725_m022510_c001_v0001105_t0002_u01753410310944") 2025/07/25 02:25:12 DEBUG : B2 bucket rclone-test-pusuyen0napa: Purge remote 2025/07/25 02:25:12 INFO : B2 bucket rclone-test-pusuyen0napa: cleaning bucket "rclone-test-pusuyen0napa" of all files 2025/07/25 02:25:13 DEBUG : empty space: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f41448285bd55b397_d20250725_m022510_c001_v7007000_t0000_u01753410310861") 2025/07/25 02:25:13 DEBUG : empty space: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f111c93b7765bc6a6_d20250725_m022506_c001_v0001137_t0030_u01753410306539") 2025/07/25 02:25:13 DEBUG : potato2: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f41448285bd55b398_d20250725_m022511_c001_v7007000_t0000_u01753410311250") 2025/07/25 02:25:13 DEBUG : potato2: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f103d7efb0f881490_d20250725_m022507_c001_v0001180_t0013_u01753410307676") 2025/07/25 02:25:13 DEBUG : potato3: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f40321f9147e1e60b_d20250725_m022511_c001_v7007000_t0000_u01753410311399") 2025/07/25 02:25:13 DEBUG : potato3: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f10336941238c79ce_d20250725_m022507_c001_v0001100_t0048_u01753410307951") 2025/07/25 02:25:13 DEBUG : potato3: Deleting (id "4_z0f92fde3605d3bfb9f880e1b_f111c93b7765bc6a8_d20250725_m022506_c001_v0001137_t0011_u01753410306989") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.27s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/rclone-sync-test" 2025/07/25 02:25:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/rclone-sync-test-include/layer2" 2025/07/25 02:25:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/rclone-sync-test-ignore-file" 2025/07/25 02:25:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/25 02:25:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/25 02:25:25 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 02:25:25 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test: Waiting for checks to finish 2025/07/25 02:25:25 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test: Waiting for transfers to finish 2025/07/25 02:25:25 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:25 INFO : There was nothing to transfer 2025/07/25 02:25:26 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:25:26 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:25:26 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:26 INFO : There was nothing to transfer 2025/07/25 02:25:26 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/25 02:25:26 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/25 02:25:26 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:26 INFO : There was nothing to transfer 2025/07/25 02:25:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:25:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:25:27 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:27 INFO : There was nothing to transfer 2025/07/25 02:25:27 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/25 02:25:27 DEBUG : B2 bucket rclone-test-wesatut4suqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/25 02:25:27 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:25:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/CompareDest" 2025/07/25 02:25:31 DEBUG : one: Need to transfer - File not found at Destination 2025/07/25 02:25:31 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:31 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:25:32 INFO : one: Copied (new) 2025/07/25 02:25:32 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:32 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:32 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/25 02:25:33 INFO : one: Copied (replaced existing) 2025/07/25 02:25:33 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:35 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 02:25:35 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:35 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:35 INFO : There was nothing to transfer 2025/07/25 02:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/25 02:25:36 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 02:25:37 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:37 INFO : There was nothing to transfer 2025/07/25 02:25:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/25 02:25:37 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 02:25:37 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:37 INFO : There was nothing to transfer 2025/07/25 02:25:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:38 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/25 02:25:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/25 02:25:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/25 02:25:38 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 02:25:38 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:38 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:38 INFO : There was nothing to transfer 2025/07/25 02:25:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:39 DEBUG : two: Need to transfer - File not found at Destination 2025/07/25 02:25:39 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/25 02:25:39 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/25 02:25:39 INFO : two: Copied (new) 2025/07/25 02:25:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.30s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dest" 2025/07/25 02:25:43 DEBUG : Config file has changed externally - reloading 2025/07/25 02:25:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/pre-dest1" 2025/07/25 02:25:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/pre-dest2" 2025/07/25 02:25:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:25:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/25 02:25:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:25:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/25 02:25:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/25 02:25:48 DEBUG : B2 bucket rclone-test-wesatut4suqu path dest: Waiting for checks to finish 2025/07/25 02:25:48 DEBUG : B2 bucket rclone-test-wesatut4suqu path dest: Waiting for transfers to finish 2025/07/25 02:25:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/25 02:25:49 INFO : 3: Copied (new) 2025/07/25 02:25:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.76s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:25:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/CopyDest" 2025/07/25 02:25:54 DEBUG : one: Need to transfer - File not found at Destination 2025/07/25 02:25:54 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:54 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:25:55 INFO : one: Copied (new) 2025/07/25 02:25:55 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:55 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:55 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:25:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/25 02:25:56 INFO : one: Copied (replaced existing) 2025/07/25 02:25:56 DEBUG : Waiting for deletions to finish 2025/07/25 02:25:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/BackupDir" 2025/07/25 02:25:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:25:59 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:25:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/25 02:26:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:26:00 INFO : one: Copied (server-side copy) 2025/07/25 02:26:00 INFO : one: Deleted 2025/07/25 02:26:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/25 02:26:01 INFO : one: Copied (server-side copy) 2025/07/25 02:26:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/25 02:26:01 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:01 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:02 DEBUG : one: Unchanged skipping 2025/07/25 02:26:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/25 02:26:03 INFO : two: Copied (server-side copy) 2025/07/25 02:26:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/25 02:26:03 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:03 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:03 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:03 DEBUG : one: Unchanged skipping 2025/07/25 02:26:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:03 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:03 DEBUG : two: Unchanged skipping 2025/07/25 02:26:03 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:03 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:03 INFO : There was nothing to transfer 2025/07/25 02:26:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:04 DEBUG : one: Unchanged skipping 2025/07/25 02:26:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/25 02:26:04 DEBUG : three: Destination not found in --copy-dest 2025/07/25 02:26:04 DEBUG : three: Need to transfer - File not found at Destination 2025/07/25 02:26:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/25 02:26:04 DEBUG : two: Unchanged skipping 2025/07/25 02:26:04 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:04 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/25 02:26:05 INFO : three: Copied (new) 2025/07/25 02:26:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.41s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/backup" 2025/07/25 02:26:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:26:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:12 DEBUG : two: Unchanged skipping 2025/07/25 02:26:12 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:26:14 INFO : one: Copied (server-side copy) 2025/07/25 02:26:14 INFO : one: Deleted 2025/07/25 02:26:14 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:15 INFO : one: Copied (new) 2025/07/25 02:26:15 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:26:15 INFO : three.txt: Copied (server-side copy) 2025/07/25 02:26:15 INFO : three.txt: Deleted 2025/07/25 02:26:15 INFO : three.txt: Moved into backup dir 2025/07/25 02:26:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:26:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:17 DEBUG : two: Unchanged skipping 2025/07/25 02:26:17 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:18 INFO : one: Copied (server-side copy) 2025/07/25 02:26:18 INFO : one: Deleted 2025/07/25 02:26:18 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:26:18 INFO : one: Copied (new) 2025/07/25 02:26:18 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:26:19 INFO : three.txt: Copied (server-side copy) 2025/07/25 02:26:19 INFO : three.txt: Deleted 2025/07/25 02:26:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.23s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:26:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/dfc2dd93603d3bfb9f880e1b/c001_v0001091_t0053": EOF 2025/07/25 02:26:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/dfc2dd93603d3bfb9f880e1b/c001_v0001091_t0053": EOF) 2025/07/25 02:26:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wesatut4suqu: 1/10 (Post "https://pod-000-1091-16.backblaze.com/b2api/v1/b2_upload_file/dfc2dd93603d3bfb9f880e1b/c001_v0001091_t0053": EOF) 2025/07/25 02:26:24 DEBUG : pacer: Reducing sleep to 10ms 2025/07/25 02:26:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:26:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/backup" 2025/07/25 02:26:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:26:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:27 DEBUG : two: Unchanged skipping 2025/07/25 02:26:27 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:26:29 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:26:29 INFO : one: Deleted 2025/07/25 02:26:29 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:30 INFO : one: Copied (new) 2025/07/25 02:26:30 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:26:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:26:31 INFO : three.txt: Deleted 2025/07/25 02:26:31 INFO : three.txt: Moved into backup dir 2025/07/25 02:26:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:26:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:33 DEBUG : two: Unchanged skipping 2025/07/25 02:26:33 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:33 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:26:33 INFO : one: Deleted 2025/07/25 02:26:33 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:26:34 INFO : one: Copied (new) 2025/07/25 02:26:34 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:26:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:26:35 INFO : three.txt: Deleted 2025/07/25 02:26:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:26:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/backup" 2025/07/25 02:26:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:26:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:41 DEBUG : two: Unchanged skipping 2025/07/25 02:26:41 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:26:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/25 02:26:42 INFO : one: Deleted 2025/07/25 02:26:42 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:43 INFO : one: Copied (new) 2025/07/25 02:26:43 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:26:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/25 02:26:44 INFO : three.txt: Deleted 2025/07/25 02:26:44 INFO : three.txt: Moved into backup dir 2025/07/25 02:26:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:46 DEBUG : two: Unchanged skipping 2025/07/25 02:26:46 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/25 02:26:46 INFO : one: Deleted 2025/07/25 02:26:46 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:26:47 INFO : one: Copied (new) 2025/07/25 02:26:47 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:26:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/25 02:26:48 INFO : three.txt: Deleted 2025/07/25 02:26:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:26:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:26:53 DEBUG : two: Unchanged skipping 2025/07/25 02:26:53 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:26:54 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:26:54 INFO : one: Deleted 2025/07/25 02:26:54 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:55 INFO : one: Copied (new) 2025/07/25 02:26:55 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:26:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:26:55 INFO : three.txt: Deleted 2025/07/25 02:26:55 INFO : three.txt: Moved into backup dir 2025/07/25 02:26:57 DEBUG : one.bak: Excluded (Path Filter) 2025/07/25 02:26:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/25 02:26:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:26:57 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for checks to finish 2025/07/25 02:26:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:26:57 DEBUG : two: Unchanged skipping 2025/07/25 02:26:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:26:57 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:26:57 INFO : one: Deleted 2025/07/25 02:26:57 DEBUG : B2 bucket rclone-test-wesatut4suqu path dst: Waiting for transfers to finish 2025/07/25 02:26:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:26:58 INFO : one: Copied (new) 2025/07/25 02:26:58 DEBUG : Waiting for deletions to finish 2025/07/25 02:26:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:26:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:26:59 INFO : three.txt: Deleted 2025/07/25 02:26:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.69s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:27:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:27:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:27:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:27:04 INFO : one: Deleted 2025/07/25 02:27:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:27:05 INFO : one: Copied (new) 2025/07/25 02:27:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:05 DEBUG : two: Unchanged skipping 2025/07/25 02:27:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/25 02:27:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:27:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:27:06 INFO : three.txt: Deleted 2025/07/25 02:27:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:27:07 INFO : three.txt: Copied (new) 2025/07/25 02:27:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:27:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:27:08 INFO : one: Copied (server-side copy) to: one.bak 2025/07/25 02:27:08 INFO : one: Deleted 2025/07/25 02:27:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:27:08 INFO : one: Copied (new) 2025/07/25 02:27:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:08 DEBUG : two: Unchanged skipping 2025/07/25 02:27:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/25 02:27:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:27:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/25 02:27:09 INFO : three.txt: Deleted 2025/07/25 02:27:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/25 02:27:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wesatut4suqu/dst" 2025/07/25 02:27:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/25 02:27:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/25 02:27:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/25 02:27:15 INFO : one: Deleted 2025/07/25 02:27:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:27:17 INFO : one: Copied (new) 2025/07/25 02:27:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:17 DEBUG : two: Unchanged skipping 2025/07/25 02:27:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/25 02:27:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/25 02:27:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/25 02:27:18 INFO : three.txt: Deleted 2025/07/25 02:27:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:27:19 INFO : three.txt: Copied (new) 2025/07/25 02:27:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/25 02:27:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/25 02:27:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/25 02:27:20 INFO : one: Deleted 2025/07/25 02:27:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/25 02:27:21 INFO : one: Copied (new) 2025/07/25 02:27:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:21 DEBUG : two: Unchanged skipping 2025/07/25 02:27:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/25 02:27:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/25 02:27:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/25 02:27:22 INFO : three.txt: Deleted 2025/07/25 02:27:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/25 02:27:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/25 02:27:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:27:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:27:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/25 02:27:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/25 02:27:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/25 02:27:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:27:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:27:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/25 02:27:28 INFO : existing: Copied (new) 2025/07/25 02:27:28 DEBUG : Waiting for deletions to finish 2025/07/25 02:27:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:27:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/25 02:27:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/25 02:27:28 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:27:28 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting files as there were IO errors 2025/07/25 02:27:28 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.57s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:30 DEBUG : existing: Unchanged skipping 2025/07/25 02:27:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:27:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:27:30 DEBUG : Waiting for deletions to finish 2025/07/25 02:27:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:27:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both0: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:27:46 DEBUG : both10: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both14: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both15: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both16: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both17: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both18: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both19: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both1: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both2: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both3: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both4: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both5: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both6: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both7: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both8: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:27:46 DEBUG : both9: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both13: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both11: Unchanged skipping 2025/07/25 02:27:46 DEBUG : both12: Unchanged skipping 2025/07/25 02:27:46 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:27:46 DEBUG : Waiting for deletions to finish 2025/07/25 02:27:46 INFO : only3: Deleted 2025/07/25 02:27:46 INFO : only0: Deleted 2025/07/25 02:27:47 INFO : only12: Deleted 2025/07/25 02:27:47 INFO : only18: Deleted 2025/07/25 02:27:47 INFO : only4: Deleted 2025/07/25 02:27:47 INFO : only6: Deleted 2025/07/25 02:27:47 INFO : only7: Deleted 2025/07/25 02:27:47 INFO : only9: Deleted 2025/07/25 02:27:47 INFO : only14: Deleted 2025/07/25 02:27:47 INFO : only1: Deleted 2025/07/25 02:27:47 INFO : only2: Deleted 2025/07/25 02:27:47 INFO : only5: Deleted 2025/07/25 02:27:47 INFO : only8: Deleted 2025/07/25 02:27:47 INFO : only10: Deleted 2025/07/25 02:27:47 INFO : only11: Deleted 2025/07/25 02:27:47 INFO : only15: Deleted 2025/07/25 02:27:47 INFO : only13: Deleted 2025/07/25 02:27:47 INFO : only16: Deleted 2025/07/25 02:27:47 INFO : only17: Deleted 2025/07/25 02:27:47 INFO : only19: Deleted 2025/07/25 02:27:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:28:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both0: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both13: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both11: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both15: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both12: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both14: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both18: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both19: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both1: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both2: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both3: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both10: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both4: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both6: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both7: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both8: Unchanged skipping 2025/07/25 02:28:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:07 DEBUG : both5: Unchanged skipping 2025/07/25 02:28:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : both17: Unchanged skipping 2025/07/25 02:28:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : both16: Unchanged skipping 2025/07/25 02:28:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/25 02:28:07 DEBUG : both9: Unchanged skipping 2025/07/25 02:28:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:28:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:07 INFO : only10: Copied (replaced existing) 2025/07/25 02:28:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:07 INFO : only11: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only14: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only15: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only12: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only16: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only17: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only13: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only18: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only19: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only1: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only2: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only3: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only4: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only5: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only6: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only7: Copied (replaced existing) 2025/07/25 02:28:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:08 INFO : only0: Copied (replaced existing) 2025/07/25 02:28:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:09 INFO : only8: Copied (replaced existing) 2025/07/25 02:28:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/25 02:28:09 INFO : only9: Copied (replaced existing) 2025/07/25 02:28:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:17 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:28:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:28:17 DEBUG : empty_on_remote: Making directory with metadata 2025/07/25 02:28:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:28:17 INFO : empty_on_remote: Making directory 2025/07/25 02:28:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/25 02:28:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.49s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:19 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:28:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:28:19 DEBUG : empty_on_remote: Making directory with metadata 2025/07/25 02:28:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/25 02:28:19 INFO : empty_on_remote: Making directory 2025/07/25 02:28:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/25 02:28:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:22 INFO : sub dir: Making directory 2025/07/25 02:28:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/25 02:28:24 INFO : sub dir: Making directory 2025/07/25 02:28:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:36 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:36 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : apple: Unchanged skipping 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:28:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : banana: Unchanged skipping 2025/07/25 02:28:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:28:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:28:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:37 INFO : There was nothing to transfer 2025/07/25 02:28:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:37 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : apple: Unchanged skipping 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:28:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : banana: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:28:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:28:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:28:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:37 INFO : There was nothing to transfer 2025/07/25 02:28:37 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:37 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:28:55 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:56 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:28:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : apple: Unchanged skipping 2025/07/25 02:28:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:28:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:28:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : banana: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:28:56 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:28:56 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:28:56 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:56 INFO : There was nothing to transfer 2025/07/25 02:28:56 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:57 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : apple: Unchanged skipping 2025/07/25 02:28:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:28:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : banana: Unchanged skipping 2025/07/25 02:28:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:28:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:28:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:28:57 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:28:57 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:57 INFO : There was nothing to transfer 2025/07/25 02:28:57 DEBUG : Waiting for deletions to finish 2025/07/25 02:28:57 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:29:16 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:16 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:29:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/25 02:29:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:17 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:29:17 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:29:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:29:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:29:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:29:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:29:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/25 02:29:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/25 02:29:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/25 02:29:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/25 02:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:29:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:29:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:29:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:29:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:29:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:29:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:29:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:29:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:29:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:29:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:29:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:29:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:29:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:29:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:19 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:19 INFO : banana: Deleted 2025/07/25 02:29:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0007-1234567.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/25 02:29:20 INFO : apple: Deleted 2025/07/25 02:29:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0003-defghij.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0011-56789;.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/25 02:29:20 INFO : appleappleapplebanana: Deleted 2025/07/25 02:29:20 INFO : splitbananasplit: Deleted 2025/07/25 02:29:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0013-789;=.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0008-2345678.txt: Deleted 2025/07/25 02:29:20 INFO : dir1/0010-456789.txt: Deleted 2025/07/25 02:29:20 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:29:21 DEBUG : apple: Unchanged skipping 2025/07/25 02:29:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : banana: Unchanged skipping 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/25 02:29:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:29:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:29:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:29:21 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:29:21 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:21 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/25 02:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/25 02:29:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/25 02:29:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/25 02:29:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/25 02:29:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/25 02:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/25 02:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/25 02:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/25 02:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:29:36 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:37 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/25 02:29:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/25 02:29:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/25 02:29:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/25 02:29:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/25 02:29:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/25 02:29:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/25 02:29:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/25 02:29:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/25 02:29:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/25 02:29:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/25 02:29:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/25 02:29:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/25 02:29:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/25 02:29:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/25 02:29:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/25 02:29:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:29:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:29:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/25 02:29:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/25 02:29:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:29:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/25 02:29:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:29:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:29:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/25 02:29:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:29:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/25 02:29:38 INFO : apple: Copied (new) to: PREFIXapple 2025/07/25 02:29:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:29:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:29:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:29:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:29:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:29:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:29:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:29:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:29:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:29:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:29:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:29:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:29:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:29:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:29:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:40 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:40 INFO : splitbananasplit: Deleted 2025/07/25 02:29:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0008-2345678.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0015-9;=.txt: Deleted 2025/07/25 02:29:40 INFO : apple: Deleted 2025/07/25 02:29:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0012-6789;.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0013-789;=.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0007-1234567.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0009-3456789.txt: Deleted 2025/07/25 02:29:40 INFO : dir1/0014-89;=.txt: Deleted 2025/07/25 02:29:41 INFO : appleappleapplebanana: Deleted 2025/07/25 02:29:41 INFO : dir1/0011-56789;.txt: Deleted 2025/07/25 02:29:41 INFO : banana: Deleted 2025/07/25 02:29:41 INFO : dir1/0010-456789.txt: Deleted 2025/07/25 02:29:41 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/25 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/25 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/25 02:29:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:29:41 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:29:41 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:29:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:29:42 INFO : splitbananasplit: Copied (new) 2025/07/25 02:29:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/25 02:29:42 INFO : apple: Copied (new) 2025/07/25 02:29:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:29:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/25 02:29:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/25 02:29:42 INFO : banana: Copied (new) 2025/07/25 02:29:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:29:42 INFO : appleappleapplebanana: Copied (new) 2025/07/25 02:29:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:29:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/25 02:29:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:29:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/25 02:29:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:29:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:29:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:29:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:29:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:29:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:29:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:29:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:29:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:29:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:29:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/25 02:29:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:29:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/25 02:29:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:29:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/25 02:29:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:29:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/25 02:29:44 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/25 02:29:44 INFO : PREFIXapple: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/25 02:29:44 INFO : PREFIXbanana: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/25 02:29:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/25 02:29:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/25 02:29:44 INFO : PREFIXsplitbananasplit: Deleted 2025/07/25 02:29:44 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:45 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : Waiting for deletions to finish 2025/07/25 02:29:45 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:30:02 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:03 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:03 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:03 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/25 02:30:03 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/25 02:30:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:30:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:30:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:30:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:30:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:30:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:30:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/25 02:30:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:30:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:30:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:30:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:30:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:30:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:30:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:30:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:30:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:30:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:30:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:30:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:30:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:06 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0007-1234567.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0012-6789;.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0013-789;=.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0015-9;=.txt: Deleted 2025/07/25 02:30:06 INFO : apple: Deleted 2025/07/25 02:30:06 INFO : banana: Deleted 2025/07/25 02:30:06 INFO : dir1/0014-89;=.txt: Deleted 2025/07/25 02:30:06 INFO : splitbananasplit: Deleted 2025/07/25 02:30:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0008-2345678.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0010-456789.txt: Deleted 2025/07/25 02:30:06 INFO : appleappleapplebanana: Deleted 2025/07/25 02:30:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/25 02:30:06 INFO : dir1/0009-3456789.txt: Deleted 2025/07/25 02:30:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/25 02:30:07 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/25 02:30:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/25 02:30:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/25 02:30:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/25 02:30:07 INFO : banana: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:30:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/25 02:30:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/25 02:30:08 INFO : apple: Copied (new) 2025/07/25 02:30:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:30:08 INFO : appleappleapplebanana: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:30:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/25 02:30:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:30:08 INFO : splitbananasplit: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:30:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:30:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:30:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/25 02:30:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:30:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:30:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:30:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:30:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:30:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:30:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:30:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:30:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:30:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:30:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:30:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/25 02:30:09 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : splitbananasplitSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/25 02:30:10 INFO : bananaSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : appleSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/25 02:30:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/25 02:30:10 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:10 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:10 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:11 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:30:27 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:27 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:27 DEBUG : apple: Unchanged skipping 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:27 DEBUG : banana: Unchanged skipping 2025/07/25 02:30:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/25 02:30:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/25 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:27 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/25 02:30:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/25 02:30:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/25 02:30:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/25 02:30:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/25 02:30:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/25 02:30:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/25 02:30:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/25 02:30:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/25 02:30:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/25 02:30:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/25 02:30:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/25 02:30:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/25 02:30:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/25 02:30:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/25 02:30:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/25 02:30:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/25 02:30:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/25 02:30:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/25 02:30:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/25 02:30:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/25 02:30:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/25 02:30:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/25 02:30:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/25 02:30:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/25 02:30:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/25 02:30:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/25 02:30:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/25 02:30:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/25 02:30:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/25 02:30:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/25 02:30:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/25 02:30:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/25 02:30:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/25 02:30:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/25 02:30:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/25 02:30:29 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/25 02:30:29 INFO : splitbananasplit: Deleted 2025/07/25 02:30:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0010-456789.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0007-1234567.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0008-2345678.txt: Deleted 2025/07/25 02:30:30 INFO : appleappleapplebanana: Deleted 2025/07/25 02:30:30 INFO : dir1/0009-3456789.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0014-89;=.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0015-9;=.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0011-56789;.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0003-defghij.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0013-789;=.txt: Deleted 2025/07/25 02:30:30 INFO : dir1/0012-6789;.txt: Deleted 2025/07/25 02:30:30 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:30 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : appleapple: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:31 DEBUG : apple: Unchanged skipping 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:30:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:30:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : banana: Unchanged skipping 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/25 02:30:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/25 02:30:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/25 02:30:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/25 02:30:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/25 02:30:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/25 02:30:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/25 02:30:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/25 02:30:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/25 02:30:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/25 02:30:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/25 02:30:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/25 02:30:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/25 02:30:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/25 02:30:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/25 02:30:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:30:31 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:31 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:31 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:31 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : appleapple: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/25 02:30:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/25 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/25 02:30:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/25 02:30:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/25 02:30:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/25 02:30:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/25 02:30:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/25 02:30:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/25 02:30:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/25 02:30:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/25 02:30:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/25 02:30:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/25 02:30:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/25 02:30:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/25 02:30:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/25 02:30:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/25 02:30:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:30:47 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:48 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : apple: Unchanged skipping 2025/07/25 02:30:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:30:48 DEBUG : banana: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:30:48 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:48 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:48 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:48 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : apple: Unchanged skipping 2025/07/25 02:30:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:30:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : banana: Unchanged skipping 2025/07/25 02:30:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:30:49 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:30:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:30:49 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:30:49 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:49 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:49 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:30:49 DEBUG : Waiting for deletions to finish 2025/07/25 02:30:50 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:30:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:31:05 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:05 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:06 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:06 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:06 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:06 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:07 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:07 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:07 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:07 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:31:24 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:24 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:24 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:24 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:24 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:24 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:25 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:25 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:31:43 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:44 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:44 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:44 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:44 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:45 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : apple: Unchanged skipping 2025/07/25 02:31:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : banana: Unchanged skipping 2025/07/25 02:31:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:31:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:31:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:31:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:31:45 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:31:45 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:45 DEBUG : Waiting for deletions to finish 2025/07/25 02:31:45 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:02 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:02 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:32:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : apple: Unchanged skipping 2025/07/25 02:32:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:32:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : banana: Unchanged skipping 2025/07/25 02:32:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:32:03 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:03 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:03 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:03 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:03 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:32:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/25 02:32:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : banana: Unchanged skipping 2025/07/25 02:32:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : apple: Unchanged skipping 2025/07/25 02:32:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/25 02:32:04 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:04 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:04 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:04 DEBUG : apple: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : banana: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/25 02:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (222.43s) --- PASS: TestTransform/NFC (15.94s) --- PASS: TestTransform/NFD (19.81s) --- PASS: TestTransform/base64 (23.73s) --- PASS: TestTransform/prefix (24.07s) --- PASS: TestTransform/suffix (25.65s) --- PASS: TestTransform/truncate (20.17s) --- PASS: TestTransform/encoder (18.69s) --- PASS: TestTransform/ISO-8859-1 (17.69s) --- PASS: TestTransform/charmap (18.13s) --- PASS: TestTransform/lowercase (19.95s) --- PASS: TestTransform/ascii (18.59s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/25 02:32:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/25 02:32:09 INFO : sub dir_somesuffix: Making directory 2025/07/25 02:32:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/25 02:32:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/25 02:32:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/25 02:32:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/25 02:32:09 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:09 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:10 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/25 02:32:10 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:10 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:11 INFO : tictactoe: Making directory 2025/07/25 02:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/25 02:32:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:11 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:11 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/25 02:32:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:12 INFO : toe: Making directory 2025/07/25 02:32:12 INFO : toe/toe: Making directory 2025/07/25 02:32:12 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/25 02:32:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/25 02:32:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/25 02:32:12 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:12 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/25 02:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:14 INFO : toe: Making directory 2025/07/25 02:32:14 INFO : toe/toe: Making directory 2025/07/25 02:32:14 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/25 02:32:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/25 02:32:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/25 02:32:14 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:14 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/25 02:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.02s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:16 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:32:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 02:32:16 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:16 INFO : tictacempty_dir: Making directory 2025/07/25 02:32:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:16 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:16 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:16 INFO : tictactoe: Making directory 2025/07/25 02:32:16 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:16 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:16 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:16 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:16 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:17 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:18 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:32:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 02:32:18 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:18 INFO : tictacempty_dir: Making directory 2025/07/25 02:32:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:18 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:18 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:18 INFO : tictactoe: Making directory 2025/07/25 02:32:18 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:18 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:18 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/25 02:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:18 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:18 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/25 02:32:19 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:19 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:19 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:19 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/25 02:32:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/25 02:32:19 NOTICE: B2 bucket rclone-test-wesatut4suqu: 0 differences found 2025/07/25 02:32:19 NOTICE: B2 bucket rclone-test-wesatut4suqu: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:20 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:20 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:20 INFO : tictactoe: Making directory 2025/07/25 02:32:20 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:20 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:20 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:20 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:20 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:21 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:21 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:22 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:22 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/25 02:32:22 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/25 02:32:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/25 02:32:22 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.87s) === RUN TestSyntax 2025/07/25 02:32:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:23 INFO : toe: Making directory 2025/07/25 02:32:23 INFO : toe/toe: Making directory 2025/07/25 02:32:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/25 02:32:23 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:23 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:24 INFO : toe/toe/toe: Copied (new) 2025/07/25 02:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:24 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:32:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 02:32:24 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:25 INFO : tictacempty_dir: Making directory 2025/07/25 02:32:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:25 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:25 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:25 INFO : tictactoe: Making directory 2025/07/25 02:32:25 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:25 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:25 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/25 02:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:25 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:25 INFO : toe/toe/toe.txt: Deleted 2025/07/25 02:32:25 INFO : toe/toe: Removing directory 2025/07/25 02:32:25 INFO : toe: Removing directory 2025/07/25 02:32:25 INFO : empty_dir: Removing directory 2025/07/25 02:32:25 DEBUG : Local file system at /tmp/rclone3768131115: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:26 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:32:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 02:32:26 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:26 INFO : tictacempty_dir: Making directory 2025/07/25 02:32:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:26 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:26 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:26 INFO : tictactoe: Making directory 2025/07/25 02:32:26 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:26 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:26 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/25 02:32:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:26 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:26 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:27 INFO : toe/toe/toe.txt: Deleted 2025/07/25 02:32:27 INFO : toe/toe: Removing directory 2025/07/25 02:32:27 INFO : toe: Removing directory 2025/07/25 02:32:27 INFO : empty_dir: Removing directory 2025/07/25 02:32:27 DEBUG : Local file system at /tmp/rclone3768131115: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/25 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/25 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/25 02:32:29 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.37s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:29 DEBUG : Reset feature "Copy" 2025/07/25 02:32:29 DEBUG : Reset feature "Move" 2025/07/25 02:32:29 DEBUG : Reset feature "Copy" 2025/07/25 02:32:29 DEBUG : Reset feature "Move" 2025/07/25 02:32:29 DEBUG : empty_dir: Making directory with metadata 2025/07/25 02:32:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/25 02:32:29 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:30 INFO : tictacempty_dir: Making directory 2025/07/25 02:32:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/25 02:32:30 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:30 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:30 INFO : tictactoe: Making directory 2025/07/25 02:32:30 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:30 DEBUG : toe: transformed to: tictactoe 2025/07/25 02:32:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:30 INFO : tictactoe/tictactoe: Making directory 2025/07/25 02:32:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/25 02:32:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/25 02:32:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:30 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/25 02:32:31 INFO : toe/toe/toe.txt: Deleted 2025/07/25 02:32:31 INFO : toe/toe: Removing directory 2025/07/25 02:32:31 INFO : toe: Removing directory 2025/07/25 02:32:31 INFO : empty_dir: Removing directory 2025/07/25 02:32:31 DEBUG : Local file system at /tmp/rclone3768131115: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/25 02:32:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/25 02:32:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/25 02:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/25 02:32:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:33 DEBUG : toe: transformed to: dG9l 2025/07/25 02:32:33 DEBUG : toe: transformed to: dG9l 2025/07/25 02:32:33 INFO : dG9l: Making directory 2025/07/25 02:32:33 DEBUG : toe: transformed to: dG9l 2025/07/25 02:32:33 DEBUG : toe: transformed to: dG9l 2025/07/25 02:32:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/25 02:32:33 INFO : dG9l/dG9l: Making directory 2025/07/25 02:32:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/25 02:32:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/25 02:32:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/25 02:32:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/25 02:32:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/25 02:32:33 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:33 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/25 02:32:34 DEBUG : Waiting for deletions to finish 2025/07/25 02:32:34 DEBUG : dG9l: transformed to: toe 2025/07/25 02:32:34 DEBUG : dG9l: transformed to: toe 2025/07/25 02:32:34 DEBUG : dG9l: transformed to: toe 2025/07/25 02:32:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/25 02:32:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/25 02:32:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/25 02:32:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/25 02:32:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/25 02:32:34 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for checks to finish 2025/07/25 02:32:34 DEBUG : Local file system at /tmp/rclone3768131115: Waiting for transfers to finish 2025/07/25 02:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wesatut4suqu", Local "Local file system at /tmp/rclone3768131115", Modify Window "1ms" 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe: transformed to: 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe: transformed to: 2025/07/25 02:32:36 INFO : B2 bucket rclone-test-wesatut4suqu: Making directory 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe: transformed to: 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe: transformed to: 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe/toe: transformed to: 2025/07/25 02:32:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/25 02:32:36 INFO : toe/toe: Making directory 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe/toe: transformed to: 2025/07/25 02:32:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe: transformed to: 2025/07/25 02:32:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/25 02:32:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/25 02:32:36 DEBUG : toe/toe/toe: transformed to: 2025/07/25 02:32:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/25 02:32:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for checks to finish 2025/07/25 02:32:36 DEBUG : B2 bucket rclone-test-wesatut4suqu: Waiting for transfers to finish 2025/07/25 02:32:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/25 02:32:36 INFO : toe/toe/toe: Copied (new) 2025/07/25 02:32:36 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting files as there were IO errors 2025/07/25 02:32:36 ERROR : B2 bucket rclone-test-wesatut4suqu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/07/25 02:32:37 DEBUG : B2 bucket rclone-test-wesatut4suqu: Purge remote 2025/07/25 02:32:37 INFO : B2 bucket rclone-test-wesatut4suqu: cleaning bucket "rclone-test-wesatut4suqu" of all files 2025/07/25 02:32:38 DEBUG : BackupDir/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b154_d20250725_m022606_c001_v7007000_t0000_u01753410366015") 2025/07/25 02:32:38 DEBUG : BackupDir/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f115cfd94f04bf339_d20250725_m022600_c001_v0001102_t0035_u01753410360390") 2025/07/25 02:32:38 DEBUG : CompareDest/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac17_d20250725_m022540_c001_v7007000_t0000_u01753410340447") 2025/07/25 02:32:38 DEBUG : CompareDest/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ecd9_d20250725_m022534_c001_v0001172_t0015_u01753410334509") 2025/07/25 02:32:38 DEBUG : CompareDest/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac18_d20250725_m022540_c001_v7007000_t0000_u01753410340638") 2025/07/25 02:32:38 DEBUG : CompareDest/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ac34_d20250725_m022536_c001_v0001178_t0043_u01753410336049") 2025/07/25 02:32:38 DEBUG : CopyDest/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b156_d20250725_m022606_c001_v7007000_t0000_u01753410366261") 2025/07/25 02:32:38 DEBUG : CopyDest/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe89_d20250725_m022557_c001_v0001091_t0004_u01753410357344") 2025/07/25 02:32:38 DEBUG : CopyDest/three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b158_d20250725_m022606_c001_v7007000_t0000_u01753410366443") 2025/07/25 02:32:39 DEBUG : CopyDest/three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134acdc_d20250725_m022604_c001_v0001178_t0051_u01753410364061") 2025/07/25 02:32:39 DEBUG : CopyDest/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b159_d20250725_m022606_c001_v7007000_t0000_u01753410366626") 2025/07/25 02:32:39 DEBUG : CopyDest/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774edbe_d20250725_m022601_c001_v0001172_t0043_u01753410361685") 2025/07/25 02:32:39 DEBUG : EXISTING: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f1a_d20250725_m022730_c001_v7007000_t0000_u01753410450514") 2025/07/25 02:32:39 DEBUG : EXISTING: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae5e_d20250725_m022729_c001_v0001178_t0005_u01753410449530") 2025/07/25 02:32:39 DEBUG : PREFIXapple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa91_d20250725_m022944_c001_v7007000_t0000_u01753410584413") 2025/07/25 02:32:39 DEBUG : PREFIXapple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90689_d20250725_m022937_c001_v0001115_t0028_u01753410577878") 2025/07/25 02:32:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8015_d20250725_m022944_c001_v7007000_t0000_u01753410584635") 2025/07/25 02:32:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c464_d20250725_m022937_c001_v0001144_t0056_u01753410577900") 2025/07/25 02:32:39 DEBUG : PREFIXbanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf7309fd9_d20250725_m022944_c001_v7007000_t0000_u01753410584555") 2025/07/25 02:32:39 DEBUG : PREFIXbanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0aa_d20250725_m022937_c001_v0001178_t0027_u01753410577909") 2025/07/25 02:32:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c7_d20250725_m022944_c001_v7007000_t0000_u01753410584773") 2025/07/25 02:32:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3cb_d20250725_m022937_c001_v0001172_t0052_u01753410577887") 2025/07/25 02:32:39 DEBUG : Testêé: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f16_d20250725_m022726_c001_v7007000_t0000_u01753410446586") 2025/07/25 02:32:40 DEBUG : Testêé: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae50_d20250725_m022725_c001_v0001178_t0056_u01753410445985") 2025/07/25 02:32:40 DEBUG : Testêé: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f028_d20250725_m022724_c001_v0001172_t0002_u01753410444683") 2025/07/25 02:32:40 DEBUG : YXBwbGU=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85462_d20250725_m022922_c001_v7007000_t0000_u01753410562061") 2025/07/25 02:32:40 DEBUG : YXBwbGU=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c429_d20250725_m022917_c001_v0001144_t0043_u01753410557385") 2025/07/25 02:32:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85463_d20250725_m022922_c001_v7007000_t0000_u01753410562242") 2025/07/25 02:32:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b05b_d20250725_m022917_c001_v0001178_t0011_u01753410557352") 2025/07/25 02:32:40 DEBUG : YmFuYW5h: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85464_d20250725_m022922_c001_v7007000_t0000_u01753410562426") 2025/07/25 02:32:40 DEBUG : YmFuYW5h: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f331_d20250725_m022917_c001_v0001172_t0024_u01753410557372") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638c0_d20250725_m022406_c001_v7007000_t0000_u01753410246093") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd7f_d20250725_m022405_c001_v0001091_t0017_u01753410245343") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638b4_d20250725_m022403_c001_v7007000_t0000_u01753410243215") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd73_d20250725_m022402_c001_v0001091_t0030_u01753410242172") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff2_d20250725_m022343_c001_v7007000_t0000_u01753410223349") 2025/07/25 02:32:40 DEBUG : a/potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd35_d20250725_m022342_c001_v0001091_t0008_u01753410222296") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171220_d20250725_m023204_c001_v7007000_t0000_u01753410724828") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f82e_d20250725_m023200_c001_v0001172_t0029_u01753410720047") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349905c_d20250725_m023146_c001_v7007000_t0000_u01753410706399") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f7a0_d20250725_m023141_c001_v0001172_t0006_u01753410701465") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aad5_d20250725_m023126_c001_v7007000_t0000_u01753410686422") 2025/07/25 02:32:40 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f710_d20250725_m023122_c001_v0001172_t0026_u01753410682085") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40a8_d20250725_m023108_c001_v7007000_t0000_u01753410668191") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f6ae_d20250725_m023103_c001_v0001172_t0003_u01753410663649") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e40_d20250725_m023050_c001_v7007000_t0000_u01753410650583") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f618_d20250725_m023045_c001_v0001172_t0007_u01753410645497") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645fb_d20250725_m023031_c001_v7007000_t0000_u01753410631976") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1ac_d20250725_m023025_c001_v0001178_t0020_u01753410625518") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e0_d20250725_m023011_c001_v7007000_t0000_u01753410611781") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4df_d20250725_m023007_c001_v0001172_t0026_u01753410607816") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4049d4ddc9c83640_d20250725_m023006_c001_v7007000_t0000_u01753410606667") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f499_d20250725_m023001_c001_v0001172_t0037_u01753410601072") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c8_d20250725_m022946_c001_v7007000_t0000_u01753410586094") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3f1_d20250725_m022941_c001_v0001172_t0028_u01753410581925") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645c7_d20250725_m022940_c001_v7007000_t0000_u01753410580667") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90685_d20250725_m022935_c001_v0001115_t0049_u01753410575484") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa78_d20250725_m022920_c001_v7007000_t0000_u01753410560105") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b04b_d20250725_m022914_c001_v0001178_t0039_u01753410554179") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d86_d20250725_m022858_c001_v7007000_t0000_u01753410538349") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b001_d20250725_m022853_c001_v0001178_t0027_u01753410533536") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4d3_d20250725_m022838_c001_v7007000_t0000_u01753410518534") 2025/07/25 02:32:41 DEBUG : apple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134afb3_d20250725_m022834_c001_v0001178_t0014_u01753410514660") 2025/07/25 02:32:42 DEBUG : appleSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fe5_d20250725_m023010_c001_v7007000_t0000_u01753410610292") 2025/07/25 02:32:42 DEBUG : appleSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4b3_d20250725_m023003_c001_v0001172_t0012_u01753410603819") 2025/07/25 02:32:42 DEBUG : appleapple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645fc_d20250725_m023032_c001_v7007000_t0000_u01753410632157") 2025/07/25 02:32:42 DEBUG : appleapple: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f59f_d20250725_m023028_c001_v0001172_t0053_u01753410628017") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171221_d20250725_m023205_c001_v7007000_t0000_u01753410725010") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c634_d20250725_m023200_c001_v0001144_t0029_u01753410720734") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349905d_d20250725_m023146_c001_v7007000_t0000_u01753410706581") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5fe_d20250725_m023142_c001_v0001144_t0044_u01753410702275") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aad6_d20250725_m023126_c001_v7007000_t0000_u01753410686604") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5ad_d20250725_m023122_c001_v0001144_t0039_u01753410682960") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40a9_d20250725_m023108_c001_v7007000_t0000_u01753410668373") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c57d_d20250725_m023104_c001_v0001144_t0057_u01753410664384") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e41_d20250725_m023050_c001_v7007000_t0000_u01753410650767") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c55b_d20250725_m023046_c001_v0001144_t0037_u01753410646656") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aaab_d20250725_m023030_c001_v7007000_t0000_u01753410630200") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c511_d20250725_m023025_c001_v0001144_t0035_u01753410625994") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e1_d20250725_m023011_c001_v7007000_t0000_u01753410611964") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906db_d20250725_m023007_c001_v0001115_t0055_u01753410607836") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645db_d20250725_m023006_c001_v7007000_t0000_u01753410606871") 2025/07/25 02:32:42 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906cf_d20250725_m023001_c001_v0001115_t0035_u01753410601747") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c9_d20250725_m022946_c001_v7007000_t0000_u01753410586277") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c472_d20250725_m022941_c001_v0001144_t0016_u01753410581937") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c4_d20250725_m022940_c001_v7007000_t0000_u01753410580899") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3bf_d20250725_m022936_c001_v0001172_t0043_u01753410576259") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af59_d20250725_m022920_c001_v7007000_t0000_u01753410560261") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f329_d20250725_m022915_c001_v0001172_t0014_u01753410555167") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d87_d20250725_m022858_c001_v7007000_t0000_u01753410538533") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f2cd_d20250725_m022854_c001_v0001172_t0011_u01753410534587") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4d4_d20250725_m022838_c001_v7007000_t0000_u01753410518716") 2025/07/25 02:32:43 DEBUG : appleappleapplebanana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f241_d20250725_m022835_c001_v0001172_t0022_u01753410515405") 2025/07/25 02:32:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb270_d20250725_m023010_c001_v7007000_t0000_u01753410610229") 2025/07/25 02:32:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906d1_d20250725_m023003_c001_v0001115_t0041_u01753410603840") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638c1_d20250725_m022406_c001_v7007000_t0000_u01753410246276") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd75_d20250725_m022403_c001_v0001091_t0030_u01753410243763") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638b0_d20250725_m022402_c001_v7007000_t0000_u01753410242640") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd6f_d20250725_m022400_c001_v0001091_t0043_u01753410240937") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff1_d20250725_m022342_c001_v7007000_t0000_u01753410222734") 2025/07/25 02:32:43 DEBUG : b/potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd31_d20250725_m022340_c001_v0001091_t0051_u01753410220858") 2025/07/25 02:32:43 DEBUG : backup/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4a92b_d20250725_m022619_c001_v7007000_t0000_u01753410379878") 2025/07/25 02:32:44 DEBUG : backup/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1033562a75bdf464_d20250725_m022617_c001_v0001113_t0027_u01753410377848") 2025/07/25 02:32:44 DEBUG : backup/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10065c8bd6a7ae86_d20250725_m022614_c001_v0001180_t0045_u01753410374003") 2025/07/25 02:32:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309edc_d20250725_m022648_c001_v7007000_t0000_u01753410408959") 2025/07/25 02:32:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f11767979c2d3008d_d20250725_m022646_c001_v0001178_t0018_u01753410406625") 2025/07/25 02:32:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1116fab9932ac19f_d20250725_m022642_c001_v0001041_t0046_u01753410402452") 2025/07/25 02:32:44 DEBUG : backup/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f75d2_d20250725_m022635_c001_v7007000_t0000_u01753410395465") 2025/07/25 02:32:44 DEBUG : backup/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f115cfd94f04bf3aa_d20250725_m022633_c001_v0001102_t0020_u01753410393432") 2025/07/25 02:32:44 DEBUG : backup/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f106386bcaedba5ec_d20250725_m022628_c001_v0001115_t0027_u01753410388968") 2025/07/25 02:32:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309edd_d20250725_m022649_c001_v7007000_t0000_u01753410409153") 2025/07/25 02:32:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102fb953521a0bf5_d20250725_m022647_c001_v0001032_t0055_u01753410407804") 2025/07/25 02:32:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102244401468ff0f_d20250725_m022644_c001_v0001134_t0050_u01753410404162") 2025/07/25 02:32:44 DEBUG : backup/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4a92c_d20250725_m022620_c001_v7007000_t0000_u01753410380059") 2025/07/25 02:32:44 DEBUG : backup/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f101b3782bdc714c1_d20250725_m022618_c001_v0001131_t0000_u01753410378938") 2025/07/25 02:32:44 DEBUG : backup/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1058e6a5cb78473f_d20250725_m022615_c001_v0001182_t0022_u01753410375647") 2025/07/25 02:32:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f75d3_d20250725_m022635_c001_v7007000_t0000_u01753410395646") 2025/07/25 02:32:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1143977fe946d7fd_d20250725_m022634_c001_v0001099_t0026_u01753410394569") 2025/07/25 02:32:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f105e009b314501f1_d20250725_m022630_c001_v0001037_t0054_u01753410390926") 2025/07/25 02:32:44 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171222_d20250725_m023205_c001_v7007000_t0000_u01753410725192") 2025/07/25 02:32:44 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b34c_d20250725_m023200_c001_v0001178_t0048_u01753410720503") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349905f_d20250725_m023146_c001_v7007000_t0000_u01753410706763") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2ee_d20250725_m023142_c001_v0001178_t0040_u01753410702069") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aad7_d20250725_m023126_c001_v7007000_t0000_u01753410686787") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2a2_d20250725_m023122_c001_v0001178_t0053_u01753410682745") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40aa_d20250725_m023108_c001_v7007000_t0000_u01753410668557") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b248_d20250725_m023104_c001_v0001178_t0051_u01753410664170") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e42_d20250725_m023050_c001_v7007000_t0000_u01753410650950") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b206_d20250725_m023046_c001_v0001178_t0017_u01753410646439") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645fe_d20250725_m023032_c001_v7007000_t0000_u01753410632338") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f591_d20250725_m023025_c001_v0001172_t0044_u01753410625721") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e2_d20250725_m023012_c001_v7007000_t0000_u01753410612147") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b154_d20250725_m023007_c001_v0001178_t0054_u01753410607832") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645da_d20250725_m023006_c001_v7007000_t0000_u01753410606676") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b12a_d20250725_m023001_c001_v0001178_t0037_u01753410601528") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361ca_d20250725_m022946_c001_v7007000_t0000_u01753410586461") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90695_d20250725_m022941_c001_v0001115_t0038_u01753410581915") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af6a_d20250725_m022940_c001_v7007000_t0000_u01753410580906") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b09d_d20250725_m022935_c001_v0001178_t0016_u01753410575976") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba1c_d20250725_m022919_c001_v7007000_t0000_u01753410559689") 2025/07/25 02:32:45 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9065b_d20250725_m022914_c001_v0001115_t0024_u01753410554382") 2025/07/25 02:32:46 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d89_d20250725_m022858_c001_v7007000_t0000_u01753410538716") 2025/07/25 02:32:46 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9062e_d20250725_m022853_c001_v0001115_t0045_u01753410533741") 2025/07/25 02:32:46 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4d6_d20250725_m022838_c001_v7007000_t0000_u01753410518898") 2025/07/25 02:32:46 DEBUG : banana: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90610_d20250725_m022834_c001_v0001115_t0041_u01753410514874") 2025/07/25 02:32:46 DEBUG : bananaSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67f4_d20250725_m023010_c001_v7007000_t0000_u01753410610235") 2025/07/25 02:32:46 DEBUG : bananaSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b132_d20250725_m023003_c001_v0001178_t0041_u01753410603832") 2025/07/25 02:32:46 DEBUG : both0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147caf_d20250725_m022809_c001_v7007000_t0000_u01753410489673") 2025/07/25 02:32:46 DEBUG : both0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f107_d20250725_m022752_c001_v0001172_t0046_u01753410472667") 2025/07/25 02:32:46 DEBUG : both0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b985_d20250725_m022748_c001_v7007000_t0000_u01753410468369") 2025/07/25 02:32:46 DEBUG : both0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f059_d20250725_m022732_c001_v0001172_t0018_u01753410452385") 2025/07/25 02:32:46 DEBUG : both1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb0_d20250725_m022809_c001_v7007000_t0000_u01753410489855") 2025/07/25 02:32:46 DEBUG : both1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f113_d20250725_m022753_c001_v0001172_t0054_u01753410473626") 2025/07/25 02:32:46 DEBUG : both1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b986_d20250725_m022748_c001_v7007000_t0000_u01753410468616") 2025/07/25 02:32:46 DEBUG : both1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f05f_d20250725_m022732_c001_v0001172_t0002_u01753410452956") 2025/07/25 02:32:46 DEBUG : both10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb2_d20250725_m022810_c001_v7007000_t0000_u01753410490040") 2025/07/25 02:32:46 DEBUG : both10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f149_d20250725_m022800_c001_v0001172_t0050_u01753410480193") 2025/07/25 02:32:46 DEBUG : both10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b987_d20250725_m022748_c001_v7007000_t0000_u01753410468803") 2025/07/25 02:32:46 DEBUG : both10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f093_d20250725_m022738_c001_v0001172_t0042_u01753410458824") 2025/07/25 02:32:46 DEBUG : both11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb3_d20250725_m022810_c001_v7007000_t0000_u01753410490224") 2025/07/25 02:32:46 DEBUG : both11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f14d_d20250725_m022800_c001_v0001172_t0055_u01753410480761") 2025/07/25 02:32:47 DEBUG : both11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b988_d20250725_m022748_c001_v7007000_t0000_u01753410468985") 2025/07/25 02:32:47 DEBUG : both11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f09d_d20250725_m022739_c001_v0001172_t0023_u01753410459806") 2025/07/25 02:32:47 DEBUG : both12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb4_d20250725_m022810_c001_v7007000_t0000_u01753410490422") 2025/07/25 02:32:47 DEBUG : both12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f153_d20250725_m022801_c001_v0001172_t0025_u01753410481430") 2025/07/25 02:32:47 DEBUG : both12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b98f_d20250725_m022749_c001_v7007000_t0000_u01753410469166") 2025/07/25 02:32:47 DEBUG : both12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0a7_d20250725_m022740_c001_v0001172_t0024_u01753410460316") 2025/07/25 02:32:47 DEBUG : both13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb5_d20250725_m022810_c001_v7007000_t0000_u01753410490605") 2025/07/25 02:32:47 DEBUG : both13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f155_d20250725_m022802_c001_v0001172_t0039_u01753410482057") 2025/07/25 02:32:47 DEBUG : both13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b990_d20250725_m022749_c001_v7007000_t0000_u01753410469347") 2025/07/25 02:32:47 DEBUG : both13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0af_d20250725_m022740_c001_v0001172_t0047_u01753410460843") 2025/07/25 02:32:47 DEBUG : both14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb7_d20250725_m022810_c001_v7007000_t0000_u01753410490790") 2025/07/25 02:32:47 DEBUG : both14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f159_d20250725_m022802_c001_v0001172_t0003_u01753410482678") 2025/07/25 02:32:47 DEBUG : both14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b991_d20250725_m022749_c001_v7007000_t0000_u01753410469529") 2025/07/25 02:32:47 DEBUG : both14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0b9_d20250725_m022741_c001_v0001172_t0005_u01753410461313") 2025/07/25 02:32:47 DEBUG : both15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cb8_d20250725_m022810_c001_v7007000_t0000_u01753410490974") 2025/07/25 02:32:47 DEBUG : both15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f15f_d20250725_m022803_c001_v0001172_t0021_u01753410483567") 2025/07/25 02:32:47 DEBUG : both15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b992_d20250725_m022749_c001_v7007000_t0000_u01753410469710") 2025/07/25 02:32:47 DEBUG : both15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0bd_d20250725_m022741_c001_v0001172_t0004_u01753410461893") 2025/07/25 02:32:47 DEBUG : both16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cba_d20250725_m022811_c001_v7007000_t0000_u01753410491173") 2025/07/25 02:32:47 DEBUG : both16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f163_d20250725_m022804_c001_v0001172_t0016_u01753410484176") 2025/07/25 02:32:48 DEBUG : both16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b993_d20250725_m022749_c001_v7007000_t0000_u01753410469909") 2025/07/25 02:32:48 DEBUG : both16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0c1_d20250725_m022742_c001_v0001172_t0057_u01753410462501") 2025/07/25 02:32:48 DEBUG : both17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cbb_d20250725_m022811_c001_v7007000_t0000_u01753410491359") 2025/07/25 02:32:48 DEBUG : both17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f169_d20250725_m022804_c001_v0001172_t0047_u01753410484809") 2025/07/25 02:32:48 DEBUG : both17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b994_d20250725_m022750_c001_v7007000_t0000_u01753410470092") 2025/07/25 02:32:48 DEBUG : both17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0c7_d20250725_m022743_c001_v0001172_t0034_u01753410463136") 2025/07/25 02:32:48 DEBUG : both18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cbc_d20250725_m022811_c001_v7007000_t0000_u01753410491541") 2025/07/25 02:32:48 DEBUG : both18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f16f_d20250725_m022805_c001_v0001172_t0054_u01753410485458") 2025/07/25 02:32:48 DEBUG : both18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b995_d20250725_m022750_c001_v7007000_t0000_u01753410470273") 2025/07/25 02:32:48 DEBUG : both18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0cd_d20250725_m022743_c001_v0001172_t0058_u01753410463842") 2025/07/25 02:32:48 DEBUG : both19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cbd_d20250725_m022811_c001_v7007000_t0000_u01753410491724") 2025/07/25 02:32:48 DEBUG : both19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f175_d20250725_m022806_c001_v0001172_t0003_u01753410486064") 2025/07/25 02:32:48 DEBUG : both19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b996_d20250725_m022750_c001_v7007000_t0000_u01753410470466") 2025/07/25 02:32:48 DEBUG : both19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f0d3_d20250725_m022744_c001_v0001172_t0057_u01753410464713") 2025/07/25 02:32:48 DEBUG : both2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cbe_d20250725_m022811_c001_v7007000_t0000_u01753410491908") 2025/07/25 02:32:48 DEBUG : both2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f121_d20250725_m022754_c001_v0001172_t0025_u01753410474502") 2025/07/25 02:32:48 DEBUG : both2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b997_d20250725_m022750_c001_v7007000_t0000_u01753410470648") 2025/07/25 02:32:48 DEBUG : both2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f067_d20250725_m022733_c001_v0001172_t0055_u01753410453641") 2025/07/25 02:32:48 DEBUG : both3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cbf_d20250725_m022812_c001_v7007000_t0000_u01753410492090") 2025/07/25 02:32:48 DEBUG : both3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f125_d20250725_m022755_c001_v0001172_t0001_u01753410475085") 2025/07/25 02:32:49 DEBUG : both3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b998_d20250725_m022750_c001_v7007000_t0000_u01753410470829") 2025/07/25 02:32:49 DEBUG : both3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f06f_d20250725_m022734_c001_v0001172_t0038_u01753410454672") 2025/07/25 02:32:49 DEBUG : both4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc0_d20250725_m022812_c001_v7007000_t0000_u01753410492273") 2025/07/25 02:32:49 DEBUG : both4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f12d_d20250725_m022756_c001_v0001172_t0013_u01753410476181") 2025/07/25 02:32:49 DEBUG : both4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b999_d20250725_m022751_c001_v7007000_t0000_u01753410471012") 2025/07/25 02:32:49 DEBUG : both4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f075_d20250725_m022735_c001_v0001172_t0044_u01753410455175") 2025/07/25 02:32:49 DEBUG : both5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc1_d20250725_m022812_c001_v7007000_t0000_u01753410492493") 2025/07/25 02:32:49 DEBUG : both5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f131_d20250725_m022757_c001_v0001172_t0009_u01753410477048") 2025/07/25 02:32:49 DEBUG : both5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b99a_d20250725_m022751_c001_v7007000_t0000_u01753410471195") 2025/07/25 02:32:49 DEBUG : both5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f079_d20250725_m022735_c001_v0001172_t0014_u01753410455746") 2025/07/25 02:32:49 DEBUG : both6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc2_d20250725_m022812_c001_v7007000_t0000_u01753410492676") 2025/07/25 02:32:49 DEBUG : both6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f137_d20250725_m022757_c001_v0001172_t0009_u01753410477698") 2025/07/25 02:32:49 DEBUG : both6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b99b_d20250725_m022751_c001_v7007000_t0000_u01753410471377") 2025/07/25 02:32:49 DEBUG : both6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f07f_d20250725_m022736_c001_v0001172_t0051_u01753410456219") 2025/07/25 02:32:49 DEBUG : both7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc3_d20250725_m022812_c001_v7007000_t0000_u01753410492860") 2025/07/25 02:32:49 DEBUG : both7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f13d_d20250725_m022758_c001_v0001172_t0034_u01753410478267") 2025/07/25 02:32:49 DEBUG : both7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b99c_d20250725_m022751_c001_v7007000_t0000_u01753410471559") 2025/07/25 02:32:49 DEBUG : both7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f085_d20250725_m022736_c001_v0001172_t0039_u01753410456777") 2025/07/25 02:32:49 DEBUG : both8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc4_d20250725_m022813_c001_v7007000_t0000_u01753410493043") 2025/07/25 02:32:49 DEBUG : both8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f143_d20250725_m022759_c001_v0001172_t0041_u01753410479038") 2025/07/25 02:32:50 DEBUG : both8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b99d_d20250725_m022751_c001_v7007000_t0000_u01753410471742") 2025/07/25 02:32:50 DEBUG : both8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f089_d20250725_m022737_c001_v0001172_t0029_u01753410457371") 2025/07/25 02:32:50 DEBUG : both9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc5_d20250725_m022813_c001_v7007000_t0000_u01753410493227") 2025/07/25 02:32:50 DEBUG : both9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f147_d20250725_m022759_c001_v0001172_t0011_u01753410479666") 2025/07/25 02:32:50 DEBUG : both9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b99e_d20250725_m022751_c001_v7007000_t0000_u01753410471924") 2025/07/25 02:32:50 DEBUG : both9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f08f_d20250725_m022738_c001_v0001172_t0058_u01753410458086") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638c3_d20250725_m022406_c001_v7007000_t0000_u01753410246460") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd7d_d20250725_m022404_c001_v0001091_t0022_u01753410244600") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638b5_d20250725_m022403_c001_v7007000_t0000_u01753410243398") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd71_d20250725_m022401_c001_v0001091_t0003_u01753410241309") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff3_d20250725_m022343_c001_v7007000_t0000_u01753410223531") 2025/07/25 02:32:50 DEBUG : c/non empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd33_d20250725_m022341_c001_v0001091_t0004_u01753410221250") 2025/07/25 02:32:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85465_d20250725_m022922_c001_v7007000_t0000_u01753410562607") 2025/07/25 02:32:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90661_d20250725_m022917_c001_v0001115_t0038_u01753410557361") 2025/07/25 02:32:50 DEBUG : check sum: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afe2_d20250725_m022332_c001_v7007000_t0000_u01753410212954") 2025/07/25 02:32:50 DEBUG : check sum: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd19_d20250725_m022331_c001_v0001091_t0040_u01753410211827") 2025/07/25 02:32:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f411320ef57b0584d_d20250725_m023235_c001_v7007000_t0000_u01753410755831") 2025/07/25 02:32:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f929_d20250725_m023234_c001_v0001172_t0013_u01753410754179") 2025/07/25 02:32:50 DEBUG : dest/3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b14d_d20250725_m022550_c001_v7007000_t0000_u01753410350413") 2025/07/25 02:32:50 DEBUG : dest/3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4030c3bda90aa0e0_d20250725_m022549_c001_v0001105_t0052_u01753410349301") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ff_d20250725_m023032_c001_v7007000_t0000_u01753410632521") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c519_d20250725_m023028_c001_v0001144_t0007_u01753410628029") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171224_d20250725_m023205_c001_v7007000_t0000_u01753410725374") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f7ea_d20250725_m023151_c001_v0001172_t0033_u01753410711064") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499062_d20250725_m023146_c001_v7007000_t0000_u01753410706945") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f752_d20250725_m023131_c001_v0001172_t0019_u01753410691109") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aad8_d20250725_m023126_c001_v7007000_t0000_u01753410686970") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f6d6_d20250725_m023112_c001_v0001172_t0037_u01753410672978") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40ab_d20250725_m023108_c001_v7007000_t0000_u01753410668742") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f672_d20250725_m023055_c001_v0001172_t0021_u01753410655288") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e43_d20250725_m023051_c001_v7007000_t0000_u01753410651133") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f5de_d20250725_m023036_c001_v0001172_t0040_u01753410636594") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588bb03_d20250725_m023029_c001_v7007000_t0000_u01753410629989") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b188_d20250725_m023016_c001_v0001178_t0051_u01753410616429") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e3_d20250725_m023012_c001_v7007000_t0000_u01753410612331") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b156_d20250725_m023008_c001_v0001178_t0011_u01753410608055") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8026_d20250725_m023006_c001_v7007000_t0000_u01753410606273") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f44d_d20250725_m022950_c001_v0001172_t0032_u01753410590781") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361cb_d20250725_m022946_c001_v7007000_t0000_u01753410586644") 2025/07/25 02:32:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0cc_d20250725_m022942_c001_v0001178_t0005_u01753410582117") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc401b_d20250725_m022940_c001_v7007000_t0000_u01753410580742") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90673_d20250725_m022926_c001_v0001115_t0008_u01753410566716") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae66993614f_d20250725_m022920_c001_v7007000_t0000_u01753410560285") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b01f_d20250725_m022902_c001_v0001178_t0046_u01753410542968") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d8b_d20250725_m022858_c001_v7007000_t0000_u01753410538898") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134afd3_d20250725_m022843_c001_v0001178_t0058_u01753410523165") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4d7_d20250725_m022839_c001_v7007000_t0000_u01753410519080") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af8d_d20250725_m022826_c001_v0001178_t0015_u01753410506867") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4049d4ddc9c83643_d20250725_m023010_c001_v7007000_t0000_u01753410610077") 2025/07/25 02:32:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b136_d20250725_m023004_c001_v0001178_t0016_u01753410604057") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064600_d20250725_m023032_c001_v7007000_t0000_u01753410632705") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90715_d20250725_m023028_c001_v0001115_t0019_u01753410628073") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171225_d20250725_m023205_c001_v7007000_t0000_u01753410725556") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b31c_d20250725_m023151_c001_v0001178_t0052_u01753410711740") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499063_d20250725_m023147_c001_v7007000_t0000_u01753410707141") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2c2_d20250725_m023132_c001_v0001178_t0038_u01753410692602") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aad9_d20250725_m023127_c001_v7007000_t0000_u01753410687152") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b270_d20250725_m023114_c001_v0001178_t0022_u01753410674013") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40ac_d20250725_m023108_c001_v7007000_t0000_u01753410668925") 2025/07/25 02:32:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b22c_d20250725_m023056_c001_v0001178_t0046_u01753410656003") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e44_d20250725_m023051_c001_v7007000_t0000_u01753410651316") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1e2_d20250725_m023037_c001_v0001178_t0053_u01753410637282") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588bb02_d20250725_m023029_c001_v7007000_t0000_u01753410629803") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f541_d20250725_m023017_c001_v0001172_t0004_u01753410617010") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e4_d20250725_m023012_c001_v7007000_t0000_u01753410612517") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b158_d20250725_m023008_c001_v0001178_t0011_u01753410608276") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67f2_d20250725_m023006_c001_v7007000_t0000_u01753410606882") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0fe_d20250725_m022951_c001_v0001178_t0009_u01753410591587") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361cc_d20250725_m022946_c001_v7007000_t0000_u01753410586828") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3f5_d20250725_m022942_c001_v0001172_t0016_u01753410582322") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f800e_d20250725_m022940_c001_v7007000_t0000_u01753410580679") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b081_d20250725_m022927_c001_v0001178_t0030_u01753410567888") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb264_d20250725_m022920_c001_v7007000_t0000_u01753410560330") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90644_d20250725_m022903_c001_v0001115_t0029_u01753410543560") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d8c_d20250725_m022859_c001_v7007000_t0000_u01753410539082") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90618_d20250725_m022843_c001_v0001115_t0000_u01753410523810") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4d9_d20250725_m022839_c001_v7007000_t0000_u01753410519261") 2025/07/25 02:32:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90600_d20250725_m022827_c001_v0001115_t0041_u01753410507079") 2025/07/25 02:32:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba49_d20250725_m023010_c001_v7007000_t0000_u01753410610070") 2025/07/25 02:32:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b138_d20250725_m023004_c001_v0001178_t0044_u01753410604293") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064601_d20250725_m023032_c001_v7007000_t0000_u01753410632886") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1b8_d20250725_m023028_c001_v0001178_t0003_u01753410628226") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171226_d20250725_m023205_c001_v7007000_t0000_u01753410725813") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c61c_d20250725_m023152_c001_v0001144_t0018_u01753410712304") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499065_d20250725_m023147_c001_v7007000_t0000_u01753410707324") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5cf_d20250725_m023133_c001_v0001144_t0009_u01753410693234") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aada_d20250725_m023127_c001_v7007000_t0000_u01753410687334") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c593_d20250725_m023114_c001_v0001144_t0047_u01753410674600") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40af_d20250725_m023109_c001_v7007000_t0000_u01753410669110") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c56b_d20250725_m023056_c001_v0001144_t0050_u01753410656573") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e45_d20250725_m023051_c001_v7007000_t0000_u01753410651502") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c53b_d20250725_m023037_c001_v0001144_t0041_u01753410637887") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4036aae73479d4bc_d20250725_m023030_c001_v7007000_t0000_u01753410630278") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4f2_d20250725_m023017_c001_v0001144_t0041_u01753410617905") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e5_d20250725_m023012_c001_v7007000_t0000_u01753410612700") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4e7_d20250725_m023008_c001_v0001172_t0002_u01753410608298") 2025/07/25 02:32:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fd9_d20250725_m023006_c001_v7007000_t0000_u01753410606841") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906ad_d20250725_m022952_c001_v0001115_t0003_u01753410592205") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361ce_d20250725_m022947_c001_v7007000_t0000_u01753410587025") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0ce_d20250725_m022942_c001_v0001178_t0023_u01753410582336") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa8c_d20250725_m022940_c001_v7007000_t0000_u01753410580680") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f383_d20250725_m022928_c001_v0001172_t0031_u01753410568481") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa79_d20250725_m022920_c001_v7007000_t0000_u01753410560295") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f305_d20250725_m022905_c001_v0001172_t0029_u01753410545358") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d8e_d20250725_m022859_c001_v7007000_t0000_u01753410539266") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f289_d20250725_m022844_c001_v0001172_t0053_u01753410524739") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4da_d20250725_m022839_c001_v7007000_t0000_u01753410519454") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f1ff_d20250725_m022827_c001_v0001172_t0048_u01753410507654") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fe2_d20250725_m023010_c001_v7007000_t0000_u01753410610088") 2025/07/25 02:32:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906d3_d20250725_m023004_c001_v0001115_t0012_u01753410604476") 2025/07/25 02:32:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064602_d20250725_m023033_c001_v7007000_t0000_u01753410633069") 2025/07/25 02:32:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f5a1_d20250725_m023028_c001_v0001172_t0034_u01753410628381") 2025/07/25 02:32:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171227_d20250725_m023206_c001_v7007000_t0000_u01753410726011") 2025/07/25 02:32:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907c5_d20250725_m023153_c001_v0001115_t0012_u01753410713174") 2025/07/25 02:32:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499066_d20250725_m023147_c001_v7007000_t0000_u01753410707506") 2025/07/25 02:32:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90791_d20250725_m023134_c001_v0001115_t0003_u01753410694127") 2025/07/25 02:32:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aadb_d20250725_m023127_c001_v7007000_t0000_u01753410687517") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9076b_d20250725_m023115_c001_v0001115_t0037_u01753410675600") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b0_d20250725_m023109_c001_v7007000_t0000_u01753410669293") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90751_d20250725_m023057_c001_v0001115_t0038_u01753410657798") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e46_d20250725_m023051_c001_v7007000_t0000_u01753410651686") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90725_d20250725_m023039_c001_v0001115_t0034_u01753410639177") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40516cd1d263dc27_d20250725_m023030_c001_v7007000_t0000_u01753410630278") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906fb_d20250725_m023018_c001_v0001115_t0017_u01753410618781") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e6_d20250725_m023012_c001_v7007000_t0000_u01753410612895") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906dd_d20250725_m023008_c001_v0001115_t0035_u01753410608351") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67f1_d20250725_m023006_c001_v7007000_t0000_u01753410606696") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4a0_d20250725_m022953_c001_v0001144_t0058_u01753410593237") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361cf_d20250725_m022947_c001_v7007000_t0000_u01753410587208") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90697_d20250725_m022942_c001_v0001115_t0029_u01753410582369") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af69_d20250725_m022940_c001_v7007000_t0000_u01753410580851") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c447_d20250725_m022929_c001_v0001144_t0044_u01753410569244") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb263_d20250725_m022920_c001_v7007000_t0000_u01753410560121") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c40f_d20250725_m022906_c001_v0001144_t0034_u01753410546423") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d8f_d20250725_m022859_c001_v7007000_t0000_u01753410539451") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3d9_d20250725_m022846_c001_v0001144_t0032_u01753410526571") 2025/07/25 02:32:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4db_d20250725_m022839_c001_v7007000_t0000_u01753410519637") 2025/07/25 02:32:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3a4_d20250725_m022828_c001_v0001144_t0030_u01753410508225") 2025/07/25 02:32:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40927287f268ce44_d20250725_m023010_c001_v7007000_t0000_u01753410610400") 2025/07/25 02:32:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b13a_d20250725_m023004_c001_v0001178_t0056_u01753410604523") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064603_d20250725_m023033_c001_v7007000_t0000_u01753410633250") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1bc_d20250725_m023028_c001_v0001178_t0001_u01753410628447") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171228_d20250725_m023206_c001_v7007000_t0000_u01753410726198") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f7fa_d20250725_m023153_c001_v0001172_t0016_u01753410713578") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499068_d20250725_m023147_c001_v7007000_t0000_u01753410707688") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f76e_d20250725_m023134_c001_v0001172_t0040_u01753410694955") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aadc_d20250725_m023127_c001_v7007000_t0000_u01753410687718") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f6e6_d20250725_m023116_c001_v0001172_t0037_u01753410676215") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b1_d20250725_m023109_c001_v7007000_t0000_u01753410669478") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f68a_d20250725_m023058_c001_v0001172_t0027_u01753410658334") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e47_d20250725_m023051_c001_v7007000_t0000_u01753410651871") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f5fe_d20250725_m023039_c001_v0001172_t0055_u01753410639975") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40516cd1d263dc24_d20250725_m023029_c001_v7007000_t0000_u01753410629831") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b198_d20250725_m023019_c001_v0001178_t0014_u01753410619231") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e7_d20250725_m023013_c001_v7007000_t0000_u01753410613079") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b15a_d20250725_m023008_c001_v0001178_t0005_u01753410608503") 2025/07/25 02:32:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fd4_d20250725_m023006_c001_v7007000_t0000_u01753410606290") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f461_d20250725_m022954_c001_v0001172_t0023_u01753410594083") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d0_d20250725_m022947_c001_v7007000_t0000_u01753410587391") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c476_d20250725_m022942_c001_v0001144_t0021_u01753410582553") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f800c_d20250725_m022940_c001_v7007000_t0000_u01753410580311") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90677_d20250725_m022929_c001_v0001115_t0032_u01753410569878") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba1d_d20250725_m022919_c001_v7007000_t0000_u01753410559870") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b031_d20250725_m022906_c001_v0001178_t0044_u01753410546955") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d91_d20250725_m022859_c001_v7007000_t0000_u01753410539635") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134afe1_d20250725_m022847_c001_v0001178_t0032_u01753410527078") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4dc_d20250725_m022839_c001_v7007000_t0000_u01753410519818") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af93_d20250725_m022828_c001_v0001178_t0014_u01753410508895") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67f3_d20250725_m023010_c001_v7007000_t0000_u01753410610046") 2025/07/25 02:32:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4c8_d20250725_m023004_c001_v0001144_t0047_u01753410604561") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064604_d20250725_m023033_c001_v7007000_t0000_u01753410633436") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90718_d20250725_m023028_c001_v0001115_t0004_u01753410628585") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171229_d20250725_m023206_c001_v7007000_t0000_u01753410726380") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b32c_d20250725_m023154_c001_v0001178_t0023_u01753410714780") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499069_d20250725_m023147_c001_v7007000_t0000_u01753410707870") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2cc_d20250725_m023135_c001_v0001178_t0032_u01753410695378") 2025/07/25 02:32:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aadd_d20250725_m023127_c001_v7007000_t0000_u01753410687902") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b282_d20250725_m023116_c001_v0001178_t0021_u01753410676640") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b2_d20250725_m023109_c001_v7007000_t0000_u01753410669661") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b236_d20250725_m023058_c001_v0001178_t0020_u01753410658766") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e48_d20250725_m023052_c001_v7007000_t0000_u01753410652056") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1ec_d20250725_m023040_c001_v0001178_t0057_u01753410640415") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588bb05_d20250725_m023030_c001_v7007000_t0000_u01753410630359") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f551_d20250725_m023019_c001_v0001172_t0047_u01753410619443") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e8_d20250725_m023013_c001_v7007000_t0000_u01753410613262") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4d8_d20250725_m023008_c001_v0001144_t0004_u01753410608647") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40927287f268ce3e_d20250725_m023006_c001_v7007000_t0000_u01753410606717") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b108_d20250725_m022954_c001_v0001178_t0019_u01753410594908") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d1_d20250725_m022947_c001_v7007000_t0000_u01753410587574") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0d0_d20250725_m022942_c001_v0001178_t0012_u01753410582563") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c3_d20250725_m022940_c001_v7007000_t0000_u01753410580693") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b089_d20250725_m022930_c001_v0001178_t0026_u01753410570332") 2025/07/25 02:32:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba1e_d20250725_m022920_c001_v7007000_t0000_u01753410560052") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9064b_d20250725_m022907_c001_v0001115_t0056_u01753410547190") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d92_d20250725_m022859_c001_v7007000_t0000_u01753410539818") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9061c_d20250725_m022847_c001_v0001115_t0031_u01753410527284") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4dd_d20250725_m022840_c001_v7007000_t0000_u01753410520001") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90604_d20250725_m022829_c001_v0001115_t0053_u01753410509124") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645dd_d20250725_m023010_c001_v7007000_t0000_u01753410610247") 2025/07/25 02:33:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b13c_d20250725_m023004_c001_v0001178_t0036_u01753410604746") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064605_d20250725_m023033_c001_v7007000_t0000_u01753410633617") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c51d_d20250725_m023028_c001_v0001144_t0026_u01753410628637") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122a_d20250725_m023206_c001_v7007000_t0000_u01753410726579") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c622_d20250725_m023155_c001_v0001144_t0013_u01753410715035") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349906b_d20250725_m023148_c001_v7007000_t0000_u01753410708053") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5e3_d20250725_m023135_c001_v0001144_t0000_u01753410695608") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aade_d20250725_m023128_c001_v7007000_t0000_u01753410688121") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c59d_d20250725_m023116_c001_v0001144_t0050_u01753410676861") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b3_d20250725_m023109_c001_v7007000_t0000_u01753410669843") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c571_d20250725_m023058_c001_v0001144_t0028_u01753410658975") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e49_d20250725_m023052_c001_v7007000_t0000_u01753410652243") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c541_d20250725_m023040_c001_v0001144_t0003_u01753410640621") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aaac_d20250725_m023030_c001_v7007000_t0000_u01753410630384") 2025/07/25 02:33:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4f6_d20250725_m023019_c001_v0001144_t0028_u01753410619881") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645e9_d20250725_m023013_c001_v7007000_t0000_u01753410613444") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b15e_d20250725_m023008_c001_v0001178_t0015_u01753410608729") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8029_d20250725_m023006_c001_v7007000_t0000_u01753410606826") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906b3_d20250725_m022955_c001_v0001115_t0022_u01753410595134") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d2_d20250725_m022947_c001_v7007000_t0000_u01753410587757") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0d2_d20250725_m022942_c001_v0001178_t0058_u01753410582824") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa8d_d20250725_m022940_c001_v7007000_t0000_u01753410580699") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f391_d20250725_m022930_c001_v0001172_t0037_u01753410570560") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8545e_d20250725_m022920_c001_v7007000_t0000_u01753410560061") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f311_d20250725_m022907_c001_v0001172_t0017_u01753410547990") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d94_d20250725_m022900_c001_v7007000_t0000_u01753410540000") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f2a1_d20250725_m022847_c001_v0001172_t0047_u01753410527823") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4de_d20250725_m022840_c001_v7007000_t0000_u01753410520193") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f215_d20250725_m022829_c001_v0001172_t0016_u01753410509793") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4049d4ddc9c83644_d20250725_m023010_c001_v7007000_t0000_u01753410610259") 2025/07/25 02:33:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b140_d20250725_m023004_c001_v0001178_t0032_u01753410604961") 2025/07/25 02:33:01 DEBUG : dir1/0007-12345: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064606_d20250725_m023033_c001_v7007000_t0000_u01753410633798") 2025/07/25 02:33:01 DEBUG : dir1/0007-12345: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1c0_d20250725_m023028_c001_v0001178_t0057_u01753410628655") 2025/07/25 02:33:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122b_d20250725_m023206_c001_v7007000_t0000_u01753410726764") 2025/07/25 02:33:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907c7_d20250725_m023155_c001_v0001115_t0040_u01753410715654") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349906d_d20250725_m023148_c001_v7007000_t0000_u01753410708236") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90795_d20250725_m023136_c001_v0001115_t0046_u01753410696226") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aadf_d20250725_m023128_c001_v7007000_t0000_u01753410688303") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90775_d20250725_m023117_c001_v0001115_t0017_u01753410677388") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b4_d20250725_m023110_c001_v7007000_t0000_u01753410670025") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90755_d20250725_m023059_c001_v0001115_t0025_u01753410659518") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4a_d20250725_m023052_c001_v7007000_t0000_u01753410652458") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90727_d20250725_m023041_c001_v0001115_t0049_u01753410641253") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40516cd1d263dc25_d20250725_m023030_c001_v7007000_t0000_u01753410630014") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906ff_d20250725_m023020_c001_v0001115_t0024_u01753410620445") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ea_d20250725_m023013_c001_v7007000_t0000_u01753410613626") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4ef_d20250725_m023008_c001_v0001172_t0029_u01753410608796") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8027_d20250725_m023006_c001_v7007000_t0000_u01753410606459") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4b0_d20250725_m022955_c001_v0001144_t0052_u01753410595794") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d3_d20250725_m022947_c001_v7007000_t0000_u01753410587940") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0d6_d20250725_m022943_c001_v0001178_t0023_u01753410583043") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f800f_d20250725_m022940_c001_v7007000_t0000_u01753410580863") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c44b_d20250725_m022930_c001_v0001144_t0040_u01753410570945") 2025/07/25 02:33:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af58_d20250725_m022920_c001_v7007000_t0000_u01753410560073") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c411_d20250725_m022908_c001_v0001144_t0011_u01753410548853") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d96_d20250725_m022900_c001_v7007000_t0000_u01753410540183") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3db_d20250725_m022848_c001_v0001144_t0038_u01753410528234") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4df_d20250725_m022840_c001_v7007000_t0000_u01753410520376") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3ac_d20250725_m022830_c001_v0001144_t0047_u01753410510121") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645dc_d20250725_m023010_c001_v7007000_t0000_u01753410610055") 2025/07/25 02:33:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4c5_d20250725_m023005_c001_v0001172_t0000_u01753410605092") 2025/07/25 02:33:03 DEBUG : dir1/0008-23456: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064607_d20250725_m023033_c001_v7007000_t0000_u01753410633992") 2025/07/25 02:33:03 DEBUG : dir1/0008-23456: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f5a3_d20250725_m023028_c001_v0001172_t0059_u01753410628662") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122c_d20250725_m023206_c001_v7007000_t0000_u01753410726946") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f814_d20250725_m023156_c001_v0001172_t0002_u01753410716201") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349906e_d20250725_m023148_c001_v7007000_t0000_u01753410708418") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f778_d20250725_m023136_c001_v0001172_t0059_u01753410696746") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae0_d20250725_m023128_c001_v7007000_t0000_u01753410688488") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f6f2_d20250725_m023117_c001_v0001172_t0028_u01753410677815") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b5_d20250725_m023110_c001_v7007000_t0000_u01753410670208") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f694_d20250725_m023059_c001_v0001172_t0033_u01753410659993") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4b_d20250725_m023052_c001_v7007000_t0000_u01753410652646") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f608_d20250725_m023041_c001_v0001172_t0045_u01753410641884") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588bb04_d20250725_m023030_c001_v7007000_t0000_u01753410630175") 2025/07/25 02:33:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b19e_d20250725_m023021_c001_v0001178_t0011_u01753410621078") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645eb_d20250725_m023013_c001_v7007000_t0000_u01753410613808") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906df_d20250725_m023008_c001_v0001115_t0037_u01753410608925") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4049d4ddc9c83641_d20250725_m023006_c001_v7007000_t0000_u01753410606852") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f475_d20250725_m022956_c001_v0001172_t0048_u01753410596511") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d4_d20250725_m022948_c001_v7007000_t0000_u01753410588124") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90699_d20250725_m022943_c001_v0001115_t0017_u01753410583096") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645c6_d20250725_m022940_c001_v7007000_t0000_u01753410580483") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9067d_d20250725_m022931_c001_v0001115_t0021_u01753410571625") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba20_d20250725_m022920_c001_v7007000_t0000_u01753410560415") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b037_d20250725_m022909_c001_v0001178_t0020_u01753410549396") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d97_d20250725_m022900_c001_v7007000_t0000_u01753410540367") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134afe9_d20250725_m022849_c001_v0001178_t0015_u01753410529244") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e0_d20250725_m022840_c001_v7007000_t0000_u01753410520561") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af9d_d20250725_m022830_c001_v0001178_t0042_u01753410510787") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba4a_d20250725_m023010_c001_v7007000_t0000_u01753410610270") 2025/07/25 02:33:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906d7_d20250725_m023005_c001_v0001115_t0011_u01753410605093") 2025/07/25 02:33:04 DEBUG : dir1/0009-34567: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064608_d20250725_m023034_c001_v7007000_t0000_u01753410634174") 2025/07/25 02:33:04 DEBUG : dir1/0009-34567: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1c2_d20250725_m023028_c001_v0001178_t0041_u01753410628862") 2025/07/25 02:33:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122d_d20250725_m023207_c001_v7007000_t0000_u01753410727127") 2025/07/25 02:33:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b334_d20250725_m023156_c001_v0001178_t0044_u01753410716805") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499070_d20250725_m023148_c001_v7007000_t0000_u01753410708605") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2d4_d20250725_m023137_c001_v0001178_t0045_u01753410697536") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae1_d20250725_m023128_c001_v7007000_t0000_u01753410688678") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b28e_d20250725_m023118_c001_v0001178_t0008_u01753410678416") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b6_d20250725_m023110_c001_v7007000_t0000_u01753410670392") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b242_d20250725_m023100_c001_v0001178_t0030_u01753410660331") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4c_d20250725_m023052_c001_v7007000_t0000_u01753410652830") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1f2_d20250725_m023042_c001_v0001178_t0019_u01753410642224") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645f9_d20250725_m023030_c001_v7007000_t0000_u01753410630203") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f55d_d20250725_m023021_c001_v0001172_t0018_u01753410621317") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ec_d20250725_m023013_c001_v7007000_t0000_u01753410613991") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b160_d20250725_m023008_c001_v0001178_t0018_u01753410608966") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb26e_d20250725_m023006_c001_v7007000_t0000_u01753410606897") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b10e_d20250725_m022957_c001_v0001178_t0022_u01753410597125") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d5_d20250725_m022948_c001_v7007000_t0000_u01753410588320") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f401_d20250725_m022943_c001_v0001172_t0044_u01753410583121") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa8e_d20250725_m022940_c001_v7007000_t0000_u01753410580875") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b093_d20250725_m022932_c001_v0001178_t0020_u01753410572542") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4036aae73479d475_d20250725_m022920_c001_v7007000_t0000_u01753410560132") 2025/07/25 02:33:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9064f_d20250725_m022909_c001_v0001115_t0052_u01753410549608") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d99_d20250725_m022900_c001_v7007000_t0000_u01753410540550") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90624_d20250725_m022849_c001_v0001115_t0049_u01753410529468") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e1_d20250725_m022840_c001_v7007000_t0000_u01753410520743") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9060a_d20250725_m022831_c001_v0001115_t0020_u01753410511000") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645de_d20250725_m023010_c001_v7007000_t0000_u01753410610434") 2025/07/25 02:33:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b142_d20250725_m023005_c001_v0001178_t0030_u01753410605176") 2025/07/25 02:33:06 DEBUG : dir1/0010-45678: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662064609_d20250725_m023034_c001_v7007000_t0000_u01753410634355") 2025/07/25 02:33:06 DEBUG : dir1/0010-45678: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f5a5_d20250725_m023029_c001_v0001172_t0002_u01753410629071") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122e_d20250725_m023207_c001_v7007000_t0000_u01753410727393") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c62c_d20250725_m023157_c001_v0001144_t0045_u01753410717041") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499071_d20250725_m023148_c001_v7007000_t0000_u01753410708791") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5e9_d20250725_m023137_c001_v0001144_t0026_u01753410697758") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae2_d20250725_m023128_c001_v7007000_t0000_u01753410688862") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5a3_d20250725_m023118_c001_v0001144_t0015_u01753410678704") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b7_d20250725_m023110_c001_v7007000_t0000_u01753410670615") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c579_d20250725_m023100_c001_v0001144_t0029_u01753410660542") 2025/07/25 02:33:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4d_d20250725_m023053_c001_v7007000_t0000_u01753410653016") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c547_d20250725_m023042_c001_v0001144_t0022_u01753410642438") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4036aae73479d4bb_d20250725_m023030_c001_v7007000_t0000_u01753410630008") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c501_d20250725_m023022_c001_v0001144_t0047_u01753410622013") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ed_d20250725_m023014_c001_v7007000_t0000_u01753410614172") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b162_d20250725_m023009_c001_v0001178_t0013_u01753410609194") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba46_d20250725_m023006_c001_v7007000_t0000_u01753410606863") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906b9_d20250725_m022957_c001_v0001115_t0018_u01753410597335") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d6_d20250725_m022948_c001_v7007000_t0000_u01753410588503") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0da_d20250725_m022943_c001_v0001178_t0027_u01753410583271") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf7309fd7_d20250725_m022940_c001_v7007000_t0000_u01753410580947") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3a1_d20250725_m022932_c001_v0001172_t0049_u01753410572754") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85460_d20250725_m022920_c001_v7007000_t0000_u01753410560434") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f31b_d20250725_m022910_c001_v0001172_t0007_u01753410550497") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d9a_d20250725_m022900_c001_v7007000_t0000_u01753410540755") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f2ad_d20250725_m022850_c001_v0001172_t0036_u01753410530114") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e2_d20250725_m022840_c001_v7007000_t0000_u01753410520925") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f225_d20250725_m022831_c001_v0001172_t0023_u01753410511525") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb271_d20250725_m023010_c001_v7007000_t0000_u01753410610414") 2025/07/25 02:33:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4ce_d20250725_m023005_c001_v0001144_t0017_u01753410605208") 2025/07/25 02:33:07 DEBUG : dir1/0011-56789: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460a_d20250725_m023034_c001_v7007000_t0000_u01753410634536") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1c4_d20250725_m023029_c001_v0001178_t0040_u01753410629085") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17122f_d20250725_m023207_c001_v7007000_t0000_u01753410727581") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907cb_d20250725_m023157_c001_v0001115_t0000_u01753410717623") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499073_d20250725_m023148_c001_v7007000_t0000_u01753410708976") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9079d_d20250725_m023138_c001_v0001115_t0029_u01753410698437") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae3_d20250725_m023129_c001_v7007000_t0000_u01753410689044") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90779_d20250725_m023119_c001_v0001115_t0012_u01753410679392") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40b8_d20250725_m023110_c001_v7007000_t0000_u01753410670801") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90757_d20250725_m023101_c001_v0001115_t0051_u01753410661031") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4e_d20250725_m023053_c001_v7007000_t0000_u01753410653201") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9072b_d20250725_m023043_c001_v0001115_t0014_u01753410643216") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e28_d20250725_m023030_c001_v7007000_t0000_u01753410630243") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9070b_d20250725_m023022_c001_v0001115_t0053_u01753410622670") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ee_d20250725_m023014_c001_v7007000_t0000_u01753410614354") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4f1_d20250725_m023009_c001_v0001172_t0009_u01753410609204") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40927287f268ce3f_d20250725_m023006_c001_v7007000_t0000_u01753410606906") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4b4_d20250725_m022957_c001_v0001144_t0012_u01753410597913") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d8_d20250725_m022948_c001_v7007000_t0000_u01753410588689") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f407_d20250725_m022943_c001_v0001172_t0007_u01753410583422") 2025/07/25 02:33:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc401c_d20250725_m022940_c001_v7007000_t0000_u01753410580929") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c451_d20250725_m022933_c001_v0001144_t0033_u01753410573042") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba1f_d20250725_m022920_c001_v7007000_t0000_u01753410560233") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c417_d20250725_m022911_c001_v0001144_t0018_u01753410551333") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d9c_d20250725_m022900_c001_v7007000_t0000_u01753410540939") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3e3_d20250725_m022850_c001_v0001144_t0009_u01753410530562") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e3_d20250725_m022841_c001_v7007000_t0000_u01753410521108") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3b1_d20250725_m022832_c001_v0001144_t0020_u01753410512094") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fe3_d20250725_m023010_c001_v7007000_t0000_u01753410610099") 2025/07/25 02:33:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b146_d20250725_m023005_c001_v0001178_t0015_u01753410605385") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460b_d20250725_m023034_c001_v7007000_t0000_u01753410634718") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c523_d20250725_m023029_c001_v0001144_t0013_u01753410629096") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171230_d20250725_m023207_c001_v7007000_t0000_u01753410727762") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f820_d20250725_m023158_c001_v0001172_t0005_u01753410718241") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499074_d20250725_m023149_c001_v7007000_t0000_u01753410709161") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f78a_d20250725_m023139_c001_v0001172_t0047_u01753410699166") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae4_d20250725_m023129_c001_v7007000_t0000_u01753410689227") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f702_d20250725_m023119_c001_v0001172_t0055_u01753410679809") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40ba_d20250725_m023110_c001_v7007000_t0000_u01753410670997") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f6a2_d20250725_m023101_c001_v0001172_t0039_u01753410661605") 2025/07/25 02:33:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e4f_d20250725_m023053_c001_v7007000_t0000_u01753410653385") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f60c_d20250725_m023043_c001_v0001172_t0034_u01753410643774") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645fa_d20250725_m023030_c001_v7007000_t0000_u01753410630398") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1a2_d20250725_m023023_c001_v0001178_t0033_u01753410623130") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645ef_d20250725_m023014_c001_v7007000_t0000_u01753410614535") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4de_d20250725_m023009_c001_v0001144_t0058_u01753410609324") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fd6_d20250725_m023006_c001_v7007000_t0000_u01753410606474") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f48b_d20250725_m022958_c001_v0001172_t0015_u01753410598408") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361d9_d20250725_m022948_c001_v7007000_t0000_u01753410588885") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c47e_d20250725_m022943_c001_v0001144_t0041_u01753410583457") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf7309fd6_d20250725_m022940_c001_v7007000_t0000_u01753410580717") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90683_d20250725_m022933_c001_v0001115_t0004_u01753410573846") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67da_d20250725_m022920_c001_v7007000_t0000_u01753410560083") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b043_d20250725_m022912_c001_v0001178_t0049_u01753410552214") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d9d_d20250725_m022901_c001_v7007000_t0000_u01753410541122") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aff1_d20250725_m022851_c001_v0001178_t0040_u01753410531280") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e5_d20250725_m022841_c001_v7007000_t0000_u01753410521290") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134afa7_d20250725_m022832_c001_v0001178_t0028_u01753410512735") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40927287f268ce42_d20250725_m023010_c001_v7007000_t0000_u01753410610027") 2025/07/25 02:33:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b14c_d20250725_m023005_c001_v0001178_t0028_u01753410605595") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460c_d20250725_m023034_c001_v7007000_t0000_u01753410634902") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9071a_d20250725_m023029_c001_v0001115_t0011_u01753410629169") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171231_d20250725_m023207_c001_v7007000_t0000_u01753410727944") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b344_d20250725_m023158_c001_v0001178_t0020_u01753410718555") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499076_d20250725_m023149_c001_v7007000_t0000_u01753410709344") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b2e4_d20250725_m023139_c001_v0001178_t0023_u01753410699685") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae5_d20250725_m023129_c001_v7007000_t0000_u01753410689408") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b29c_d20250725_m023120_c001_v0001178_t0049_u01753410680425") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40bb_d20250725_m023111_c001_v7007000_t0000_u01753410671180") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b244_d20250725_m023101_c001_v0001178_t0029_u01753410661891") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e50_d20250725_m023053_c001_v7007000_t0000_u01753410653569") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1fe_d20250725_m023044_c001_v0001178_t0043_u01753410644201") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171202_d20250725_m023030_c001_v7007000_t0000_u01753410630401") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f577_d20250725_m023023_c001_v0001172_t0007_u01753410623343") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645f1_d20250725_m023014_c001_v7007000_t0000_u01753410614735") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b164_d20250725_m023009_c001_v0001178_t0016_u01753410609413") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8028_d20250725_m023006_c001_v7007000_t0000_u01753410606642") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b116_d20250725_m022959_c001_v0001178_t0000_u01753410599010") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361da_d20250725_m022949_c001_v7007000_t0000_u01753410589069") 2025/07/25 02:33:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0dc_d20250725_m022943_c001_v0001178_t0054_u01753410583478") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af68_d20250725_m022940_c001_v7007000_t0000_u01753410580720") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b099_d20250725_m022934_c001_v0001178_t0040_u01753410574383") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4036aae73479d479_d20250725_m022920_c001_v7007000_t0000_u01753410560318") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90655_d20250725_m022912_c001_v0001115_t0002_u01753410552425") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d9f_d20250725_m022901_c001_v7007000_t0000_u01753410541305") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9062a_d20250725_m022851_c001_v0001115_t0022_u01753410531492") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e6_d20250725_m022841_c001_v7007000_t0000_u01753410521472") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9060c_d20250725_m022832_c001_v0001115_t0002_u01753410512940") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40927287f268ce43_d20250725_m023010_c001_v7007000_t0000_u01753410610217") 2025/07/25 02:33:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906d9_d20250725_m023005_c001_v0001115_t0037_u01753410605734") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460d_d20250725_m023035_c001_v7007000_t0000_u01753410635084") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1c8_d20250725_m023029_c001_v0001178_t0033_u01753410629301") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171232_d20250725_m023208_c001_v7007000_t0000_u01753410728140") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c632_d20250725_m023158_c001_v0001144_t0031_u01753410718764") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3499079_d20250725_m023149_c001_v7007000_t0000_u01753410709526") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5f3_d20250725_m023139_c001_v0001144_t0058_u01753410699901") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae6_d20250725_m023129_c001_v7007000_t0000_u01753410689591") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c5a5_d20250725_m023120_c001_v0001144_t0028_u01753410680678") 2025/07/25 02:33:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40bc_d20250725_m023111_c001_v7007000_t0000_u01753410671424") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c57b_d20250725_m023102_c001_v0001144_t0031_u01753410662114") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e51_d20250725_m023053_c001_v7007000_t0000_u01753410653752") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c553_d20250725_m023044_c001_v0001144_t0001_u01753410644397") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171201_d20250725_m023030_c001_v7007000_t0000_u01753410630219") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c509_d20250725_m023023_c001_v0001144_t0048_u01753410623826") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645f2_d20250725_m023014_c001_v7007000_t0000_u01753410614917") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906e7_d20250725_m023009_c001_v0001115_t0022_u01753410609420") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588ba45_d20250725_m023006_c001_v7007000_t0000_u01753410606657") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc906bf_d20250725_m022959_c001_v0001115_t0044_u01753410599214") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361dc_d20250725_m022949_c001_v7007000_t0000_u01753410589252") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9069b_d20250725_m022943_c001_v0001115_t0040_u01753410583557") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa8f_d20250725_m022940_c001_v7007000_t0000_u01753410580886") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3af_d20250725_m022934_c001_v0001172_t0020_u01753410574662") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8545f_d20250725_m022920_c001_v7007000_t0000_u01753410560252") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f325_d20250725_m022913_c001_v0001172_t0014_u01753410553045") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147da1_d20250725_m022901_c001_v7007000_t0000_u01753410541488") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f2bd_d20250725_m022852_c001_v0001172_t0000_u01753410532368") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e7_d20250725_m022841_c001_v7007000_t0000_u01753410521655") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f235_d20250725_m022833_c001_v0001172_t0031_u01753410513544") 2025/07/25 02:33:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fe4_d20250725_m023010_c001_v7007000_t0000_u01753410610281") 2025/07/25 02:33:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4d0_d20250725_m023005_c001_v0001144_t0039_u01753410605765") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460e_d20250725_m023035_c001_v7007000_t0000_u01753410635265") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1ca_d20250725_m023029_c001_v0001178_t0044_u01753410629509") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171233_d20250725_m023208_c001_v7007000_t0000_u01753410728321") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907cd_d20250725_m023159_c001_v0001115_t0059_u01753410719432") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349907a_d20250725_m023149_c001_v7007000_t0000_u01753410709709") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907a7_d20250725_m023140_c001_v0001115_t0039_u01753410700891") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae7_d20250725_m023129_c001_v7007000_t0000_u01753410689775") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90781_d20250725_m023121_c001_v0001115_t0014_u01753410681210") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40bd_d20250725_m023111_c001_v7007000_t0000_u01753410671608") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9075b_d20250725_m023102_c001_v0001115_t0034_u01753410662687") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e52_d20250725_m023053_c001_v7007000_t0000_u01753410653935") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9072d_d20250725_m023044_c001_v0001115_t0045_u01753410644915") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae669936204_d20250725_m023030_c001_v7007000_t0000_u01753410630233") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9070d_d20250725_m023024_c001_v0001115_t0017_u01753410624893") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645f4_d20250725_m023015_c001_v7007000_t0000_u01753410615100") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f4f5_d20250725_m023009_c001_v0001172_t0016_u01753410609589") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498fd7_d20250725_m023006_c001_v7007000_t0000_u01753410606658") 2025/07/25 02:33:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4b8_d20250725_m023000_c001_v0001144_t0058_u01753410600008") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361dd_d20250725_m022949_c001_v7007000_t0000_u01753410589436") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0de_d20250725_m022943_c001_v0001178_t0050_u01753410583702") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f800d_d20250725_m022940_c001_v7007000_t0000_u01753410580495") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c45a_d20250725_m022935_c001_v0001144_t0019_u01753410575017") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae66993614e_d20250725_m022920_c001_v7007000_t0000_u01753410560094") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c41b_d20250725_m022913_c001_v0001144_t0032_u01753410553637") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147da2_d20250725_m022901_c001_v7007000_t0000_u01753410541671") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3e9_d20250725_m022852_c001_v0001144_t0009_u01753410532818") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e8_d20250725_m022841_c001_v7007000_t0000_u01753410521850") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3b5_d20250725_m022834_c001_v0001144_t0009_u01753410514052") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67f5_d20250725_m023010_c001_v7007000_t0000_u01753410610420") 2025/07/25 02:33:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b14e_d20250725_m023005_c001_v0001178_t0000_u01753410605818") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85466_d20250725_m022922_c001_v7007000_t0000_u01753410562788") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b05d_d20250725_m022917_c001_v0001178_t0032_u01753410557574") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85467_d20250725_m022922_c001_v7007000_t0000_u01753410562969") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b05f_d20250725_m022917_c001_v0001178_t0019_u01753410557783") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85468_d20250725_m022923_c001_v7007000_t0000_u01753410563151") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90663_d20250725_m022917_c001_v0001115_t0000_u01753410557980") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85469_d20250725_m022923_c001_v7007000_t0000_u01753410563333") 2025/07/25 02:33:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b063_d20250725_m022917_c001_v0001178_t0024_u01753410557993") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8546a_d20250725_m022923_c001_v7007000_t0000_u01753410563514") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f33b_d20250725_m022918_c001_v0001172_t0058_u01753410558020") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8546b_d20250725_m022923_c001_v7007000_t0000_u01753410563695") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c42f_d20250725_m022918_c001_v0001144_t0047_u01753410558172") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8546d_d20250725_m022923_c001_v7007000_t0000_u01753410563875") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b067_d20250725_m022918_c001_v0001178_t0035_u01753410558203") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8546e_d20250725_m022924_c001_v7007000_t0000_u01753410564120") 2025/07/25 02:33:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b069_d20250725_m022918_c001_v0001178_t0023_u01753410558410") 2025/07/25 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8546f_d20250725_m022924_c001_v7007000_t0000_u01753410564302") 2025/07/25 02:33:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b06b_d20250725_m022918_c001_v0001178_t0027_u01753410558634") 2025/07/25 02:33:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85470_d20250725_m022924_c001_v7007000_t0000_u01753410564484") 2025/07/25 02:33:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90667_d20250725_m022918_c001_v0001115_t0052_u01753410558668") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85471_d20250725_m022924_c001_v7007000_t0000_u01753410564665") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f33f_d20250725_m022918_c001_v0001172_t0020_u01753410558714") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85472_d20250725_m022924_c001_v7007000_t0000_u01753410564846") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b06d_d20250725_m022918_c001_v0001178_t0016_u01753410558835") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85474_d20250725_m022925_c001_v7007000_t0000_u01753410565029") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c431_d20250725_m022918_c001_v0001144_t0056_u01753410558960") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85475_d20250725_m022925_c001_v7007000_t0000_u01753410565209") 2025/07/25 02:33:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b06f_d20250725_m022919_c001_v0001178_t0058_u01753410559073") 2025/07/25 02:33:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85476_d20250725_m022925_c001_v7007000_t0000_u01753410565390") 2025/07/25 02:33:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f341_d20250725_m022919_c001_v0001172_t0043_u01753410559113") 2025/07/25 02:33:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85477_d20250725_m022925_c001_v7007000_t0000_u01753410565571") 2025/07/25 02:33:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b071_d20250725_m022919_c001_v0001178_t0002_u01753410559279") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa92_d20250725_m022944_c001_v7007000_t0000_u01753410584427") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0ae_d20250725_m022938_c001_v0001178_t0008_u01753410578118") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af6f_d20250725_m022944_c001_v7007000_t0000_u01753410584564") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3cf_d20250725_m022938_c001_v0001172_t0006_u01753410578259") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc4023_d20250725_m022944_c001_v7007000_t0000_u01753410584578") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0b0_d20250725_m022938_c001_v0001178_t0011_u01753410578394") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf7309fd8_d20250725_m022944_c001_v7007000_t0000_u01753410584373") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c466_d20250725_m022938_c001_v0001144_t0017_u01753410578590") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c6_d20250725_m022944_c001_v7007000_t0000_u01753410584590") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0b2_d20250725_m022938_c001_v0001178_t0005_u01753410578618") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa93_d20250725_m022944_c001_v7007000_t0000_u01753410584605") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9068d_d20250725_m022938_c001_v0001115_t0034_u01753410578628") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af6e_d20250725_m022944_c001_v7007000_t0000_u01753410584381") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3d3_d20250725_m022938_c001_v0001172_t0013_u01753410578719") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8012_d20250725_m022944_c001_v7007000_t0000_u01753410584433") 2025/07/25 02:33:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0b4_d20250725_m022938_c001_v0001178_t0058_u01753410578844") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8013_d20250725_m022944_c001_v7007000_t0000_u01753410584442") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3d5_d20250725_m022939_c001_v0001172_t0054_u01753410579001") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc4024_d20250725_m022944_c001_v7007000_t0000_u01753410584762") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c46a_d20250725_m022939_c001_v0001144_t0059_u01753410579048") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f8014_d20250725_m022944_c001_v7007000_t0000_u01753410584615") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0b8_d20250725_m022939_c001_v0001178_t0003_u01753410579107") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aa94_d20250725_m022944_c001_v7007000_t0000_u01753410584627") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc9068f_d20250725_m022939_c001_v0001115_t0000_u01753410579118") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf7309fda_d20250725_m022944_c001_v7007000_t0000_u01753410584737") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0ba_d20250725_m022939_c001_v0001178_t0057_u01753410579318") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f407dd04ca986af70_d20250725_m022944_c001_v7007000_t0000_u01753410584746") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0be_d20250725_m022939_c001_v0001178_t0018_u01753410579533") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc4022_d20250725_m022944_c001_v7007000_t0000_u01753410584394") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f3db_d20250725_m022939_c001_v0001172_t0000_u01753410579634") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361c5_d20250725_m022944_c001_v7007000_t0000_u01753410584405") 2025/07/25 02:33:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c46e_d20250725_m022939_c001_v0001144_t0034_u01753410579710") 2025/07/25 02:33:18 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f0d_d20250725_m022723_c001_v7007000_t0000_u01753410443161") 2025/07/25 02:33:18 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10814c8f7a54ce6a_d20250725_m022720_c001_v0001038_t0008_u01753410440762") 2025/07/25 02:33:18 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4082b8e4879950b9_d20250725_m022720_c001_v7007000_t0000_u01753410440574") 2025/07/25 02:33:18 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10814c8f7a54ce60_d20250725_m022716_c001_v0001038_t0012_u01753410436654") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4082b8e4879950b3_d20250725_m022715_c001_v7007000_t0000_u01753410435839") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae1e_d20250725_m022711_c001_v0001178_t0042_u01753410431919") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee7_d20250725_m022710_c001_v7007000_t0000_u01753410430443") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102b5378b22ccda2_d20250725_m022708_c001_v0001182_t0038_u01753410428438") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41448285bd55b3fb_d20250725_m022708_c001_v7007000_t0000_u01753410428257") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102b5378b22ccd84_d20250725_m022705_c001_v0001182_t0031_u01753410425456") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41448285bd55b3f5_d20250725_m022704_c001_v7007000_t0000_u01753410424733") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ef84_d20250725_m022700_c001_v0001172_t0036_u01753410420945") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee1_d20250725_m022659_c001_v7007000_t0000_u01753410419659") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1059585b27fbeed1_d20250725_m022657_c001_v0001176_t0014_u01753410417875") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf730978d_d20250725_m022657_c001_v7007000_t0000_u01753410417690") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1059585b27fbeec3_d20250725_m022654_c001_v0001176_t0040_u01753410414954") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf730978b_d20250725_m022654_c001_v7007000_t0000_u01753410414221") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ef38_d20250725_m022650_c001_v0001172_t0011_u01753410410268") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ede_d20250725_m022649_c001_v7007000_t0000_u01753410409337") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10528aa46ce88f1f_d20250725_m022647_c001_v0001171_t0036_u01753410407021") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147c4e_d20250725_m022646_c001_v7007000_t0000_u01753410406837") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10528aa46ce88eff_d20250725_m022643_c001_v0001171_t0059_u01753410403601") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147c48_d20250725_m022642_c001_v7007000_t0000_u01753410402863") 2025/07/25 02:33:19 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eed8_d20250725_m022636_c001_v0001172_t0043_u01753410396739") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f75d4_d20250725_m022635_c001_v7007000_t0000_u01753410395829") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1187a94bdbb47975_d20250725_m022634_c001_v0001120_t0022_u01753410394056") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8531d_d20250725_m022633_c001_v7007000_t0000_u01753410393873") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1187a94bdbb47965_d20250725_m022630_c001_v0001120_t0049_u01753410390183") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85302_d20250725_m022629_c001_v7007000_t0000_u01753410389456") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ee5f_d20250725_m022621_c001_v0001172_t0033_u01753410381153") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4a92d_d20250725_m022620_c001_v7007000_t0000_u01753410380242") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4927b1f3d03a_d20250725_m022618_c001_v0001029_t0017_u01753410378340") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d5f45_d20250725_m022618_c001_v7007000_t0000_u01753410378144") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4927b1f3d038_d20250725_m022615_c001_v0001029_t0037_u01753410375005") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d5f41_d20250725_m022614_c001_v7007000_t0000_u01753410374237") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe95_d20250725_m022607_c001_v0001091_t0055_u01753410367926") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b15a_d20250725_m022606_c001_v7007000_t0000_u01753410366808") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1170196fb8e2bfa3_d20250725_m022600_c001_v0001184_t0000_u01753410360917") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae669935fad_d20250725_m022600_c001_v7007000_t0000_u01753410360713") 2025/07/25 02:33:20 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aca3_d20250725_m022556_c001_v0001178_t0012_u01753410356757") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1088844cc3b60e7c_d20250725_m022555_c001_v0001171_t0030_u01753410355951") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1088844cc3b60e68_d20250725_m022554_c001_v0001171_t0018_u01753410354924") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac1a_d20250725_m022540_c001_v7007000_t0000_u01753410340818") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe51_d20250725_m022533_c001_v0001091_t0052_u01753410333676") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f114c86ff6515bcaa_d20250725_m022532_c001_v0001165_t0015_u01753410332908") 2025/07/25 02:33:21 DEBUG : dst/one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f114c86ff6515bca4_d20250725_m022531_c001_v0001165_t0008_u01753410331784") 2025/07/25 02:33:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f0e_d20250725_m022723_c001_v7007000_t0000_u01753410443359") 2025/07/25 02:33:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f109c5b958a276c1b_d20250725_m022720_c001_v0001183_t0034_u01753410440317") 2025/07/25 02:33:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f112e15aa55a45e94_d20250725_m022715_c001_v0001182_t0029_u01753410435602") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee8_d20250725_m022710_c001_v7007000_t0000_u01753410430626") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f109a8d2cfc92fb57_d20250725_m022707_c001_v0001154_t0004_u01753410427894") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f112e872d9971f999_d20250725_m022704_c001_v0001183_t0034_u01753410424529") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee2_d20250725_m022659_c001_v7007000_t0000_u01753410419843") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1007e9bb5d9abcad_d20250725_m022657_c001_v0001165_t0039_u01753410417481") 2025/07/25 02:33:21 DEBUG : dst/one.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1105cb8c9d0c076a_d20250725_m022653_c001_v0001161_t0059_u01753410413799") 2025/07/25 02:33:21 DEBUG : dst/three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b15c_d20250725_m022607_c001_v7007000_t0000_u01753410367008") 2025/07/25 02:33:21 DEBUG : dst/three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1088844cc3b60ece_d20250725_m022605_c001_v0001171_t0040_u01753410365224") 2025/07/25 02:33:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f10_d20250725_m022723_c001_v7007000_t0000_u01753410443540") 2025/07/25 02:33:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1008f855e7e37839_d20250725_m022721_c001_v0001182_t0028_u01753410441976") 2025/07/25 02:33:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f11551cfbf70efe54_d20250725_m022717_c001_v0001115_t0026_u01753410437669") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f11_d20250725_m022723_c001_v7007000_t0000_u01753410443722") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10814c8f7a54ce70_d20250725_m022722_c001_v0001038_t0044_u01753410442363") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4082b8e4879950ba_d20250725_m022722_c001_v7007000_t0000_u01753410442176") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10814c8f7a54ce66_d20250725_m022718_c001_v0001038_t0016_u01753410438852") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4082b8e4879950b4_d20250725_m022718_c001_v7007000_t0000_u01753410438651") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae26_d20250725_m022712_c001_v0001178_t0003_u01753410432960") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee9_d20250725_m022710_c001_v7007000_t0000_u01753410430809") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102b5378b22ccdb6_d20250725_m022709_c001_v0001182_t0044_u01753410429852") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41448285bd55b3ff_d20250725_m022709_c001_v7007000_t0000_u01753410429672") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f102b5378b22ccd8e_d20250725_m022706_c001_v0001182_t0032_u01753410426901") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41448285bd55b3f9_d20250725_m022706_c001_v7007000_t0000_u01753410426718") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ef8a_d20250725_m022701_c001_v0001172_t0051_u01753410421638") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf730978f_d20250725_m022659_c001_v7007000_t0000_u01753410419043") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ade3_d20250725_m022656_c001_v0001178_t0028_u01753410416545") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f417f89adf730978c_d20250725_m022655_c001_v7007000_t0000_u01753410415816") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ef40_d20250725_m022650_c001_v0001172_t0026_u01753410410903") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147c4f_d20250725_m022648_c001_v7007000_t0000_u01753410408396") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134adb8_d20250725_m022645_c001_v0001178_t0023_u01753410405815") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147c4b_d20250725_m022644_c001_v7007000_t0000_u01753410404707") 2025/07/25 02:33:22 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eee0_d20250725_m022637_c001_v0001172_t0058_u01753410397353") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c8531e_d20250725_m022634_c001_v7007000_t0000_u01753410394916") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ad82_d20250725_m022632_c001_v0001178_t0033_u01753410392544") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f418407e7a4c85305_d20250725_m022631_c001_v7007000_t0000_u01753410391361") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ee78_d20250725_m022624_c001_v0001172_t0055_u01753410384270") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d5f46_d20250725_m022619_c001_v7007000_t0000_u01753410379321") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbeb5_d20250725_m022616_c001_v0001091_t0045_u01753410376946") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d5f44_d20250725_m022615_c001_v7007000_t0000_u01753410375848") 2025/07/25 02:33:23 DEBUG : dst/three.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134acf8_d20250725_m022609_c001_v0001178_t0000_u01753410369686") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309eea_d20250725_m022710_c001_v7007000_t0000_u01753410430995") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f109b91f73f83cf90_d20250725_m022709_c001_v0001104_t0022_u01753410429233") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10859327164ddf8e_d20250725_m022706_c001_v0001154_t0006_u01753410426275") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee3_d20250725_m022700_c001_v7007000_t0000_u01753410420031") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f108e8c70a3d7462f_d20250725_m022658_c001_v0001104_t0023_u01753410418299") 2025/07/25 02:33:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f112eb43a3a93bbf5_d20250725_m022655_c001_v0001099_t0056_u01753410415378") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f12_d20250725_m022723_c001_v7007000_t0000_u01753410443918") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774efe8_d20250725_m022712_c001_v0001172_t0032_u01753410432484") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309eeb_d20250725_m022711_c001_v7007000_t0000_u01753410431181") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134adf7_d20250725_m022701_c001_v0001178_t0005_u01753410421378") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309ee4_d20250725_m022700_c001_v7007000_t0000_u01753410420213") 2025/07/25 02:33:23 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134adcb_d20250725_m022650_c001_v0001178_t0034_u01753410410604") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f40206a38f7309edf_d20250725_m022649_c001_v7007000_t0000_u01753410409525") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ada2_d20250725_m022637_c001_v0001178_t0008_u01753410397084") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f75d5_d20250725_m022636_c001_v7007000_t0000_u01753410396011") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ad4e_d20250725_m022621_c001_v0001178_t0017_u01753410381974") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4a92e_d20250725_m022620_c001_v7007000_t0000_u01753410380425") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774edec_d20250725_m022608_c001_v0001172_t0009_u01753410368658") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b15d_d20250725_m022607_c001_v7007000_t0000_u01753410367191") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f11425ff680a412db_d20250725_m022602_c001_v0001106_t0010_u01753410362658") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac1b_d20250725_m022540_c001_v7007000_t0000_u01753410340999") 2025/07/25 02:33:24 DEBUG : dst/two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f114c86ff6515bcca_d20250725_m022539_c001_v0001165_t0039_u01753410339875") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f7463_d20250725_m022507_c001_v7007000_t0000_u01753410307653") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aba1_d20250725_m022504_c001_v0001178_t0057_u01753410304060") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f745b_d20250725_m022502_c001_v7007000_t0000_u01753410302047") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ab6b_d20250725_m022452_c001_v0001178_t0029_u01753410292303") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498ea0_d20250725_m022443_c001_v7007000_t0000_u01753410283929") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ab0d_d20250725_m022440_c001_v0001178_t0039_u01753410280479") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638f8_d20250725_m022419_c001_v7007000_t0000_u01753410259200") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbda7_d20250725_m022417_c001_v0001091_t0009_u01753410257003") 2025/07/25 02:33:24 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638ea_d20250725_m022415_c001_v7007000_t0000_u01753410255976") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbda3_d20250725_m022414_c001_v0001091_t0051_u01753410254546") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638d7_d20250725_m022411_c001_v7007000_t0000_u01753410251448") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd91_d20250725_m022409_c001_v0001091_t0030_u01753410249586") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638cc_d20250725_m022408_c001_v7007000_t0000_u01753410248654") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd8b_d20250725_m022407_c001_v0001091_t0010_u01753410247230") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638a8_d20250725_m022400_c001_v7007000_t0000_u01753410240388") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd67_d20250725_m022358_c001_v0001091_t0024_u01753410238611") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206389c_d20250725_m022357_c001_v7007000_t0000_u01753410237690") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd63_d20250725_m022356_c001_v0001091_t0002_u01753410236732") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff9_d20250725_m022351_c001_v7007000_t0000_u01753410231361") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd45_d20250725_m022349_c001_v0001091_t0019_u01753410229789") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff7_d20250725_m022347_c001_v7007000_t0000_u01753410227901") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd39_d20250725_m022346_c001_v0001091_t0015_u01753410226791") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff6_d20250725_m022346_c001_v7007000_t0000_u01753410226427") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1044f8c532b45a77_d20250725_m022345_c001_v0001102_t0002_u01753410225721") 2025/07/25 02:33:25 DEBUG : empty space: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd37_d20250725_m022343_c001_v0001091_t0036_u01753410223892") 2025/07/25 02:33:25 DEBUG : enormous: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638f3_d20250725_m022418_c001_v7007000_t0000_u01753410258214") 2025/07/25 02:33:25 DEBUG : enormous: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbda9_d20250725_m022417_c001_v0001091_t0025_u01753410257492") 2025/07/25 02:33:25 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f19_d20250725_m022729_c001_v7007000_t0000_u01753410449154") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f038_d20250725_m022727_c001_v0001172_t0029_u01753410447348") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e9d_d20250725_m022438_c001_v7007000_t0000_u01753410278852") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdeb_d20250725_m022437_c001_v0001091_t0019_u01753410277766") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afed_d20250725_m022340_c001_v7007000_t0000_u01753410220496") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd2d_d20250725_m022339_c001_v0001091_t0058_u01753410219354") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afeb_d20250725_m022338_c001_v7007000_t0000_u01753410218811") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd29_d20250725_m022337_c001_v0001091_t0003_u01753410217975") 2025/07/25 02:33:26 DEBUG : existing: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd27_d20250725_m022336_c001_v0001091_t0002_u01753410216897") 2025/07/25 02:33:26 DEBUG : existing-b: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e9e_d20250725_m022439_c001_v7007000_t0000_u01753410279034") 2025/07/25 02:33:26 DEBUG : existing-b: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aaf9_d20250725_m022437_c001_v0001178_t0009_u01753410277780") 2025/07/25 02:33:26 DEBUG : file1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cfa_d20250725_m022821_c001_v7007000_t0000_u01753410501717") 2025/07/25 02:33:26 DEBUG : file1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c38a_d20250725_m022820_c001_v0001144_t0028_u01753410500498") 2025/07/25 02:33:26 DEBUG : file1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ce7_d20250725_m022819_c001_v7007000_t0000_u01753410499163") 2025/07/25 02:33:26 DEBUG : file1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc905ee_d20250725_m022818_c001_v0001115_t0046_u01753410498000") 2025/07/25 02:33:26 DEBUG : five: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662063905_d20250725_m022423_c001_v7007000_t0000_u01753410263519") 2025/07/25 02:33:26 DEBUG : five: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416b4d7744ccbdbb_d20250725_m022421_c001_v0001091_t0053_u01753410261388") 2025/07/25 02:33:26 DEBUG : foo: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588aff8_d20250725_m022349_c001_v7007000_t0000_u01753410229426") 2025/07/25 02:33:26 DEBUG : foo: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416b4d7744ccbd43_d20250725_m022348_c001_v0001091_t0053_u01753410228860") 2025/07/25 02:33:26 DEBUG : foo: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416b4d7744ccbd3d_d20250725_m022348_c001_v0001091_t0053_u01753410228263") 2025/07/25 02:33:26 DEBUG : four: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662063906_d20250725_m022423_c001_v7007000_t0000_u01753410263707") 2025/07/25 02:33:27 DEBUG : four: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774eaba_d20250725_m022421_c001_v0001172_t0009_u01753410261943") 2025/07/25 02:33:27 DEBUG : four: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdb9_d20250725_m022420_c001_v0001091_t0007_u01753410260368") 2025/07/25 02:33:27 DEBUG : hello world2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab92_d20250725_m022255_c001_v7007000_t0000_u01753410175117") 2025/07/25 02:33:27 DEBUG : hello world2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcc4_d20250725_m022254_c001_v0001091_t0016_u01753410174435") 2025/07/25 02:33:27 DEBUG : ignore-size: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afe7_d20250725_m022336_c001_v7007000_t0000_u01753410216525") 2025/07/25 02:33:27 DEBUG : ignore-size: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd25_d20250725_m022335_c001_v0001091_t0029_u01753410215368") 2025/07/25 02:33:27 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e9b_d20250725_m022436_c001_v7007000_t0000_u01753410276987") 2025/07/25 02:33:27 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aaf5_d20250725_m022436_c001_v0001178_t0019_u01753410276294") 2025/07/25 02:33:27 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e98_d20250725_m022435_c001_v7007000_t0000_u01753410275544") 2025/07/25 02:33:27 DEBUG : nested/sub dir/file: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aae7_d20250725_m022434_c001_v0001178_t0056_u01753410274461") 2025/07/25 02:33:27 DEBUG : one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662063907_d20250725_m022423_c001_v7007000_t0000_u01753410263889") 2025/07/25 02:33:27 DEBUG : one: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416b4d7744ccbdaf_d20250725_m022419_c001_v0001091_t0053_u01753410259601") 2025/07/25 02:33:27 DEBUG : only0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc6_d20250725_m022813_c001_v7007000_t0000_u01753410493415") 2025/07/25 02:33:27 DEBUG : only0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f18f_d20250725_m022808_c001_v0001172_t0009_u01753410488837") 2025/07/25 02:33:27 DEBUG : only0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aee4_d20250725_m022753_c001_v0001178_t0044_u01753410473390") 2025/07/25 02:33:27 DEBUG : only0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b0f_d20250725_m022746_c001_v7007000_t0000_u01753410466812") 2025/07/25 02:33:27 DEBUG : only0: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae6c_d20250725_m022732_c001_v0001178_t0027_u01753410452758") 2025/07/25 02:33:27 DEBUG : only1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc7_d20250725_m022813_c001_v7007000_t0000_u01753410493656") 2025/07/25 02:33:27 DEBUG : only1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af4d_d20250725_m022808_c001_v0001178_t0004_u01753410488458") 2025/07/25 02:33:27 DEBUG : only1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeec_d20250725_m022754_c001_v0001178_t0045_u01753410474287") 2025/07/25 02:33:28 DEBUG : only1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4102464a4e47035e_d20250725_m022747_c001_v7007000_t0000_u01753410467222") 2025/07/25 02:33:28 DEBUG : only1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae70_d20250725_m022733_c001_v0001178_t0015_u01753410453431") 2025/07/25 02:33:28 DEBUG : only10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc8_d20250725_m022813_c001_v7007000_t0000_u01753410493844") 2025/07/25 02:33:28 DEBUG : only10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f17f_d20250725_m022807_c001_v0001172_t0009_u01753410487671") 2025/07/25 02:33:28 DEBUG : only10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af1b_d20250725_m022800_c001_v0001178_t0039_u01753410480554") 2025/07/25 02:33:28 DEBUG : only10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4102464a4e47035f_d20250725_m022747_c001_v7007000_t0000_u01753410467406") 2025/07/25 02:33:28 DEBUG : only10: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae94_d20250725_m022739_c001_v0001178_t0005_u01753410459473") 2025/07/25 02:33:28 DEBUG : only11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cc9_d20250725_m022814_c001_v7007000_t0000_u01753410494031") 2025/07/25 02:33:28 DEBUG : only11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af41_d20250725_m022807_c001_v0001178_t0004_u01753410487687") 2025/07/25 02:33:28 DEBUG : only11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af1f_d20250725_m022801_c001_v0001178_t0027_u01753410481219") 2025/07/25 02:33:28 DEBUG : only11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b13_d20250725_m022747_c001_v7007000_t0000_u01753410467538") 2025/07/25 02:33:28 DEBUG : only11: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae98_d20250725_m022740_c001_v0001178_t0004_u01753410460110") 2025/07/25 02:33:28 DEBUG : only12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cca_d20250725_m022814_c001_v7007000_t0000_u01753410494216") 2025/07/25 02:33:28 DEBUG : only12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400243acddc905da_d20250725_m022808_c001_v0001115_t0048_u01753410488244") 2025/07/25 02:33:28 DEBUG : only12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af23_d20250725_m022801_c001_v0001178_t0032_u01753410481847") 2025/07/25 02:33:28 DEBUG : only12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b10_d20250725_m022746_c001_v7007000_t0000_u01753410466994") 2025/07/25 02:33:28 DEBUG : only12: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae9c_d20250725_m022740_c001_v0001178_t0028_u01753410460628") 2025/07/25 02:33:28 DEBUG : only13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ccb_d20250725_m022814_c001_v7007000_t0000_u01753410494401") 2025/07/25 02:33:28 DEBUG : only13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4024d25947d1c36e_d20250725_m022808_c001_v0001144_t0055_u01753410488429") 2025/07/25 02:33:28 DEBUG : only13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af25_d20250725_m022802_c001_v0001178_t0029_u01753410482380") 2025/07/25 02:33:29 DEBUG : only13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f21_d20250725_m022747_c001_v7007000_t0000_u01753410467554") 2025/07/25 02:33:29 DEBUG : only13: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aea6_d20250725_m022741_c001_v0001178_t0059_u01753410461104") 2025/07/25 02:33:29 DEBUG : only14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ccc_d20250725_m022814_c001_v7007000_t0000_u01753410494585") 2025/07/25 02:33:29 DEBUG : only14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f183_d20250725_m022808_c001_v0001172_t0009_u01753410488073") 2025/07/25 02:33:29 DEBUG : only14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af2b_d20250725_m022803_c001_v0001178_t0003_u01753410483356") 2025/07/25 02:33:29 DEBUG : only14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b980_d20250725_m022747_c001_v7007000_t0000_u01753410467198") 2025/07/25 02:33:29 DEBUG : only14: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aea8_d20250725_m022741_c001_v0001178_t0035_u01753410461651") 2025/07/25 02:33:29 DEBUG : only15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cce_d20250725_m022814_c001_v7007000_t0000_u01753410494779") 2025/07/25 02:33:29 DEBUG : only15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af45_d20250725_m022808_c001_v0001178_t0004_u01753410488088") 2025/07/25 02:33:29 DEBUG : only15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af2d_d20250725_m022803_c001_v0001178_t0013_u01753410483963") 2025/07/25 02:33:29 DEBUG : only15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b983_d20250725_m022747_c001_v7007000_t0000_u01753410467564") 2025/07/25 02:33:29 DEBUG : only15: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeaa_d20250725_m022742_c001_v0001178_t0012_u01753410462271") 2025/07/25 02:33:29 DEBUG : only16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ccf_d20250725_m022814_c001_v7007000_t0000_u01753410494962") 2025/07/25 02:33:29 DEBUG : only16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f187_d20250725_m022808_c001_v0001172_t0009_u01753410488258") 2025/07/25 02:33:29 DEBUG : only16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af31_d20250725_m022804_c001_v0001178_t0017_u01753410484580") 2025/07/25 02:33:29 DEBUG : only16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4102464a4e470360_d20250725_m022747_c001_v7007000_t0000_u01753410467589") 2025/07/25 02:33:29 DEBUG : only16: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeac_d20250725_m022742_c001_v0001178_t0013_u01753410462920") 2025/07/25 02:33:31 DEBUG : only17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd0_d20250725_m022815_c001_v7007000_t0000_u01753410495158") 2025/07/25 02:33:31 DEBUG : only17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af4b_d20250725_m022808_c001_v0001178_t0004_u01753410488273") 2025/07/25 02:33:31 DEBUG : only17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af33_d20250725_m022805_c001_v0001178_t0008_u01753410485164") 2025/07/25 02:33:31 DEBUG : only17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b14_d20250725_m022747_c001_v7007000_t0000_u01753410467720") 2025/07/25 02:33:31 DEBUG : only17: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeae_d20250725_m022743_c001_v0001178_t0030_u01753410463625") 2025/07/25 02:33:31 DEBUG : only18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd1_d20250725_m022815_c001_v7007000_t0000_u01753410495342") 2025/07/25 02:33:31 DEBUG : only18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400243acddc905dc_d20250725_m022808_c001_v0001115_t0048_u01753410488430") 2025/07/25 02:33:31 DEBUG : only18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af37_d20250725_m022805_c001_v0001178_t0021_u01753410485850") 2025/07/25 02:33:31 DEBUG : only18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f1e_d20250725_m022747_c001_v7007000_t0000_u01753410467002") 2025/07/25 02:33:31 DEBUG : only18: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeba_d20250725_m022744_c001_v0001178_t0029_u01753410464463") 2025/07/25 02:33:31 DEBUG : only19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd2_d20250725_m022815_c001_v7007000_t0000_u01753410495526") 2025/07/25 02:33:31 DEBUG : only19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f189_d20250725_m022808_c001_v0001172_t0009_u01753410488442") 2025/07/25 02:33:31 DEBUG : only19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af3b_d20250725_m022806_c001_v0001178_t0009_u01753410486659") 2025/07/25 02:33:31 DEBUG : only19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b984_d20250725_m022747_c001_v7007000_t0000_u01753410467746") 2025/07/25 02:33:31 DEBUG : only19: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aebe_d20250725_m022745_c001_v0001178_t0012_u01753410465431") 2025/07/25 02:33:31 DEBUG : only2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd3_d20250725_m022815_c001_v7007000_t0000_u01753410495710") 2025/07/25 02:33:31 DEBUG : only2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4024d25947d1c370_d20250725_m022808_c001_v0001144_t0055_u01753410488613") 2025/07/25 02:33:31 DEBUG : only2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aef1_d20250725_m022754_c001_v0001178_t0001_u01753410474879") 2025/07/25 02:33:31 DEBUG : only2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b12_d20250725_m022747_c001_v7007000_t0000_u01753410467357") 2025/07/25 02:33:31 DEBUG : only2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae74_d20250725_m022734_c001_v0001178_t0002_u01753410454435") 2025/07/25 02:33:31 DEBUG : only3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd4_d20250725_m022815_c001_v7007000_t0000_u01753410495894") 2025/07/25 02:33:31 DEBUG : only3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400243acddc905de_d20250725_m022808_c001_v0001115_t0048_u01753410488624") 2025/07/25 02:33:31 DEBUG : only3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aef7_d20250725_m022755_c001_v0001178_t0009_u01753410475930") 2025/07/25 02:33:31 DEBUG : only3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b0e_d20250725_m022746_c001_v7007000_t0000_u01753410466630") 2025/07/25 02:33:31 DEBUG : only3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae78_d20250725_m022734_c001_v0001178_t0012_u01753410454954") 2025/07/25 02:33:32 DEBUG : only4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd5_d20250725_m022816_c001_v7007000_t0000_u01753410496088") 2025/07/25 02:33:32 DEBUG : only4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4173e3eed774f18b_d20250725_m022808_c001_v0001172_t0009_u01753410488633") 2025/07/25 02:33:32 DEBUG : only4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aeff_d20250725_m022756_c001_v0001178_t0025_u01753410476837") 2025/07/25 02:33:32 DEBUG : only4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b97f_d20250725_m022747_c001_v7007000_t0000_u01753410467013") 2025/07/25 02:33:32 DEBUG : only4: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae7a_d20250725_m022735_c001_v0001178_t0008_u01753410455455") 2025/07/25 02:33:32 DEBUG : only5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd6_d20250725_m022816_c001_v7007000_t0000_u01753410496272") 2025/07/25 02:33:32 DEBUG : only5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af4f_d20250725_m022808_c001_v0001178_t0004_u01753410488648") 2025/07/25 02:33:32 DEBUG : only5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af01_d20250725_m022757_c001_v0001178_t0033_u01753410477485") 2025/07/25 02:33:32 DEBUG : only5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f20_d20250725_m022747_c001_v7007000_t0000_u01753410467371") 2025/07/25 02:33:32 DEBUG : only5: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae7c_d20250725_m022736_c001_v0001178_t0031_u01753410456016") 2025/07/25 02:33:32 DEBUG : only6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd7_d20250725_m022816_c001_v7007000_t0000_u01753410496475") 2025/07/25 02:33:32 DEBUG : only6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4024d25947d1c372_d20250725_m022808_c001_v0001144_t0055_u01753410488795") 2025/07/25 02:33:32 DEBUG : only6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af07_d20250725_m022758_c001_v0001178_t0054_u01753410478046") 2025/07/25 02:33:32 DEBUG : only6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4102464a4e47035d_d20250725_m022747_c001_v7007000_t0000_u01753410467022") 2025/07/25 02:33:32 DEBUG : only6: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae84_d20250725_m022736_c001_v0001178_t0001_u01753410456572") 2025/07/25 02:33:32 DEBUG : only7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd8_d20250725_m022816_c001_v7007000_t0000_u01753410496660") 2025/07/25 02:33:32 DEBUG : only7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400243acddc905e0_d20250725_m022808_c001_v0001115_t0048_u01753410488808") 2025/07/25 02:33:32 DEBUG : only7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af0b_d20250725_m022758_c001_v0001178_t0029_u01753410478805") 2025/07/25 02:33:32 DEBUG : only7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f413e4eae060d1b11_d20250725_m022747_c001_v7007000_t0000_u01753410467175") 2025/07/25 02:33:32 DEBUG : only7: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae8a_d20250725_m022737_c001_v0001178_t0042_u01753410457119") 2025/07/25 02:33:33 DEBUG : only8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cd9_d20250725_m022816_c001_v7007000_t0000_u01753410496844") 2025/07/25 02:33:33 DEBUG : only8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134af51_d20250725_m022808_c001_v0001178_t0004_u01753410488912") 2025/07/25 02:33:33 DEBUG : only8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af11_d20250725_m022759_c001_v0001178_t0024_u01753410479458") 2025/07/25 02:33:33 DEBUG : only8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b982_d20250725_m022747_c001_v7007000_t0000_u01753410467381") 2025/07/25 02:33:33 DEBUG : only8: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae8c_d20250725_m022737_c001_v0001178_t0057_u01753410457881") 2025/07/25 02:33:33 DEBUG : only9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cda_d20250725_m022817_c001_v7007000_t0000_u01753410497038") 2025/07/25 02:33:33 DEBUG : only9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4024d25947d1c376_d20250725_m022808_c001_v0001144_t0055_u01753410488978") 2025/07/25 02:33:33 DEBUG : only9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af17_d20250725_m022759_c001_v0001178_t0036_u01753410479951") 2025/07/25 02:33:33 DEBUG : only9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498f1f_d20250725_m022747_c001_v7007000_t0000_u01753410467187") 2025/07/25 02:33:33 DEBUG : only9: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134ae90_d20250725_m022738_c001_v0001178_t0048_u01753410458620") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e96_d20250725_m022433_c001_v7007000_t0000_u01753410273298") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eb00_d20250725_m022431_c001_v0001172_t0058_u01753410271312") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e91_d20250725_m022430_c001_v7007000_t0000_u01753410270208") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdcb_d20250725_m022427_c001_v0001091_t0033_u01753410267811") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e8e_d20250725_m022427_c001_v7007000_t0000_u01753410267081") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eace_d20250725_m022424_c001_v0001172_t0045_u01753410264837") 2025/07/25 02:33:33 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638e0_d20250725_m022413_c001_v7007000_t0000_u01753410253646") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd99_d20250725_m022412_c001_v0001091_t0025_u01753410252051") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638d3_d20250725_m022410_c001_v7007000_t0000_u01753410250331") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd8f_d20250725_m022409_c001_v0001091_t0011_u01753410249234") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638c8_d20250725_m022407_c001_v7007000_t0000_u01753410247957") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd87_d20250725_m022406_c001_v0001091_t0033_u01753410246825") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638a5_d20250725_m022359_c001_v7007000_t0000_u01753410239825") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd65_d20250725_m022358_c001_v0001091_t0027_u01753410238238") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206389e_d20250725_m022357_c001_v7007000_t0000_u01753410237872") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd61_d20250725_m022356_c001_v0001091_t0008_u01753410236347") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662063895_d20250725_m022355_c001_v7007000_t0000_u01753410235980") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd5f_d20250725_m022355_c001_v0001091_t0023_u01753410235250") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd5b_d20250725_m022354_c001_v0001091_t0053_u01753410234371") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206388c_d20250725_m022354_c001_v7007000_t0000_u01753410234007") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd53_d20250725_m022353_c001_v0001091_t0034_u01753410233121") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd4f_d20250725_m022352_c001_v0001091_t0033_u01753410232274") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588affa_d20250725_m022351_c001_v7007000_t0000_u01753410231543") 2025/07/25 02:33:34 DEBUG : potato: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd49_d20250725_m022350_c001_v0001091_t0017_u01753410230636") 2025/07/25 02:33:34 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac02_d20250725_m022516_c001_v7007000_t0000_u01753410316802") 2025/07/25 02:33:34 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ec3b_d20250725_m022516_c001_v0001172_t0050_u01753410316148") 2025/07/25 02:33:34 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f7464_d20250725_m022507_c001_v7007000_t0000_u01753410307929") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ebec_d20250725_m022503_c001_v0001172_t0028_u01753410303344") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f7454_d20250725_m022456_c001_v7007000_t0000_u01753410296717") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eb9a_d20250725_m022451_c001_v0001172_t0026_u01753410291614") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498ea1_d20250725_m022444_c001_v7007000_t0000_u01753410284168") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eb42_d20250725_m022439_c001_v0001172_t0004_u01753410279966") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638f4_d20250725_m022418_c001_v7007000_t0000_u01753410258397") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbda5_d20250725_m022416_c001_v0001091_t0030_u01753410256527") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638ec_d20250725_m022416_c001_v7007000_t0000_u01753410256159") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd9f_d20250725_m022414_c001_v0001091_t0025_u01753410254203") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638e2_d20250725_m022413_c001_v7007000_t0000_u01753410253837") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd9b_d20250725_m022412_c001_v0001091_t0039_u01753410252870") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638d9_d20250725_m022411_c001_v7007000_t0000_u01753410251672") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd93_d20250725_m022410_c001_v0001091_t0037_u01753410250698") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638cd_d20250725_m022408_c001_v7007000_t0000_u01753410248839") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd8d_d20250725_m022407_c001_v0001091_t0042_u01753410247946") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620638a9_d20250725_m022400_c001_v7007000_t0000_u01753410240571") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd69_d20250725_m022359_c001_v0001091_t0004_u01753410239381") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab98_d20250725_m022258_c001_v7007000_t0000_u01753410178078") 2025/07/25 02:33:35 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcd0_d20250725_m022257_c001_v0001091_t0045_u01753410177354") 2025/07/25 02:33:36 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab95_d20250725_m022256_c001_v7007000_t0000_u01753410176412") 2025/07/25 02:33:36 DEBUG : potato2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcc8_d20250725_m022255_c001_v0001091_t0028_u01753410175659") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f7465_d20250725_m022508_c001_v7007000_t0000_u01753410308273") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe15_d20250725_m022504_c001_v0001091_t0037_u01753410304651") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416f0ad7fd8f7453_d20250725_m022456_c001_v7007000_t0000_u01753410296536") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe03_d20250725_m022452_c001_v0001091_t0028_u01753410292904") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498ea2_d20250725_m022444_c001_v7007000_t0000_u01753410284397") 2025/07/25 02:33:36 DEBUG : potato3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdf5_d20250725_m022440_c001_v0001091_t0049_u01753410280685") 2025/07/25 02:33:36 DEBUG : pre-dest1/1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b14e_d20250725_m022550_c001_v7007000_t0000_u01753410350594") 2025/07/25 02:33:36 DEBUG : pre-dest1/1: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbe6d_d20250725_m022541_c001_v0001091_t0009_u01753410341761") 2025/07/25 02:33:36 DEBUG : pre-dest2/2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588b14f_d20250725_m022550_c001_v7007000_t0000_u01753410350775") 2025/07/25 02:33:36 DEBUG : pre-dest2/2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774ed21_d20250725_m022542_c001_v0001172_t0031_u01753410342689") 2025/07/25 02:33:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ac0a_d20250725_m022527_c001_v7007000_t0000_u01753410327714") 2025/07/25 02:33:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134abf3_d20250725_m022524_c001_v0001178_t0048_u01753410324631") 2025/07/25 02:33:36 DEBUG : sizeonly: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afe3_d20250725_m022334_c001_v7007000_t0000_u01753410214808") 2025/07/25 02:33:36 DEBUG : sizeonly: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd21_d20250725_m022333_c001_v0001091_t0038_u01753410213508") 2025/07/25 02:33:36 DEBUG : splitbanan: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206460f_d20250725_m023035_c001_v7007000_t0000_u01753410635446") 2025/07/25 02:33:36 DEBUG : splitbanan: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b1b4_d20250725_m023028_c001_v0001178_t0023_u01753410628011") 2025/07/25 02:33:36 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171234_d20250725_m023208_c001_v7007000_t0000_u01753410728503") 2025/07/25 02:33:36 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907d9_d20250725_m023201_c001_v0001115_t0021_u01753410721536") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c349907c_d20250725_m023149_c001_v7007000_t0000_u01753410709893") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc907ad_d20250725_m023142_c001_v0001115_t0033_u01753410702855") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419f5d167dc4aae8_d20250725_m023129_c001_v7007000_t0000_u01753410689957") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90785_d20250725_m023123_c001_v0001115_t0002_u01753410683641") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4200860b73dc40be_d20250725_m023111_c001_v7007000_t0000_u01753410671790") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90763_d20250725_m023105_c001_v0001115_t0010_u01753410665280") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f421fca8aac438e53_d20250725_m023054_c001_v7007000_t0000_u01753410654119") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90733_d20250725_m023047_c001_v0001115_t0001_u01753410647354") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4036aae73479d4ba_d20250725_m023029_c001_v7007000_t0000_u01753410629824") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90711_d20250725_m023026_c001_v0001115_t0037_u01753410626717") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645f5_d20250725_m023015_c001_v7007000_t0000_u01753410615282") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4d4_d20250725_m023007_c001_v0001144_t0046_u01753410607848") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb26d_d20250725_m023006_c001_v7007000_t0000_u01753410606693") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4c4_d20250725_m023002_c001_v0001144_t0042_u01753410602232") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f41753ae6699361de_d20250725_m022949_c001_v7007000_t0000_u01753410589620") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b0ca_d20250725_m022941_c001_v0001178_t0058_u01753410581906") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c996620645c5_d20250725_m022940_c001_v7007000_t0000_u01753410580296") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c460_d20250725_m022936_c001_v0001144_t0038_u01753410576564") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f419774da3c3d67db_d20250725_m022920_c001_v7007000_t0000_u01753410560272") 2025/07/25 02:33:37 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c425_d20250725_m022915_c001_v0001144_t0034_u01753410555702") 2025/07/25 02:33:38 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147da5_d20250725_m022901_c001_v7007000_t0000_u01753410541854") 2025/07/25 02:33:38 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3ef_d20250725_m022855_c001_v0001144_t0030_u01753410535087") 2025/07/25 02:33:38 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091b4e9_d20250725_m022842_c001_v7007000_t0000_u01753410522031") 2025/07/25 02:33:38 DEBUG : splitbananasplit: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c3c1_d20250725_m022835_c001_v0001144_t0042_u01753410515810") 2025/07/25 02:33:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f405c5fba582bb26f_d20250725_m023010_c001_v7007000_t0000_u01753410610039") 2025/07/25 02:33:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c4c6_d20250725_m023003_c001_v0001144_t0029_u01753410603852") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d1b_d20250725_m022826_c001_v7007000_t0000_u01753410506312") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c396_d20250725_m022824_c001_v0001144_t0008_u01753410504846") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d0a_d20250725_m022824_c001_v7007000_t0000_u01753410504075") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc905fa_d20250725_m022822_c001_v0001115_t0027_u01753410502680") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e9c_d20250725_m022437_c001_v7007000_t0000_u01753410277169") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774eb2c_d20250725_m022436_c001_v0001172_t0052_u01753410276280") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e99_d20250725_m022435_c001_v7007000_t0000_u01753410275727") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbde1_d20250725_m022434_c001_v0001091_t0033_u01753410274816") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afe1_d20250725_m022331_c001_v7007000_t0000_u01753410211275") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd13_d20250725_m022329_c001_v0001091_t0009_u01753410209721") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afe0_d20250725_m022329_c001_v7007000_t0000_u01753410209358") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd11_d20250725_m022328_c001_v0001091_t0034_u01753410208250") 2025/07/25 02:33:38 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afde_d20250725_m022326_c001_v7007000_t0000_u01753410206202") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd09_d20250725_m022325_c001_v0001091_t0057_u01753410205146") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afdc_d20250725_m022324_c001_v7007000_t0000_u01753410204605") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd07_d20250725_m022323_c001_v0001091_t0040_u01753410203517") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbd03_d20250725_m022320_c001_v0001091_t0012_u01753410200934") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f409592255588afd9_d20250725_m022320_c001_v7007000_t0000_u01753410200541") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcff_d20250725_m022319_c001_v0001091_t0008_u01753410199741") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcfd_d20250725_m022318_c001_v0001091_t0057_u01753410198957") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091abab_d20250725_m022318_c001_v7007000_t0000_u01753410198234") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcf7_d20250725_m022315_c001_v0001091_t0027_u01753410195521") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcf2_d20250725_m022312_c001_v0001091_t0019_u01753410192714") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091aba7_d20250725_m022312_c001_v7007000_t0000_u01753410192336") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcf0_d20250725_m022311_c001_v0001091_t0058_u01753410191621") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcec_d20250725_m022310_c001_v0001091_t0030_u01753410190808") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091aba6_d20250725_m022310_c001_v7007000_t0000_u01753410190446") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcea_d20250725_m022306_c001_v0001091_t0000_u01753410186936") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091aba2_d20250725_m022306_c001_v7007000_t0000_u01753410186572") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbce6_d20250725_m022305_c001_v0001091_t0028_u01753410185796") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091aba0_d20250725_m022304_c001_v7007000_t0000_u01753410184891") 2025/07/25 02:33:39 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbce0_d20250725_m022304_c001_v0001091_t0030_u01753410184236") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab9f_d20250725_m022303_c001_v7007000_t0000_u01753410183694") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcda_d20250725_m022303_c001_v0001091_t0029_u01753410183004") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab9e_d20250725_m022302_c001_v7007000_t0000_u01753410182087") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcd8_d20250725_m022301_c001_v0001091_t0007_u01753410181132") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab9b_d20250725_m022300_c001_v7007000_t0000_u01753410180570") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcd4_d20250725_m022259_c001_v0001091_t0016_u01753410179840") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab99_d20250725_m022259_c001_v7007000_t0000_u01753410179296") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcd2_d20250725_m022258_c001_v0001091_t0025_u01753410178628") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab91_d20250725_m022253_c001_v7007000_t0000_u01753410173889") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcbc_d20250725_m022253_c001_v0001091_t0016_u01753410173137") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab90_d20250725_m022252_c001_v7007000_t0000_u01753410172593") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcba_d20250725_m022251_c001_v0001091_t0010_u01753410171935") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab8f_d20250725_m022250_c001_v7007000_t0000_u01753410170896") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcb4_d20250725_m022250_c001_v0001091_t0038_u01753410170184") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f400d250f2091ab88_d20250725_m022247_c001_v7007000_t0000_u01753410167815") 2025/07/25 02:33:40 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbcae_d20250725_m022247_c001_v0001091_t0038_u01753410167129") 2025/07/25 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d1d_d20250725_m022826_c001_v7007000_t0000_u01753410506496") 2025/07/25 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f1f1_d20250725_m022824_c001_v0001172_t0044_u01753410504833") 2025/07/25 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147d0c_d20250725_m022824_c001_v7007000_t0000_u01753410504260") 2025/07/25 02:33:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af7f_d20250725_m022822_c001_v0001178_t0042_u01753410502692") 2025/07/25 02:33:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171236_d20250725_m023210_c001_v7007000_t0000_u01753410730572") 2025/07/25 02:33:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f86c_d20250725_m023209_c001_v0001172_t0005_u01753410729863") 2025/07/25 02:33:41 DEBUG : sub/yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e95_d20250725_m022432_c001_v7007000_t0000_u01753410272695") 2025/07/25 02:33:41 DEBUG : sub/yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aad3_d20250725_m022430_c001_v0001178_t0045_u01753410270959") 2025/07/25 02:33:41 DEBUG : test_dir1/file2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cfc_d20250725_m022821_c001_v7007000_t0000_u01753410501903") 2025/07/25 02:33:41 DEBUG : test_dir1/file2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f1d1_d20250725_m022820_c001_v0001172_t0000_u01753410500149") 2025/07/25 02:33:41 DEBUG : test_dir1/file2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ce9_d20250725_m022819_c001_v7007000_t0000_u01753410499346") 2025/07/25 02:33:41 DEBUG : test_dir1/file2: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af6f_d20250725_m022818_c001_v0001178_t0028_u01753410498013") 2025/07/25 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147cfe_d20250725_m022822_c001_v7007000_t0000_u01753410502094") 2025/07/25 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134af77_d20250725_m022820_c001_v0001178_t0058_u01753410500142") 2025/07/25 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f402e1f7bb6147ceb_d20250725_m022819_c001_v7007000_t0000_u01753410499529") 2025/07/25 02:33:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f1bf_d20250725_m022818_c001_v0001172_t0042_u01753410498000") 2025/07/25 02:33:41 DEBUG : three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c99662063909_d20250725_m022424_c001_v7007000_t0000_u01753410264091") 2025/07/25 02:33:41 DEBUG : three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdbf_d20250725_m022422_c001_v0001091_t0039_u01753410262705") 2025/07/25 02:33:41 DEBUG : three: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f116b4d7744ccbdb3_d20250725_m022419_c001_v0001091_t0017_u01753410259967") 2025/07/25 02:33:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17124c_d20250725_m023212_c001_v7007000_t0000_u01753410732259") 2025/07/25 02:33:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b374_d20250725_m023211_c001_v0001178_t0015_u01753410731522") 2025/07/25 02:33:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171264_d20250725_m023232_c001_v7007000_t0000_u01753410752615") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c682_d20250725_m023230_c001_v0001144_t0020_u01753410750573") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171260_d20250725_m023228_c001_v7007000_t0000_u01753410748998") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b3c2_d20250725_m023227_c001_v0001178_t0011_u01753410747198") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17125f_d20250725_m023226_c001_v7007000_t0000_u01753410746229") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f8e5_d20250725_m023225_c001_v0001172_t0014_u01753410745550") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17125c_d20250725_m023219_c001_v7007000_t0000_u01753410739789") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b3a0_d20250725_m023218_c001_v0001178_t0028_u01753410738958") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17125d_d20250725_m023222_c001_v7007000_t0000_u01753410742664") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c660_d20250725_m023220_c001_v0001144_t0007_u01753410740753") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17125a_d20250725_m023218_c001_v7007000_t0000_u01753410738003") 2025/07/25 02:33:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1173e3eed774f89f_d20250725_m023217_c001_v0001172_t0016_u01753410737171") 2025/07/25 02:33:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171251_d20250725_m023216_c001_v7007000_t0000_u01753410736162") 2025/07/25 02:33:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90805_d20250725_m023215_c001_v0001115_t0029_u01753410735161") 2025/07/25 02:33:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171250_d20250725_m023214_c001_v7007000_t0000_u01753410734196") 2025/07/25 02:33:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f1024d25947d1c64c_d20250725_m023213_c001_v0001144_t0030_u01753410733220") 2025/07/25 02:33:42 DEBUG : toe/toe/toe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f411320ef57b0584f_d20250725_m023237_c001_v7007000_t0000_u01753410757471") 2025/07/25 02:33:42 DEBUG : toe/toe/toe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134b3e6_d20250725_m023236_c001_v0001178_t0034_u01753410756844") 2025/07/25 02:33:42 DEBUG : toe/toe/toe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da17125e_d20250725_m023224_c001_v7007000_t0000_u01753410744520") 2025/07/25 02:33:42 DEBUG : toe/toe/toe: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90833_d20250725_m023223_c001_v0001115_t0051_u01753410743620") 2025/07/25 02:33:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171265_d20250725_m023233_c001_v7007000_t0000_u01753410753210") 2025/07/25 02:33:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f100243acddc90849_d20250725_m023232_c001_v0001115_t0016_u01753410752224") 2025/07/25 02:33:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4121b0f6da171261_d20250725_m023229_c001_v7007000_t0000_u01753410749589") 2025/07/25 02:33:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f106f288450b72718_d20250725_m023228_c001_v0001172_t0025_u01753410748429") 2025/07/25 02:33:43 DEBUG : two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f4155c9966206390a_d20250725_m022424_c001_v7007000_t0000_u01753410264273") 2025/07/25 02:33:43 DEBUG : two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f410e4d0b0134aaa9_d20250725_m022422_c001_v0001178_t0004_u01753410262136") 2025/07/25 02:33:43 DEBUG : two: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f416b4d7744ccbdb1_d20250725_m022419_c001_v0001091_t0053_u01753410259783") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e97_d20250725_m022433_c001_v7007000_t0000_u01753410273480") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f111319f989fd45ae_d20250725_m022432_c001_v0001179_t0053_u01753410272475") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e90_d20250725_m022429_c001_v7007000_t0000_u01753410269626") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aac7_d20250725_m022427_c001_v0001178_t0043_u01753410267825") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e8d_d20250725_m022426_c001_v7007000_t0000_u01753410266510") 2025/07/25 02:33:43 DEBUG : yam: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110e4d0b0134aab1_d20250725_m022424_c001_v0001178_t0055_u01753410264851") 2025/07/25 02:33:43 DEBUG : yaml: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e92_d20250725_m022430_c001_v7007000_t0000_u01753410270390") 2025/07/25 02:33:43 DEBUG : yaml: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f110267eafaf4c8db_d20250725_m022429_c001_v0001104_t0036_u01753410269013") 2025/07/25 02:33:43 DEBUG : yaml: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f401a3108c3498e8f_d20250725_m022427_c001_v7007000_t0000_u01753410267263") 2025/07/25 02:33:43 DEBUG : yaml: Deleting (id "4_zdfc2dd93603d3bfb9f880e1b_f10630533a224137b_d20250725_m022426_c001_v0001181_t0010_u01753410266304") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m0.786506126s (try 1/5)