"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/23 03:20:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena" 2025/09/23 03:20:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 03:20:52 DEBUG : Creating backend with remote "/tmp/rclone825683058" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:20:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:20:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/23 03:20:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:20:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:20:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:20:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:20:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:20:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:20:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:20:55 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:20:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", 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-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", 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-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:20:56 DEBUG : Creating backend with remote "/non-existing" 2025/09/23 03:20:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/23 03:20:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:20:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:20:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:20:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:20:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:20:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.26s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", 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-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:20:59 INFO : B2 bucket rclone-test-wukowiq0jena: Running all checks before starting transfers 2025/09/23 03:20:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:20:59 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:20:59 INFO : B2 bucket rclone-test-wukowiq0jena: Checks finished, now starting transfers 2025/09/23 03:20:59 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:01 ERROR : Ignoring --no-traverse with sync 2025/09/23 03:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:01 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:01 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:01 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:21:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.42s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/23 03:21:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/23 03:21:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:21:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.55s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:21:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 03:21:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:21:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:21:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:21:07 INFO : sub dir2: Making directory 2025/09/23 03:21:07 INFO : sub dir: Making directory 2025/09/23 03:21:07 INFO : sub dir2/sub sub dir2: Making directory 2025/09/23 03:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:07 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:07 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:08 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/23 03:21:08 DEBUG : B2 bucket rclone-test-wukowiq0jena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:09 INFO : sub dir2: Making directory 2025/09/23 03:21:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/23 03:21:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:21:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.80s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:11 DEBUG : sub dir2: Making directory with metadata 2025/09/23 03:21:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:21:11 INFO : sub dir2: Making directory 2025/09/23 03:21:11 INFO : sub dir: Making directory 2025/09/23 03:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:12 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:21:12 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/23 03:21:12 DEBUG : B2 bucket rclone-test-wukowiq0jena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/23 03:21:12 DEBUG : B2 bucket rclone-test-wukowiq0jena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:13 INFO : sub dir2: Making directory 2025/09/23 03:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:13 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:13 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:14 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:21:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:15 DEBUG : sub dir2: Making directory with metadata 2025/09/23 03:21:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:21:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:21:15 INFO : sub dir2: Making directory 2025/09/23 03:21:15 INFO : sub dir: Making directory 2025/09/23 03:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:15 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:15 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:16 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:21:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/23 03:21:16 DEBUG : B2 bucket rclone-test-wukowiq0jena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", 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-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:17 INFO : sub dir2: Making directory 2025/09/23 03:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:17 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cakawij3lare" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-cakawij3lare 2025/09/23 03:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:20 DEBUG : B2 bucket rclone-test-cakawij3lare: Waiting for checks to finish 2025/09/23 03:21:20 DEBUG : B2 bucket rclone-test-cakawij3lare: Waiting for transfers to finish 2025/09/23 03:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:21 DEBUG : B2 bucket rclone-test-cakawij3lare: Purge remote 2025/09/23 03:21:21 INFO : B2 bucket rclone-test-cakawij3lare: cleaning bucket "rclone-test-cakawij3lare" of all files 2025/09/23 03:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f120df3907d7b4b9f980e1b_f104b076eae9440a7_d20250923_m032121_c001_v0001106_t0059_u01758597681335") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:21:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 03:21:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:26 DEBUG : Creating backend with remote "TestB2:rclone-test-decigot9gido" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-decigot9gido 2025/09/23 03:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:27 DEBUG : B2 bucket rclone-test-decigot9gido: Waiting for checks to finish 2025/09/23 03:21:27 DEBUG : B2 bucket rclone-test-decigot9gido: Waiting for transfers to finish 2025/09/23 03:21:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:21:30 DEBUG : B2 bucket rclone-test-decigot9gido: Waiting for checks to finish 2025/09/23 03:21:30 DEBUG : B2 bucket rclone-test-decigot9gido: Waiting for transfers to finish 2025/09/23 03:21:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 03:21:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:30 DEBUG : B2 bucket rclone-test-decigot9gido: Purge remote 2025/09/23 03:21:30 INFO : B2 bucket rclone-test-decigot9gido: cleaning bucket "rclone-test-decigot9gido" of all files 2025/09/23 03:21:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfd22da3907d7b4b9f980e1b_f100146d7c95a2908_d20250923_m032130_c001_v0001184_t0013_u01758597690364") 2025/09/23 03:21:30 DEBUG : sub dir/hello world: Deleting (id "4_zdfd22da3907d7b4b9f980e1b_f107b8b902c8477ef_d20250923_m032128_c001_v0001179_t0058_u01758597688428") --- PASS: TestServerSideCopyOverSelf (6.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:33 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:21:33 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 03:21:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/23 03:21:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vewuyoh3tabu" 2025/09/23 03:21:35 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-vewuyoh3tabu 2025/09/23 03:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:36 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for checks to finish 2025/09/23 03:21:36 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for transfers to finish 2025/09/23 03:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/23 03:21:39 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for checks to finish 2025/09/23 03:21:39 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for transfers to finish 2025/09/23 03:21:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/23 03:21:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:39 INFO : sub dir/hello world: Deleted 2025/09/23 03:21:40 DEBUG : testing file moves 2025/09/23 03:21:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/23 03:21:41 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for checks to finish 2025/09/23 03:21:41 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Waiting for transfers to finish 2025/09/23 03:21:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/23 03:21:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/23 03:21:41 INFO : sub dir/hello world: Deleted 2025/09/23 03:21:42 DEBUG : B2 bucket rclone-test-vewuyoh3tabu: Purge remote 2025/09/23 03:21:42 INFO : B2 bucket rclone-test-vewuyoh3tabu: cleaning bucket "rclone-test-vewuyoh3tabu" of all files 2025/09/23 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f424de3907d7b4b9f980e1b_f107a37bddbe7c82a_d20250923_m032141_c001_v0001182_t0018_u01758597701396") 2025/09/23 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f424de3907d7b4b9f980e1b_f10440cdc63db4254_d20250923_m032139_c001_v0001157_t0013_u01758597699425") 2025/09/23 03:21:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f424de3907d7b4b9f980e1b_f117d87250394b01d_d20250923_m032137_c001_v0001157_t0019_u01758597697505") --- PASS: TestServerSideMoveOverSelf (8.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:44 ERROR : error listing: directory not found 2025/09/23 03:21:44 INFO : Local file system at /tmp/rclone825683058: Making directory 2025/09/23 03:21:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:21:46 DEBUG : Local file system at /tmp/rclone825683058: Waiting for checks to finish 2025/09/23 03:21:46 DEBUG : Local file system at /tmp/rclone825683058: Waiting for transfers to finish 2025/09/23 03:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:21:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/23 03:21:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/23 03:21:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:21:48 INFO : check sum: Copied (new) 2025/09/23 03:21:48 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:48 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:21:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/23 03:21:48 DEBUG : check sum: Unchanged skipping 2025/09/23 03:21:48 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:48 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/23 03:21:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 03:21:50 INFO : sizeonly: Copied (new) 2025/09/23 03:21:50 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:50 DEBUG : sizeonly: Sizes identical 2025/09/23 03:21:50 DEBUG : sizeonly: Unchanged skipping 2025/09/23 03:21:50 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:50 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:50 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/23 03:21:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/23 03:21:52 INFO : ignore-size: Copied (new) 2025/09/23 03:21:52 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:52 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:21:52 DEBUG : ignore-size: Unchanged skipping 2025/09/23 03:21:52 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:52 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:21:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:54 DEBUG : existing: Unchanged skipping 2025/09/23 03:21:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:54 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:54 INFO : There was nothing to transfer 2025/09/23 03:21:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/23 03:21:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 03:21:54 INFO : existing: Copied (replaced existing) 2025/09/23 03:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:21:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 03:21:56 INFO : existing: Copied (new) 2025/09/23 03:21:56 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:56 DEBUG : existing: Destination exists, skipping 2025/09/23 03:21:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:21:56 DEBUG : Waiting for deletions to finish 2025/09/23 03:21:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:21:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/23 03:21:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:21:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:21:59 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:21:59 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:21:59 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:00 INFO : a/potato2: Copied (new) 2025/09/23 03:22:00 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:02 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/09/23 03:22:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:22:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/23 03:22:02 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:02 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:02 INFO : There was nothing to transfer 2025/09/23 03:22:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:02 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/09/23 03:22:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:22:03 INFO : empty space: Updated modification time in destination 2025/09/23 03:22:03 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:03 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:03 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:05 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/09/23 03:22:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:22:05 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:05 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:06 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/09/23 03:22:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone825683058) 2025/09/23 03:22:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wukowiq0jena) 2025/09/23 03:22:06 DEBUG : foo: sha1 differ 2025/09/23 03:22:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/23 03:22:07 INFO : foo: Copied (replaced existing) 2025/09/23 03:22:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/23 03:22:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:09 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:09 INFO : potato: Copied (new) 2025/09/23 03:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/23 03:22:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/23 03:22:12 INFO : potato: Copied (replaced existing) 2025/09/23 03:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:14 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/09/23 03:22:14 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone825683058) 2025/09/23 03:22:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wukowiq0jena) 2025/09/23 03:22:14 DEBUG : potato: sha1 differ 2025/09/23 03:22:14 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/23 03:22:15 INFO : potato: Copied (replaced existing) 2025/09/23 03:22:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:17 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/23 03:22:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:20 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:20 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:20 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:21 INFO : potato2: Copied (new) 2025/09/23 03:22:21 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:23 INFO : d: Making directory 2025/09/23 03:22:23 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/23 03:22:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:24 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:22:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:24 INFO : a/potato2: Copied (new) 2025/09/23 03:22:24 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:27 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/23 03:22:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:27 DEBUG : c/non empty space: Unchanged skipping 2025/09/23 03:22:27 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:27 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:28 INFO : a/potato2: Copied (new) 2025/09/23 03:22:28 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting files as there were IO errors 2025/09/23 03:22:28 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:30 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:31 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:31 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:31 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:31 INFO : potato: Deleted 2025/09/23 03:22:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:34 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:34 INFO : potato: Deleted 2025/09/23 03:22:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:34 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:22:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:22:37 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:37 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/23 03:22:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.51s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : enormous: Excluded 2025/09/23 03:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : potato2: Excluded 2025/09/23 03:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : potato2: Excluded 2025/09/23 03:22:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:40 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:40 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:40 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:40 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:40 INFO : There was nothing to transfer 2025/09/23 03:22:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : enormous: Excluded 2025/09/23 03:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : potato2: Excluded 2025/09/23 03:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:22:40 DEBUG : potato2: Excluded 2025/09/23 03:22:40 DEBUG : Local file system at /tmp/rclone825683058: Waiting for checks to finish 2025/09/23 03:22:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/23 03:22:40 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:40 DEBUG : Local file system at /tmp/rclone825683058: Waiting for transfers to finish 2025/09/23 03:22:40 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:44 DEBUG : enormous: Excluded (Size Filter) 2025/09/23 03:22:44 DEBUG : enormous: Excluded 2025/09/23 03:22:44 DEBUG : potato2: Excluded (Size Filter) 2025/09/23 03:22:44 DEBUG : potato2: Excluded 2025/09/23 03:22:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:22:44 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:44 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:44 INFO : enormous: Deleted 2025/09/23 03:22:44 INFO : potato2: Deleted 2025/09/23 03:22:44 INFO : There was nothing to transfer 2025/09/23 03:22:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/23 03:22:45 DEBUG : empty space: Unchanged skipping 2025/09/23 03:22:45 DEBUG : Local file system at /tmp/rclone825683058: Waiting for checks to finish 2025/09/23 03:22:45 DEBUG : Local file system at /tmp/rclone825683058: Waiting for transfers to finish 2025/09/23 03:22:45 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:45 INFO : potato2: Deleted 2025/09/23 03:22:45 INFO : enormous: Deleted 2025/09/23 03:22:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:22:47 DEBUG : five: Need to transfer - File not found at Destination 2025/09/23 03:22:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/23 03:22:47 DEBUG : one: Destination is newer than source, skipping 2025/09/23 03:22:47 DEBUG : three: Sizes identical 2025/09/23 03:22:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 03:22:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone825683058) 2025/09/23 03:22:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wukowiq0jena) 2025/09/23 03:22:47 DEBUG : two: sha1 differ 2025/09/23 03:22:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 03:22:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/23 03:22:48 INFO : five: Copied (new) 2025/09/23 03:22:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/23 03:22:48 INFO : four: Copied (replaced existing) 2025/09/23 03:22:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 03:22:48 INFO : two: Copied (replaced existing) 2025/09/23 03:22:48 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:49 DEBUG : one: Destination is newer than source, skipping 2025/09/23 03:22:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/23 03:22:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone825683058) 2025/09/23 03:22:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/23 03:22:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wukowiq0jena) 2025/09/23 03:22:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 03:22:49 DEBUG : three: sha1 differ 2025/09/23 03:22:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 03:22:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/23 03:22:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/23 03:22:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/23 03:22:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/23 03:22:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 03:22:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/23 03:22:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:22:50 INFO : three: Copied (replaced existing) 2025/09/23 03:22:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.00s) === 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-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/23 03:22:51 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:51 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 03:22:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 03:22:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 03:22:52 INFO : potato: Copied (new) 2025/09/23 03:22:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:52 INFO : yam: Copied (new) 2025/09/23 03:22:52 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:22:52 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:52 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:52 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:52 DEBUG : potato: Unchanged skipping 2025/09/23 03:22:52 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:53 INFO : yam: Copied (server-side copy) to: yaml 2025/09/23 03:22:53 INFO : yam: Deleted 2025/09/23 03:22:53 INFO : yaml: Renamed from "yam" 2025/09/23 03:22:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/23 03:22:54 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:54 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 03:22:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/23 03:22:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 03:22:54 INFO : potato: Copied (new) 2025/09/23 03:22:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:55 INFO : yam: Copied (new) 2025/09/23 03:22:55 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:22:55 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:55 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:55 DEBUG : potato: Unchanged skipping 2025/09/23 03:22:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:56 INFO : yam: Copied (server-side copy) to: yaml 2025/09/23 03:22:56 INFO : yam: Deleted 2025/09/23 03:22:56 INFO : yaml: Renamed from "yam" 2025/09/23 03:22:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/23 03:22:57 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:57 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/23 03:22:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/23 03:22:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:57 INFO : sub/yam: Copied (new) 2025/09/23 03:22:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/23 03:22:57 INFO : potato: Copied (new) 2025/09/23 03:22:57 DEBUG : Waiting for deletions to finish 2025/09/23 03:22:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:22:58 DEBUG : potato: Unchanged skipping 2025/09/23 03:22:58 INFO : B2 bucket rclone-test-wukowiq0jena: Making map for --track-renames 2025/09/23 03:22:58 INFO : B2 bucket rclone-test-wukowiq0jena: Finished making map for --track-renames 2025/09/23 03:22:58 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:22:58 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for renames to finish 2025/09/23 03:22:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/23 03:22:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/23 03:22:59 INFO : sub/yam: Deleted 2025/09/23 03:22:59 INFO : yam: Renamed from "sub/yam" 2025/09/23 03:22:59 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:22:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:00 DEBUG : Creating backend with remote "/tmp/rclone825683058/dir1" 2025/09/23 03:23:00 DEBUG : Creating backend with remote "/tmp/rclone825683058/dir2" 2025/09/23 03:23:00 DEBUG : Local file system at /tmp/rclone825683058/dir2: Using server-side directory move 2025/09/23 03:23:00 INFO : Local file system at /tmp/rclone825683058/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/23 03:23:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/23 03:23:00 DEBUG : Local file system at /tmp/rclone825683058/dir2: Waiting for checks to finish 2025/09/23 03:23:00 DEBUG : Local file system at /tmp/rclone825683058/dir2: Waiting for transfers to finish 2025/09/23 03:23:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:23:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 03:23:00 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:00 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/23 03:23:00 INFO : nested/sub dir/file: Copied (new) 2025/09/23 03:23:00 INFO : nested/sub dir/file: Deleted 2025/09/23 03:23:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:23:01 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:23:01 INFO : sub dir/hello world: Deleted 2025/09/23 03:23:01 INFO : sub dir: Removing directory 2025/09/23 03:23:01 INFO : nested/sub dir: Removing directory 2025/09/23 03:23:01 INFO : nested: Removing directory 2025/09/23 03:23:01 DEBUG : Local file system at /tmp/rclone825683058: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/23 03:23:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/23 03:23:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:23:03 INFO : sub dir/hello world: Copied (new) 2025/09/23 03:23:03 INFO : sub dir/hello world: Deleted 2025/09/23 03:23:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/23 03:23:03 INFO : nested/sub dir/file: Copied (new) 2025/09/23 03:23:03 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/23 03:23:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:23:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 03:23:04 INFO : existing: Copied (new) 2025/09/23 03:23:04 INFO : existing: Deleted 2025/09/23 03:23:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/23 03:23:05 INFO : existing-b: Copied (new) 2025/09/23 03:23:05 INFO : existing-b: Deleted 2025/09/23 03:23:05 DEBUG : existing: Destination exists, skipping 2025/09/23 03:23:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/23 03:23:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hocewoh7sola" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-hocewoh7sola 2025/09/23 03:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 03:23:11 DEBUG : empty space: Unchanged skipping 2025/09/23 03:23:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:23:11 DEBUG : B2 bucket rclone-test-hocewoh7sola: Waiting for checks to finish 2025/09/23 03:23:11 INFO : empty space: Deleted 2025/09/23 03:23:11 DEBUG : B2 bucket rclone-test-hocewoh7sola: Waiting for transfers to finish 2025/09/23 03:23:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:11 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:11 INFO : potato2: Deleted 2025/09/23 03:23:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:11 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:11 INFO : potato3: Deleted 2025/09/23 03:23:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qewizut4raza" 2025/09/23 03:23:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/23 03:23:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 03:23:13 DEBUG : B2 bucket rclone-test-qewizut4raza: Waiting for checks to finish 2025/09/23 03:23:13 DEBUG : B2 bucket rclone-test-qewizut4raza: Waiting for transfers to finish 2025/09/23 03:23:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:23:14 INFO : empty space: Copied (server-side copy) 2025/09/23 03:23:14 INFO : empty space: Deleted 2025/09/23 03:23:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:14 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:14 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:14 INFO : potato2: Deleted 2025/09/23 03:23:14 INFO : potato3: Deleted 2025/09/23 03:23:15 DEBUG : B2 bucket rclone-test-qewizut4raza: Purge remote 2025/09/23 03:23:15 INFO : B2 bucket rclone-test-qewizut4raza: cleaning bucket "rclone-test-qewizut4raza" of all files 2025/09/23 03:23:15 DEBUG : empty space: Deleting (id "4_zdff2cd63908d7b4b9f980e1b_f114bb71fbe730b63_d20250923_m032313_c001_v0001098_t0003_u01758597793885") 2025/09/23 03:23:15 DEBUG : potato2: Deleting (id "4_zdff2cd63908d7b4b9f980e1b_f104a57be656c7598_d20250923_m032314_c001_v0001177_t0019_u01758597794256") 2025/09/23 03:23:15 DEBUG : potato3: Deleting (id "4_zdff2cd63908d7b4b9f980e1b_f117b7a5ca7d57be8_d20250923_m032314_c001_v0001098_t0023_u01758597794269") 2025/09/23 03:23:15 DEBUG : B2 bucket rclone-test-hocewoh7sola: Purge remote 2025/09/23 03:23:15 INFO : B2 bucket rclone-test-hocewoh7sola: cleaning bucket "rclone-test-hocewoh7sola" of all files 2025/09/23 03:23:16 DEBUG : empty space: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f405cd1b514cde8e4_d20250923_m032314_c001_v7007000_t0000_u01758597794265") 2025/09/23 03:23:16 DEBUG : empty space: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f11444b3f4fb4ab4f_d20250923_m032309_c001_v0001041_t0014_u01758597789741") 2025/09/23 03:23:16 DEBUG : potato2: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f405cd1b514cde8ea_d20250923_m032314_c001_v7007000_t0000_u01758597794467") 2025/09/23 03:23:16 DEBUG : potato2: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f102493591b735a3a_d20250923_m032311_c001_v0001179_t0010_u01758597791282") 2025/09/23 03:23:16 DEBUG : potato3: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f40108df2bed33839_d20250923_m032314_c001_v7007000_t0000_u01758597794631") 2025/09/23 03:23:16 DEBUG : potato3: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f117713ba03c5885d_d20250923_m032311_c001_v0001182_t0017_u01758597791515") 2025/09/23 03:23:16 DEBUG : potato3: Deleting (id "4_z6f52bd43908d7b4b9f980e1b_f11444b3f4fb4ab53_d20250923_m032310_c001_v0001041_t0008_u01758597790440") 2025/09/23 03:23:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/23 03:23:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 03:23:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yiqowal4rawa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-yiqowal4rawa 2025/09/23 03:23:22 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:23:22 DEBUG : empty space: Excluded 2025/09/23 03:23:22 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:23:22 DEBUG : empty space: Excluded 2025/09/23 03:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:22 DEBUG : B2 bucket rclone-test-yiqowal4rawa: Waiting for checks to finish 2025/09/23 03:23:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:23:22 DEBUG : B2 bucket rclone-test-yiqowal4rawa: Waiting for transfers to finish 2025/09/23 03:23:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:23 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:23 INFO : potato2: Deleted 2025/09/23 03:23:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:23 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:23 INFO : potato3: Deleted 2025/09/23 03:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lecesod2qoru" 2025/09/23 03:23:25 DEBUG : empty space: Excluded (Size Filter) 2025/09/23 03:23:25 DEBUG : empty space: Excluded 2025/09/23 03:23:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 03:23:25 DEBUG : B2 bucket rclone-test-lecesod2qoru: Waiting for checks to finish 2025/09/23 03:23:25 DEBUG : B2 bucket rclone-test-lecesod2qoru: Waiting for transfers to finish 2025/09/23 03:23:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:26 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:26 INFO : potato2: Deleted 2025/09/23 03:23:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:26 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:26 INFO : potato3: Deleted 2025/09/23 03:23:27 DEBUG : B2 bucket rclone-test-lecesod2qoru: Purge remote 2025/09/23 03:23:27 INFO : B2 bucket rclone-test-lecesod2qoru: cleaning bucket "rclone-test-lecesod2qoru" of all files 2025/09/23 03:23:27 DEBUG : potato2: Deleting (id "4_z0f72fd63908d7b4b9f980e1b_f110b901e2d26bdcf_d20250923_m032325_c001_v0001161_t0048_u01758597805968") 2025/09/23 03:23:27 DEBUG : potato3: Deleting (id "4_z0f72fd63908d7b4b9f980e1b_f10437ae8d106bd9b_d20250923_m032326_c001_v0001172_t0012_u01758597806271") 2025/09/23 03:23:27 DEBUG : B2 bucket rclone-test-yiqowal4rawa: Purge remote 2025/09/23 03:23:27 INFO : B2 bucket rclone-test-yiqowal4rawa: cleaning bucket "rclone-test-yiqowal4rawa" of all files 2025/09/23 03:23:28 DEBUG : empty space: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f105188e6cdc04ea9_d20250923_m032321_c001_v0001101_t0027_u01758597801696") 2025/09/23 03:23:28 DEBUG : potato2: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f4076cdb03872c4c8_d20250923_m032326_c001_v7007000_t0000_u01758597806253") 2025/09/23 03:23:28 DEBUG : potato2: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f1182aa095005df01_d20250923_m032323_c001_v0001144_t0059_u01758597803040") 2025/09/23 03:23:28 DEBUG : potato3: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f4076cdb03872c4c9_d20250923_m032326_c001_v7007000_t0000_u01758597806665") 2025/09/23 03:23:28 DEBUG : potato3: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f1151436f503e9f3b_d20250923_m032323_c001_v0001137_t0016_u01758597803424") 2025/09/23 03:23:28 DEBUG : potato3: Deleting (id "4_z2f42ed33908d7b4b9f980e1b_f105188e6cdc04eab_d20250923_m032322_c001_v0001101_t0007_u01758597802166") 2025/09/23 03:23:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/23 03:23:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 03:23:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pusimaf4yecu" 2025/09/23 03:23:32 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wukowiq0jena -> B2 bucket rclone-test-pusimaf4yecu 2025/09/23 03:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 03:23:35 DEBUG : empty space: Unchanged skipping 2025/09/23 03:23:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/23 03:23:35 DEBUG : B2 bucket rclone-test-pusimaf4yecu: Waiting for checks to finish 2025/09/23 03:23:36 INFO : empty space: Deleted 2025/09/23 03:23:36 DEBUG : B2 bucket rclone-test-pusimaf4yecu: Waiting for transfers to finish 2025/09/23 03:23:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:36 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:36 INFO : potato2: Deleted 2025/09/23 03:23:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:36 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:36 INFO : potato3: Deleted 2025/09/23 03:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fuconos4vere" 2025/09/23 03:23:38 INFO : tomatoDir: Making directory 2025/09/23 03:23:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/23 03:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/23 03:23:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/23 03:23:38 DEBUG : B2 bucket rclone-test-fuconos4vere: Waiting for checks to finish 2025/09/23 03:23:38 DEBUG : B2 bucket rclone-test-fuconos4vere: Waiting for transfers to finish 2025/09/23 03:23:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/23 03:23:39 INFO : potato3: Copied (server-side copy) 2025/09/23 03:23:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/23 03:23:39 INFO : potato2: Copied (server-side copy) 2025/09/23 03:23:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/23 03:23:39 INFO : empty space: Copied (server-side copy) 2025/09/23 03:23:39 INFO : potato3: Deleted 2025/09/23 03:23:39 INFO : potato2: Deleted 2025/09/23 03:23:40 INFO : empty space: Deleted 2025/09/23 03:23:40 DEBUG : B2 bucket rclone-test-fuconos4vere: Purge remote 2025/09/23 03:23:40 INFO : B2 bucket rclone-test-fuconos4vere: cleaning bucket "rclone-test-fuconos4vere" of all files 2025/09/23 03:23:40 DEBUG : empty space: Deleting (id "4_z4f822d93909d7b4b9f980e1b_f115c9048873be415_d20250923_m032339_c001_v0001038_t0051_u01758597819149") 2025/09/23 03:23:40 DEBUG : potato2: Deleting (id "4_z4f822d93909d7b4b9f980e1b_f112f4d849a64e2f3_d20250923_m032339_c001_v0001182_t0045_u01758597819573") 2025/09/23 03:23:40 DEBUG : potato3: Deleting (id "4_z4f822d93909d7b4b9f980e1b_f1165e8a88ff65f80_d20250923_m032339_c001_v0001165_t0039_u01758597819502") 2025/09/23 03:23:41 DEBUG : B2 bucket rclone-test-pusimaf4yecu: Purge remote 2025/09/23 03:23:41 INFO : B2 bucket rclone-test-pusimaf4yecu: cleaning bucket "rclone-test-pusimaf4yecu" of all files 2025/09/23 03:23:41 DEBUG : empty space: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f40300dad434dc1ea_d20250923_m032339_c001_v7007000_t0000_u01758597819935") 2025/09/23 03:23:41 DEBUG : empty space: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f109bf4cc29c01a7c_d20250923_m032334_c001_v0001093_t0016_u01758597814522") 2025/09/23 03:23:41 DEBUG : potato2: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f413b884ed7abe8a6_d20250923_m032339_c001_v7007000_t0000_u01758597819775") 2025/09/23 03:23:41 DEBUG : potato2: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f11307e430c437c36_d20250923_m032336_c001_v0001036_t0005_u01758597816089") 2025/09/23 03:23:41 DEBUG : potato3: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f40300dad434dc1e9_d20250923_m032339_c001_v7007000_t0000_u01758597819753") 2025/09/23 03:23:41 DEBUG : potato3: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f1023cc4e3d7e7a44_d20250923_m032336_c001_v0001092_t0027_u01758597816470") 2025/09/23 03:23:41 DEBUG : potato3: Deleting (id "4_z5f321d53909d7b4b9f980e1b_f109bf4cc29c01a7e_d20250923_m032335_c001_v0001093_t0009_u01758597815324") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/rclone-sync-test" --- PASS: TestSyncOverlap (1.59s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/rclone-sync-test" 2025/09/23 03:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/rclone-sync-test-include/layer2" 2025/09/23 03:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/rclone-sync-test-ignore-file" 2025/09/23 03:23:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:23:55 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test: Waiting for checks to finish 2025/09/23 03:23:55 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test: Waiting for transfers to finish 2025/09/23 03:23:55 DEBUG : Waiting for deletions to finish 2025/09/23 03:23:55 INFO : There was nothing to transfer 2025/09/23 03:23:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:23:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:55 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:55 DEBUG : Waiting for deletions to finish 2025/09/23 03:23:55 INFO : There was nothing to transfer 2025/09/23 03:23:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:23:56 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/23 03:23:56 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/23 03:23:56 DEBUG : Waiting for deletions to finish 2025/09/23 03:23:56 INFO : There was nothing to transfer 2025/09/23 03:23:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:23:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:23:56 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:23:56 DEBUG : Waiting for deletions to finish 2025/09/23 03:23:56 INFO : There was nothing to transfer 2025/09/23 03:23:57 DEBUG : Excluded 2025/09/23 03:23:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/23 03:23:57 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/23 03:23:57 DEBUG : B2 bucket rclone-test-wukowiq0jena path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/23 03:23:57 DEBUG : Waiting for deletions to finish 2025/09/23 03:23:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:23:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/CompareDest" 2025/09/23 03:24:00 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 03:24:00 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:00 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:24:01 INFO : one: Copied (new) 2025/09/23 03:24:01 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:02 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:02 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 03:24:02 INFO : one: Copied (replaced existing) 2025/09/23 03:24:02 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:05 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:24:05 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:05 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:05 INFO : There was nothing to transfer 2025/09/23 03:24:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 03:24:06 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:24:07 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:07 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:07 INFO : There was nothing to transfer 2025/09/23 03:24:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 03:24:07 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:24:07 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:07 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:07 INFO : There was nothing to transfer 2025/09/23 03:24:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:08 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/09/23 03:24:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 03:24:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/23 03:24:08 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:24:08 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:08 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:08 INFO : There was nothing to transfer 2025/09/23 03:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:09 DEBUG : two: Need to transfer - File not found at Destination 2025/09/23 03:24:09 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/23 03:24:09 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:10 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/23 03:24:10 INFO : two: Copied (new) 2025/09/23 03:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dest" 2025/09/23 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/pre-dest1" 2025/09/23 03:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/pre-dest2" 2025/09/23 03:24:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:24:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/23 03:24:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:24:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/23 03:24:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/23 03:24:18 DEBUG : B2 bucket rclone-test-wukowiq0jena path dest: Waiting for checks to finish 2025/09/23 03:24:18 DEBUG : B2 bucket rclone-test-wukowiq0jena path dest: Waiting for transfers to finish 2025/09/23 03:24:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/23 03:24:19 INFO : 3: Copied (new) 2025/09/23 03:24:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:24:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/CopyDest" 2025/09/23 03:24:23 DEBUG : one: Need to transfer - File not found at Destination 2025/09/23 03:24:23 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:23 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:24:24 INFO : one: Copied (new) 2025/09/23 03:24:24 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:25 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:25 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 03:24:25 INFO : one: Copied (replaced existing) 2025/09/23 03:24:25 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/BackupDir" 2025/09/23 03:24:27 DEBUG : Config file has changed externally - reloading 2025/09/23 03:24:29 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/23 03:24:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:24:30 INFO : one: Copied (server-side copy) 2025/09/23 03:24:30 INFO : one: Deleted 2025/09/23 03:24:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/23 03:24:31 INFO : one: Copied (server-side copy) 2025/09/23 03:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/23 03:24:31 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:31 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:32 DEBUG : one: Unchanged skipping 2025/09/23 03:24:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/23 03:24:32 INFO : two: Copied (server-side copy) 2025/09/23 03:24:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/23 03:24:32 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:32 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:32 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:33 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:33 DEBUG : one: Unchanged skipping 2025/09/23 03:24:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:33 DEBUG : two: Unchanged skipping 2025/09/23 03:24:33 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:33 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:33 INFO : There was nothing to transfer 2025/09/23 03:24:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:34 DEBUG : one: Unchanged skipping 2025/09/23 03:24:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/23 03:24:34 DEBUG : three: Destination not found in --copy-dest 2025/09/23 03:24:34 DEBUG : three: Need to transfer - File not found at Destination 2025/09/23 03:24:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/23 03:24:34 DEBUG : two: Unchanged skipping 2025/09/23 03:24:34 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:34 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/23 03:24:35 INFO : three: Copied (new) 2025/09/23 03:24:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/backup" 2025/09/23 03:24:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:24:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:24:42 DEBUG : two: Unchanged skipping 2025/09/23 03:24:42 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:24:43 INFO : one: Copied (server-side copy) 2025/09/23 03:24:43 INFO : one: Deleted 2025/09/23 03:24:43 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:24:44 INFO : one: Copied (new) 2025/09/23 03:24:44 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:24:45 INFO : three.txt: Copied (server-side copy) 2025/09/23 03:24:45 INFO : three.txt: Deleted 2025/09/23 03:24:45 INFO : three.txt: Moved into backup dir 2025/09/23 03:24:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:24:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:24:47 DEBUG : two: Unchanged skipping 2025/09/23 03:24:47 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:24:47 INFO : one: Copied (server-side copy) 2025/09/23 03:24:47 INFO : one: Deleted 2025/09/23 03:24:47 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:24:48 INFO : one: Copied (new) 2025/09/23 03:24:48 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:24:49 INFO : three.txt: Copied (server-side copy) 2025/09/23 03:24:49 INFO : three.txt: Deleted 2025/09/23 03:24:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:24:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1104-17.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001104_t0057": EOF 2025/09/23 03:24:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-17.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001104_t0057": EOF) 2025/09/23 03:24:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wukowiq0jena: 1/10 (Post "https://pod-000-1104-17.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001104_t0057": EOF) 2025/09/23 03:24:54 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 03:24:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/backup" 2025/09/23 03:24:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:24:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:24:57 DEBUG : two: Unchanged skipping 2025/09/23 03:24:57 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:24:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:24:58 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:24:58 INFO : one: Deleted 2025/09/23 03:24:58 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:24:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:24:59 INFO : one: Copied (new) 2025/09/23 03:24:59 DEBUG : Waiting for deletions to finish 2025/09/23 03:24:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:24:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:24:59 INFO : three.txt: Deleted 2025/09/23 03:24:59 INFO : three.txt: Moved into backup dir 2025/09/23 03:25:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:25:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:01 DEBUG : two: Unchanged skipping 2025/09/23 03:25:01 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:25:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:02 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:25:02 INFO : one: Deleted 2025/09/23 03:25:02 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:25:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:25:02 INFO : one: Copied (new) 2025/09/23 03:25:02 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:25:03 INFO : three.txt: Deleted 2025/09/23 03:25:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/backup" 2025/09/23 03:25:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:25:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:08 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:25:08 DEBUG : two: Unchanged skipping 2025/09/23 03:25:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:25:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 03:25:10 INFO : one: Deleted 2025/09/23 03:25:10 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:25:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:11 INFO : one: Copied (new) 2025/09/23 03:25:11 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:25:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 03:25:11 INFO : three.txt: Deleted 2025/09/23 03:25:11 INFO : three.txt: Moved into backup dir 2025/09/23 03:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:25:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:13 DEBUG : two: Unchanged skipping 2025/09/23 03:25:13 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:25:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 03:25:14 INFO : one: Deleted 2025/09/23 03:25:14 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:25:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:25:14 INFO : one: Copied (new) 2025/09/23 03:25:14 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 03:25:15 INFO : three.txt: Deleted 2025/09/23 03:25:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:25:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:25:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:19 DEBUG : two: Unchanged skipping 2025/09/23 03:25:19 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:25:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:25:19 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:25:19 INFO : one: Deleted 2025/09/23 03:25:19 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:25:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:20 INFO : one: Copied (new) 2025/09/23 03:25:20 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:25:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:25:21 INFO : three.txt: Deleted 2025/09/23 03:25:21 INFO : three.txt: Moved into backup dir 2025/09/23 03:25:22 DEBUG : one.bak: Excluded (Path Filter) 2025/09/23 03:25:22 DEBUG : one.bak: Excluded 2025/09/23 03:25:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/23 03:25:22 DEBUG : three.txt.bak: Excluded 2025/09/23 03:25:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:25:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:22 DEBUG : two: Unchanged skipping 2025/09/23 03:25:22 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for checks to finish 2025/09/23 03:25:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:25:22 INFO : one: Deleted 2025/09/23 03:25:22 DEBUG : B2 bucket rclone-test-wukowiq0jena path dst: Waiting for transfers to finish 2025/09/23 03:25:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:25:23 INFO : one: Copied (new) 2025/09/23 03:25:23 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:25:23 INFO : three.txt: Deleted 2025/09/23 03:25:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.54s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:25:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:25:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:25:28 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:25:28 INFO : one: Deleted 2025/09/23 03:25:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:29 INFO : one: Copied (new) 2025/09/23 03:25:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:29 DEBUG : two: Unchanged skipping 2025/09/23 03:25:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 03:25:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:25:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:25:31 INFO : three.txt: Deleted 2025/09/23 03:25:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:31 INFO : three.txt: Copied (new) 2025/09/23 03:25:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:25:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:32 INFO : one: Copied (server-side copy) to: one.bak 2025/09/23 03:25:32 INFO : one: Deleted 2025/09/23 03:25:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:25:33 INFO : one: Copied (new) 2025/09/23 03:25:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:33 DEBUG : two: Unchanged skipping 2025/09/23 03:25:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 03:25:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/23 03:25:34 INFO : three.txt: Deleted 2025/09/23 03:25:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/23 03:25:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wukowiq0jena/dst" 2025/09/23 03:25:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/23 03:25:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/23 03:25:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 03:25:40 INFO : one: Deleted 2025/09/23 03:25:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:40 INFO : one: Copied (new) 2025/09/23 03:25:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:41 DEBUG : two: Unchanged skipping 2025/09/23 03:25:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/23 03:25:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/23 03:25:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 03:25:42 INFO : three.txt: Deleted 2025/09/23 03:25:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:42 INFO : three.txt: Copied (new) 2025/09/23 03:25:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/23 03:25:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 03:25:42 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 03:25:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/23 03:25:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/23 03:25:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/23 03:25:44 INFO : one: Deleted 2025/09/23 03:25:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/23 03:25:44 INFO : one: Copied (new) 2025/09/23 03:25:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:44 DEBUG : two: Unchanged skipping 2025/09/23 03:25:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/23 03:25:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/23 03:25:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/23 03:25:45 INFO : three.txt: Deleted 2025/09/23 03:25:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/23 03:25:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.24s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/23 03:25:48 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:25:48 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:25:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/23 03:25:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/23 03:25:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/23 03:25:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:25:49 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:25:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/23 03:25:50 INFO : existing: Copied (new) 2025/09/23 03:25:50 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/23 03:25:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/23 03:25:50 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:25:50 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:25:50 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting files as there were IO errors 2025/09/23 03:25:50 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:25:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:25:51 DEBUG : existing: Unchanged skipping 2025/09/23 03:25:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:25:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:25:51 DEBUG : Waiting for deletions to finish 2025/09/23 03:25:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:26:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both0: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both13: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both14: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both15: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both16: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both17: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both18: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both19: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both1: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both12: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both3: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both4: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both5: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both6: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both7: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both8: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:04 DEBUG : both10: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both2: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both11: Unchanged skipping 2025/09/23 03:26:04 DEBUG : both9: Unchanged skipping 2025/09/23 03:26:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:26:04 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:04 INFO : only0: Deleted 2025/09/23 03:26:04 INFO : only1: Deleted 2025/09/23 03:26:04 INFO : only5: Deleted 2025/09/23 03:26:04 INFO : only13: Deleted 2025/09/23 03:26:04 INFO : only14: Deleted 2025/09/23 03:26:04 INFO : only16: Deleted 2025/09/23 03:26:04 INFO : only4: Deleted 2025/09/23 03:26:04 INFO : only6: Deleted 2025/09/23 03:26:04 INFO : only7: Deleted 2025/09/23 03:26:04 INFO : only3: Deleted 2025/09/23 03:26:05 INFO : only11: Deleted 2025/09/23 03:26:05 INFO : only19: Deleted 2025/09/23 03:26:05 INFO : only2: Deleted 2025/09/23 03:26:05 INFO : only8: Deleted 2025/09/23 03:26:05 INFO : only9: Deleted 2025/09/23 03:26:05 INFO : only10: Deleted 2025/09/23 03:26:05 INFO : only12: Deleted 2025/09/23 03:26:05 INFO : only15: Deleted 2025/09/23 03:26:05 INFO : only17: Deleted 2025/09/23 03:26:05 INFO : only18: Deleted 2025/09/23 03:26:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:26:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both0: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both13: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both10: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both15: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both11: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both17: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both14: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both12: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both19: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both2: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both3: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both16: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both18: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both1: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both7: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both4: Unchanged skipping 2025/09/23 03:26:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:19 DEBUG : both9: Unchanged skipping 2025/09/23 03:26:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : both5: Unchanged skipping 2025/09/23 03:26:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : both6: Unchanged skipping 2025/09/23 03:26:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : both8: Unchanged skipping 2025/09/23 03:26:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/23 03:26:19 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:26:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only10: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only13: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only0: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only17: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only11: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only19: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only12: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only16: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only3: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only15: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only14: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only4: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only5: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only6: Copied (replaced existing) 2025/09/23 03:26:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:20 INFO : only7: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:21 INFO : only8: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:21 INFO : only9: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:21 INFO : only18: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:21 INFO : only1: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/23 03:26:21 INFO : only2: Copied (replaced existing) 2025/09/23 03:26:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.69s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:29 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:26:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:26:29 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 03:26:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:26:29 INFO : empty_on_remote: Making directory 2025/09/23 03:26:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 03:26:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:32 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:26:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:26:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/23 03:26:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/23 03:26:32 INFO : empty_on_remote: Making directory 2025/09/23 03:26:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/23 03:26:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:34 INFO : sub dir: Making directory 2025/09/23 03:26:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/23 03:26:38 INFO : sub dir: Making directory 2025/09/23 03:26:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:26:44 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001178_t0012": EOF 2025/09/23 03:26:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001178_t0012": EOF) 2025/09/23 03:26:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-wukowiq0jena: 1/10 (Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f42ad03906d7b4b9f980e1b/c001_v0001178_t0012": EOF) 2025/09/23 03:26:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 03:26:52 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:53 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:26:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : apple: Unchanged skipping 2025/09/23 03:26:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:26:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:26:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : banana: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:26:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:26:53 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:26:53 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:53 INFO : There was nothing to transfer 2025/09/23 03:26:53 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:54 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : apple: Unchanged skipping 2025/09/23 03:26:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : banana: Unchanged skipping 2025/09/23 03:26:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:26:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:26:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:26:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:26:54 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:26:54 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:54 INFO : There was nothing to transfer 2025/09/23 03:26:54 DEBUG : Waiting for deletions to finish 2025/09/23 03:26:54 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:26:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:27:07 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:08 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:08 DEBUG : banana: Unchanged skipping 2025/09/23 03:27:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:27:08 DEBUG : apple: Unchanged skipping 2025/09/23 03:27:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:27:09 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:09 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:09 INFO : There was nothing to transfer 2025/09/23 03:27:09 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:09 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : apple: Unchanged skipping 2025/09/23 03:27:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:27:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : banana: Unchanged skipping 2025/09/23 03:27:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:27:10 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:10 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:10 INFO : There was nothing to transfer 2025/09/23 03:27:10 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:10 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:27:23 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:24 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:27:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:25 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:25 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 03:27:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/23 03:27:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 03:27:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/23 03:27:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:27:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:27:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:27:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:27:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:27:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:27:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:27:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:27:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:27:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:27:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:27:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:27:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:27:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:27:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:27:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:27:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:27:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:27:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:26 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:27:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:27:27 INFO : appleappleapplebanana: Deleted 2025/09/23 03:27:27 INFO : banana: Deleted 2025/09/23 03:27:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:27:27 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:27:27 INFO : apple: Deleted 2025/09/23 03:27:27 INFO : splitbananasplit: Deleted 2025/09/23 03:27:27 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:27:27 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : apple: Unchanged skipping 2025/09/23 03:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:27:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : banana: Unchanged skipping 2025/09/23 03:27:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:27:28 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:28 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:28 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:28 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/23 03:27:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/23 03:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/23 03:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/23 03:27:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/23 03:27:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/23 03:27:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/23 03:27:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/23 03:27:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/23 03:27:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/23 03:27:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/23 03:27:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:27:43 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:43 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/23 03:27:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/23 03:27:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/23 03:27:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/23 03:27:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/23 03:27:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/23 03:27:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/23 03:27:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/23 03:27:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/23 03:27:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/23 03:27:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/23 03:27:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:44 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 03:27:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/23 03:27:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:27:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/23 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:27:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/23 03:27:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:27:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:27:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 03:27:44 INFO : apple: Copied (new) to: PREFIXapple 2025/09/23 03:27:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:27:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:27:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:27:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:27:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:27:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:27:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:27:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:27:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:27:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:27:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:27:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:27:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:27:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:27:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:46 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:27:46 INFO : apple: Deleted 2025/09/23 03:27:46 INFO : banana: Deleted 2025/09/23 03:27:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:27:46 INFO : appleappleapplebanana: Deleted 2025/09/23 03:27:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:27:46 INFO : splitbananasplit: Deleted 2025/09/23 03:27:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:27:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:27:46 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/23 03:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/23 03:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/23 03:27:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:27:47 INFO : appleappleapplebanana: Copied (new) 2025/09/23 03:27:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:27:47 INFO : splitbananasplit: Copied (new) 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:27:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:27:47 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:27:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:27:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 03:27:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:27:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 03:27:48 INFO : apple: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:27:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:27:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:27:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:27:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 03:27:48 INFO : banana: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:27:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:27:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:27:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:27:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:27:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 03:27:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:27:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 03:27:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:27:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 03:27:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:27:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 03:27:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:27:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 03:27:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:27:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 03:27:49 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:49 INFO : PREFIXbanana: Deleted 2025/09/23 03:27:49 INFO : PREFIXsplitbananasplit: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/23 03:27:49 INFO : PREFIXapple: Deleted 2025/09/23 03:27:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/23 03:27:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/23 03:27:49 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:50 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : Waiting for deletions to finish 2025/09/23 03:27:50 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:04 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:28:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/23 03:28:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 03:28:05 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:05 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 03:28:05 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:28:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:28:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:28:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:28:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:28:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:28:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:28:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:28:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:28:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:28:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:28:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:28:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:28:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:28:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:28:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:28:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:28:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:28:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:28:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:28:06 INFO : banana: Deleted 2025/09/23 03:28:06 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:28:07 INFO : splitbananasplit: Deleted 2025/09/23 03:28:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:28:07 INFO : apple: Deleted 2025/09/23 03:28:07 INFO : appleappleapplebanana: Deleted 2025/09/23 03:28:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:28:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/23 03:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/23 03:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/23 03:28:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:08 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:08 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:28:08 INFO : splitbananasplit: Copied (new) 2025/09/23 03:28:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:28:08 INFO : appleappleapplebanana: Copied (new) 2025/09/23 03:28:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:28:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/23 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:28:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/23 03:28:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/23 03:28:08 INFO : banana: Copied (new) 2025/09/23 03:28:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/23 03:28:08 INFO : apple: Copied (new) 2025/09/23 03:28:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:28:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/23 03:28:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:28:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:28:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:28:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:28:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:28:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:28:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:28:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:28:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:28:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:28:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:28:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/23 03:28:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:28:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/23 03:28:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:28:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/23 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : splitbananasplitSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : bananaSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : appleSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/23 03:28:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/23 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:28:26 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:26 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:27 DEBUG : apple: Unchanged skipping 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : banana: Unchanged skipping 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/23 03:28:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/23 03:28:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:28:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/23 03:28:27 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:27 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/23 03:28:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/23 03:28:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/23 03:28:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/23 03:28:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/23 03:28:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/23 03:28:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/23 03:28:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/23 03:28:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/23 03:28:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/23 03:28:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/23 03:28:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/23 03:28:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/23 03:28:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/23 03:28:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/23 03:28:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/23 03:28:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/23 03:28:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/23 03:28:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/23 03:28:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/23 03:28:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/23 03:28:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/23 03:28:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/23 03:28:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/23 03:28:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/23 03:28:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/23 03:28:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/23 03:28:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/23 03:28:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/23 03:28:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/23 03:28:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/23 03:28:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/23 03:28:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/23 03:28:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/23 03:28:29 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0014-89;=.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0007-1234567.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0009-3456789.txt: Deleted 2025/09/23 03:28:29 INFO : appleappleapplebanana: Deleted 2025/09/23 03:28:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/23 03:28:29 INFO : splitbananasplit: Deleted 2025/09/23 03:28:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/23 03:28:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/23 03:28:29 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:30 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : apple: Unchanged skipping 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:28:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : banana: Unchanged skipping 2025/09/23 03:28:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/23 03:28:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/23 03:28:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/23 03:28:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/23 03:28:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/23 03:28:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/23 03:28:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/23 03:28:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/23 03:28:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/23 03:28:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/23 03:28:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/23 03:28:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:28:30 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:30 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:30 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:31 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : appleapple: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/23 03:28:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/23 03:28:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/23 03:28:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/23 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/23 03:28:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/23 03:28:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/23 03:28:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/23 03:28:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/23 03:28:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/23 03:28:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/23 03:28:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/23 03:28:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/23 03:28:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/23 03:28:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/23 03:28:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/23 03:28:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/23 03:28:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/23 03:28:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/23 03:28:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:28:44 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:44 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : apple: Unchanged skipping 2025/09/23 03:28:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:28:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:28:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : banana: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:28:45 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:45 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:45 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:46 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : apple: Unchanged skipping 2025/09/23 03:28:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:28:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : banana: Unchanged skipping 2025/09/23 03:28:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:28:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:28:46 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:28:46 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:46 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:46 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : Waiting for deletions to finish 2025/09/23 03:28:47 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:00 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:00 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:01 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:01 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:01 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:01 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:02 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:02 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:02 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:16 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:17 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:17 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:18 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:18 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:18 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:33 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:33 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:34 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:34 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:34 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:34 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:35 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:35 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:35 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:35 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:49 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:50 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:50 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:50 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:51 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:51 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:51 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/23 03:29:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : apple: Unchanged skipping 2025/09/23 03:29:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/23 03:29:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/23 03:29:51 DEBUG : banana: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:29:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/23 03:29:51 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:51 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:51 DEBUG : Waiting for deletions to finish 2025/09/23 03:29:52 DEBUG : apple: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : banana: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/23 03:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.89s) --- PASS: TestTransform/NFC (17.40s) --- PASS: TestTransform/NFD (15.28s) --- PASS: TestTransform/base64 (18.67s) --- PASS: TestTransform/prefix (21.59s) --- PASS: TestTransform/suffix (20.96s) --- PASS: TestTransform/truncate (19.66s) --- PASS: TestTransform/encoder (16.46s) --- PASS: TestTransform/ISO-8859-1 (14.87s) --- PASS: TestTransform/charmap (16.48s) --- PASS: TestTransform/lowercase (17.00s) --- PASS: TestTransform/ascii (16.50s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:29:57 INFO : sub dir_somesuffix: Making directory 2025/09/23 03:29:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/23 03:29:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/23 03:29:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:29:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/23 03:29:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:29:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:57 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:29:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/23 03:29:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:29:58 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:29:58 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:29:58 INFO : tictactoe: Making directory 2025/09/23 03:29:58 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:29:58 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:29:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:29:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:29:58 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:29:58 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:29:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:29:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/23 03:29:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:00 INFO : toe: Making directory 2025/09/23 03:30:00 INFO : toe/toe: Making directory 2025/09/23 03:30:00 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:30:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:30:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:30:00 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:00 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 03:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.00s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:02 INFO : toe: Making directory 2025/09/23 03:30:02 INFO : toe/toe: Making directory 2025/09/23 03:30:02 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:30:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:30:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/23 03:30:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:02 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/23 03:30:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.98s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:04 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:30:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:30:04 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:04 INFO : tictacempty_dir: Making directory 2025/09/23 03:30:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:04 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:04 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:04 INFO : tictactoe: Making directory 2025/09/23 03:30:04 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:04 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:04 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:04 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:05 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:30:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:30:05 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:06 INFO : tictacempty_dir: Making directory 2025/09/23 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:06 INFO : tictactoe: Making directory 2025/09/23 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:06 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/23 03:30:06 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:06 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:07 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:07 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:30:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/23 03:30:07 NOTICE: B2 bucket rclone-test-wukowiq0jena: 0 differences found 2025/09/23 03:30:07 NOTICE: B2 bucket rclone-test-wukowiq0jena: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:08 INFO : tictactoe: Making directory 2025/09/23 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:08 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:08 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:08 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:08 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:09 DEBUG : Waiting for deletions to finish 2025/09/23 03:30:09 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:09 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:09 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/23 03:30:10 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/23 03:30:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/23 03:30:10 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.86s) === RUN TestSyntax 2025/09/23 03:30:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:11 INFO : toe: Making directory 2025/09/23 03:30:11 INFO : toe/toe: Making directory 2025/09/23 03:30:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:30:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:11 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:12 INFO : toe/toe/toe: Copied (new) 2025/09/23 03:30:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:12 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:30:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:30:12 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:13 INFO : tictacempty_dir: Making directory 2025/09/23 03:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:13 INFO : tictactoe: Making directory 2025/09/23 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:13 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:13 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:13 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:13 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:13 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:30:13 INFO : toe/toe: Removing directory 2025/09/23 03:30:13 INFO : toe: Removing directory 2025/09/23 03:30:13 INFO : empty_dir: Removing directory 2025/09/23 03:30:13 DEBUG : Local file system at /tmp/rclone825683058: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:14 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:14 INFO : tictacempty_dir: Making directory 2025/09/23 03:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:14 INFO : tictactoe: Making directory 2025/09/23 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:14 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:14 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:14 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:14 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:15 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:30:15 INFO : toe/toe: Removing directory 2025/09/23 03:30:15 INFO : toe: Removing directory 2025/09/23 03:30:15 INFO : empty_dir: Removing directory 2025/09/23 03:30:15 DEBUG : Local file system at /tmp/rclone825683058: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/23 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/23 03:30:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.19s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:17 DEBUG : Reset feature "Copy" 2025/09/23 03:30:17 DEBUG : Reset feature "Move" 2025/09/23 03:30:17 DEBUG : Reset feature "Copy" 2025/09/23 03:30:17 DEBUG : Reset feature "Move" 2025/09/23 03:30:17 DEBUG : empty_dir: Making directory with metadata 2025/09/23 03:30:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/23 03:30:17 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:17 INFO : tictacempty_dir: Making directory 2025/09/23 03:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/23 03:30:17 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:17 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:17 INFO : tictactoe: Making directory 2025/09/23 03:30:17 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:17 DEBUG : toe: transformed to: tictactoe 2025/09/23 03:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:17 INFO : tictactoe/tictactoe: Making directory 2025/09/23 03:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/23 03:30:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/23 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:17 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/23 03:30:18 INFO : toe/toe/toe.txt: Deleted 2025/09/23 03:30:18 INFO : toe/toe: Removing directory 2025/09/23 03:30:18 INFO : toe: Removing directory 2025/09/23 03:30:18 INFO : empty_dir: Removing directory 2025/09/23 03:30:18 DEBUG : Local file system at /tmp/rclone825683058: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/23 03:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/23 03:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/23 03:30:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/23 03:30:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.92s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:21 DEBUG : toe: transformed to: dG9l 2025/09/23 03:30:21 DEBUG : toe: transformed to: dG9l 2025/09/23 03:30:21 INFO : dG9l: Making directory 2025/09/23 03:30:21 DEBUG : toe: transformed to: dG9l 2025/09/23 03:30:21 DEBUG : toe: transformed to: dG9l 2025/09/23 03:30:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 03:30:21 INFO : dG9l/dG9l: Making directory 2025/09/23 03:30:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/23 03:30:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/23 03:30:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:30:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/23 03:30:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:30:21 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:21 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/23 03:30:22 DEBUG : Waiting for deletions to finish 2025/09/23 03:30:22 DEBUG : dG9l: transformed to: toe 2025/09/23 03:30:22 DEBUG : dG9l: transformed to: toe 2025/09/23 03:30:23 DEBUG : dG9l: transformed to: toe 2025/09/23 03:30:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/23 03:30:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/23 03:30:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/23 03:30:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/23 03:30:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/23 03:30:23 DEBUG : Local file system at /tmp/rclone825683058: Waiting for checks to finish 2025/09/23 03:30:23 DEBUG : Local file system at /tmp/rclone825683058: Waiting for transfers to finish 2025/09/23 03:30:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wukowiq0jena", Local "Local file system at /tmp/rclone825683058", Modify Window "1ms" 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe: transformed to: 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe: transformed to: 2025/09/23 03:30:24 INFO : B2 bucket rclone-test-wukowiq0jena: Making directory 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe: transformed to: 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe: transformed to: 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe/toe: transformed to: 2025/09/23 03:30:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 03:30:24 INFO : toe/toe: Making directory 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe/toe: transformed to: 2025/09/23 03:30:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe: transformed to: 2025/09/23 03:30:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/23 03:30:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/23 03:30:24 DEBUG : toe/toe/toe: transformed to: 2025/09/23 03:30:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/23 03:30:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for checks to finish 2025/09/23 03:30:24 DEBUG : B2 bucket rclone-test-wukowiq0jena: Waiting for transfers to finish 2025/09/23 03:30:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/23 03:30:24 INFO : toe/toe/toe: Copied (new) 2025/09/23 03:30:24 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting files as there were IO errors 2025/09/23 03:30:24 ERROR : B2 bucket rclone-test-wukowiq0jena: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2025/09/23 03:30:25 DEBUG : B2 bucket rclone-test-wukowiq0jena: Purge remote 2025/09/23 03:30:25 INFO : B2 bucket rclone-test-wukowiq0jena: cleaning bucket "rclone-test-wukowiq0jena" of all files 2025/09/23 03:30:26 DEBUG : BackupDir/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0c8_d20250923_m032435_c001_v7007000_t0000_u01758597875882") 2025/09/23 03:30:26 DEBUG : BackupDir/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f109e8af44c2bc411_d20250923_m032430_c001_v0001090_t0036_u01758597870263") 2025/09/23 03:30:26 DEBUG : CompareDest/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed339b2_d20250923_m032410_c001_v7007000_t0000_u01758597850705") 2025/09/23 03:30:26 DEBUG : CompareDest/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1af84_d20250923_m032404_c001_v0001182_t0022_u01758597844858") 2025/09/23 03:30:26 DEBUG : CompareDest/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed339b4_d20250923_m032410_c001_v7007000_t0000_u01758597850890") 2025/09/23 03:30:26 DEBUG : CompareDest/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a392_d20250923_m032406_c001_v0001178_t0034_u01758597846194") 2025/09/23 03:30:26 DEBUG : CopyDest/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0c9_d20250923_m032436_c001_v7007000_t0000_u01758597876067") 2025/09/23 03:30:26 DEBUG : CopyDest/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce643_d20250923_m032427_c001_v0001104_t0059_u01758597867077") 2025/09/23 03:30:26 DEBUG : CopyDest/three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0ca_d20250923_m032436_c001_v7007000_t0000_u01758597876248") 2025/09/23 03:30:27 DEBUG : CopyDest/three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a3ed_d20250923_m032434_c001_v0001178_t0037_u01758597874007") 2025/09/23 03:30:27 DEBUG : CopyDest/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0cb_d20250923_m032436_c001_v7007000_t0000_u01758597876431") 2025/09/23 03:30:27 DEBUG : CopyDest/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b006_d20250923_m032431_c001_v0001182_t0005_u01758597871660") 2025/09/23 03:30:27 DEBUG : EXISTING: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdecaf_d20250923_m032552_c001_v7007000_t0000_u01758597952450") 2025/09/23 03:30:27 DEBUG : EXISTING: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4ec_d20250923_m032551_c001_v0001178_t0011_u01758597951479") 2025/09/23 03:30:27 DEBUG : PREFIXapple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88008_d20250923_m032749_c001_v7007000_t0000_u01758598069511") 2025/09/23 03:30:27 DEBUG : PREFIXapple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582c9_d20250923_m032744_c001_v0001144_t0019_u01758598064455") 2025/09/23 03:30:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b0c9f_d20250923_m032749_c001_v7007000_t0000_u01758598069523") 2025/09/23 03:30:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787681_d20250923_m032744_c001_v0001131_t0029_u01758598064485") 2025/09/23 03:30:27 DEBUG : PREFIXbanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eefa_d20250923_m032749_c001_v7007000_t0000_u01758598069295") 2025/09/23 03:30:27 DEBUG : PREFIXbanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcf0_d20250923_m032744_c001_v0001180_t0003_u01758598064465") 2025/09/23 03:30:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f412371876c1bc106_d20250923_m032749_c001_v7007000_t0000_u01758598069311") 2025/09/23 03:30:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4dc_d20250923_m032744_c001_v0001182_t0007_u01758598064473") 2025/09/23 03:30:27 DEBUG : Testêé: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdeca5_d20250923_m032549_c001_v7007000_t0000_u01758597949132") 2025/09/23 03:30:28 DEBUG : Testêé: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4e6_d20250923_m032548_c001_v0001178_t0025_u01758597948532") 2025/09/23 03:30:28 DEBUG : Testêé: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1b8_d20250923_m032547_c001_v0001182_t0011_u01758597947573") 2025/09/23 03:30:28 DEBUG : YXBwbGU=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994bb_d20250923_m032729_c001_v7007000_t0000_u01758598049390") 2025/09/23 03:30:28 DEBUG : YXBwbGU=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc8c_d20250923_m032724_c001_v0001180_t0013_u01758598044942") 2025/09/23 03:30:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994bd_d20250923_m032729_c001_v7007000_t0000_u01758598049671") 2025/09/23 03:30:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858295_d20250923_m032724_c001_v0001144_t0022_u01758598044961") 2025/09/23 03:30:28 DEBUG : YmFuYW5h: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994be_d20250923_m032729_c001_v7007000_t0000_u01758598049854") 2025/09/23 03:30:28 DEBUG : YmFuYW5h: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b453_d20250923_m032724_c001_v0001182_t0011_u01758598044950") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575a6_d20250923_m032228_c001_v7007000_t0000_u01758597748942") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4e1_d20250923_m032227_c001_v0001104_t0044_u01758597747761") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c12426_d20250923_m032225_c001_v7007000_t0000_u01758597745609") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4cd_d20250923_m032224_c001_v0001104_t0019_u01758597744389") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985747d_d20250923_m032200_c001_v7007000_t0000_u01758597720728") 2025/09/23 03:30:28 DEBUG : a/potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce452_d20250923_m032159_c001_v0001104_t0007_u01758597719579") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dadc_d20250923_m032952_c001_v7007000_t0000_u01758598192863") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7d6_d20250923_m032948_c001_v0001182_t0028_u01758598188244") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4801_d20250923_m032936_c001_v7007000_t0000_u01758598176375") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b798_d20250923_m032931_c001_v0001182_t0057_u01758598171626") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199637_d20250923_m032919_c001_v7007000_t0000_u01758598159519") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b744_d20250923_m032915_c001_v0001182_t0044_u01758598155052") 2025/09/23 03:30:28 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b44_d20250923_m032903_c001_v7007000_t0000_u01758598143047") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b6e0_d20250923_m032859_c001_v0001182_t0029_u01758598139204") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c18_d20250923_m032848_c001_v7007000_t0000_u01758598128009") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b675_d20250923_m032843_c001_v0001182_t0017_u01758598123177") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb2_d20250923_m032831_c001_v7007000_t0000_u01758598111647") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b5fb_d20250923_m032825_c001_v0001182_t0016_u01758598105032") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b39b_d20250923_m032812_c001_v7007000_t0000_u01758598092011") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585831a_d20250923_m032808_c001_v0001144_t0013_u01758598088368") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e9028_d20250923_m032807_c001_v7007000_t0000_u01758598087261") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b555_d20250923_m032802_c001_v0001182_t0011_u01758598082854") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88012_d20250923_m032750_c001_v7007000_t0000_u01758598070992") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787693_d20250923_m032747_c001_v0001131_t0027_u01758598067631") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b52_d20250923_m032746_c001_v7007000_t0000_u01758598066391") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582c1_d20250923_m032741_c001_v0001144_t0044_u01758598061804") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b375_d20250923_m032727_c001_v7007000_t0000_u01758598047473") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b446_d20250923_m032722_c001_v0001182_t0000_u01758598042408") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199480_d20250923_m032710_c001_v7007000_t0000_u01758598030783") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc45_d20250923_m032706_c001_v0001180_t0050_u01758598026806") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded3b_d20250923_m032655_c001_v7007000_t0000_u01758598015525") 2025/09/23 03:30:29 DEBUG : apple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858241_d20250923_m032651_c001_v0001144_t0042_u01758598011210") 2025/09/23 03:30:29 DEBUG : appleSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19951b_d20250923_m032810_c001_v7007000_t0000_u01758598090545") 2025/09/23 03:30:30 DEBUG : appleSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b565_d20250923_m032805_c001_v0001182_t0035_u01758598085093") 2025/09/23 03:30:30 DEBUG : appleapple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb3_d20250923_m032831_c001_v7007000_t0000_u01758598111833") 2025/09/23 03:30:30 DEBUG : appleapple: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b60b_d20250923_m032827_c001_v0001182_t0029_u01758598107536") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dadd_d20250923_m032953_c001_v7007000_t0000_u01758598193046") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858405_d20250923_m032948_c001_v0001144_t0041_u01758598188653") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4803_d20250923_m032936_c001_v7007000_t0000_u01758598176559") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583ea_d20250923_m032932_c001_v0001144_t0049_u01758598172073") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199638_d20250923_m032919_c001_v7007000_t0000_u01758598159701") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583ca_d20250923_m032915_c001_v0001144_t0033_u01758598155485") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b45_d20250923_m032903_c001_v7007000_t0000_u01758598143228") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585839e_d20250923_m032859_c001_v0001144_t0002_u01758598139613") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c1a_d20250923_m032848_c001_v7007000_t0000_u01758598128196") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585837e_d20250923_m032843_c001_v0001144_t0002_u01758598123599") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e99d6_d20250923_m032829_c001_v7007000_t0000_u01758598109634") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdba_d20250923_m032825_c001_v0001180_t0043_u01758598105821") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b39d_d20250923_m032812_c001_v7007000_t0000_u01758598092193") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd74_d20250923_m032808_c001_v0001180_t0045_u01758598088400") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b0ce2_d20250923_m032807_c001_v7007000_t0000_u01758598087261") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd56_d20250923_m032803_c001_v0001180_t0016_u01758598083475") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88015_d20250923_m032751_c001_v7007000_t0000_u01758598071173") 2025/09/23 03:30:30 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd05_d20250923_m032747_c001_v0001180_t0004_u01758598067654") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eeef_d20250923_m032746_c001_v7007000_t0000_u01758598066576") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4ce_d20250923_m032742_c001_v0001182_t0001_u01758598062875") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f45d5_d20250923_m032727_c001_v7007000_t0000_u01758598047275") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858291_d20250923_m032722_c001_v0001144_t0031_u01758598042841") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199481_d20250923_m032710_c001_v7007000_t0000_u01758598030983") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3f7_d20250923_m032707_c001_v0001182_t0056_u01758598027456") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded3c_d20250923_m032655_c001_v7007000_t0000_u01758598015710") 2025/09/23 03:30:31 DEBUG : appleappleapplebanana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc03_d20250923_m032651_c001_v0001180_t0034_u01758598011870") 2025/09/23 03:30:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a1863f_d20250923_m032810_c001_v7007000_t0000_u01758598090609") 2025/09/23 03:30:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876c1_d20250923_m032805_c001_v0001131_t0052_u01758598085105") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575a7_d20250923_m032229_c001_v7007000_t0000_u01758597749125") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4d5_d20250923_m032226_c001_v0001104_t0021_u01758597746210") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c12424_d20250923_m032225_c001_v7007000_t0000_u01758597745046") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4c5_d20250923_m032222_c001_v0001104_t0022_u01758597742424") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857476_d20250923_m032200_c001_v7007000_t0000_u01758597720168") 2025/09/23 03:30:31 DEBUG : b/potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce44c_d20250923_m032157_c001_v0001104_t0015_u01758597717630") 2025/09/23 03:30:31 DEBUG : backup/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f65898c9_d20250923_m032449_c001_v7007000_t0000_u01758597889791") 2025/09/23 03:30:31 DEBUG : backup/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110b2363da92f6a8_d20250923_m032447_c001_v0001183_t0001_u01758597887613") 2025/09/23 03:30:31 DEBUG : backup/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f106dda4520e66c06_d20250923_m032443_c001_v0001032_t0014_u01758597883318") 2025/09/23 03:30:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f42ec_d20250923_m032515_c001_v7007000_t0000_u01758597915533") 2025/09/23 03:30:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f100cb81926e9d6dd_d20250923_m032513_c001_v0001090_t0023_u01758597913693") 2025/09/23 03:30:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f109aa2ff2e670511_d20250923_m032509_c001_v0001179_t0010_u01758597909863") 2025/09/23 03:30:32 DEBUG : backup/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33ad2_d20250923_m032503_c001_v7007000_t0000_u01758597903808") 2025/09/23 03:30:32 DEBUG : backup/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f115a6b688582d6db_d20250923_m032501_c001_v0001161_t0053_u01758597901784") 2025/09/23 03:30:32 DEBUG : backup/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f107a37bddbe7cdf0_d20250923_m032458_c001_v0001182_t0032_u01758597898354") 2025/09/23 03:30:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f42ef_d20250923_m032515_c001_v7007000_t0000_u01758597915716") 2025/09/23 03:30:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f107b8b902c847b7b_d20250923_m032514_c001_v0001179_t0059_u01758597914744") 2025/09/23 03:30:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f115a4e27ecb3d564_d20250923_m032511_c001_v0001098_t0025_u01758597911357") 2025/09/23 03:30:32 DEBUG : backup/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f65898ca_d20250923_m032449_c001_v7007000_t0000_u01758597889979") 2025/09/23 03:30:32 DEBUG : backup/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104a3e041fd6383a_d20250923_m032448_c001_v0001134_t0009_u01758597888690") 2025/09/23 03:30:32 DEBUG : backup/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1080362192e2ba02_d20250923_m032445_c001_v0001113_t0015_u01758597885123") 2025/09/23 03:30:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33ad4_d20250923_m032503_c001_v7007000_t0000_u01758597903991") 2025/09/23 03:30:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110764c58be3ddcd_d20250923_m032502_c001_v0001100_t0050_u01758597902859") 2025/09/23 03:30:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1161114a93a9701b_d20250923_m032459_c001_v0001183_t0024_u01758597899693") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae0_d20250923_m032953_c001_v7007000_t0000_u01758598193228") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bf17_d20250923_m032948_c001_v0001180_t0033_u01758598188448") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4804_d20250923_m032936_c001_v7007000_t0000_u01758598176744") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bedd_d20250923_m032931_c001_v0001180_t0011_u01758598171825") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199639_d20250923_m032919_c001_v7007000_t0000_u01758598159884") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bea4_d20250923_m032915_c001_v0001180_t0001_u01758598155277") 2025/09/23 03:30:32 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b48_d20250923_m032903_c001_v7007000_t0000_u01758598143409") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be4a_d20250923_m032859_c001_v0001180_t0018_u01758598139413") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c1c_d20250923_m032848_c001_v7007000_t0000_u01758598128382") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be11_d20250923_m032843_c001_v0001180_t0019_u01758598123389") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb4_d20250923_m032832_c001_v7007000_t0000_u01758598112017") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787717_d20250923_m032825_c001_v0001131_t0002_u01758598105283") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b39e_d20250923_m032812_c001_v7007000_t0000_u01758598092401") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876db_d20250923_m032808_c001_v0001131_t0038_u01758598088377") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18634_d20250923_m032806_c001_v7007000_t0000_u01758598086860") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876bb_d20250923_m032803_c001_v0001131_t0031_u01758598083065") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88017_d20250923_m032751_c001_v7007000_t0000_u01758598071354") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582d6_d20250923_m032747_c001_v0001144_t0025_u01758598067664") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded83_d20250923_m032746_c001_v7007000_t0000_u01758598066543") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcee_d20250923_m032742_c001_v0001180_t0028_u01758598062676") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b374_d20250923_m032727_c001_v7007000_t0000_u01758598047290") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc84_d20250923_m032722_c001_v0001180_t0009_u01758598042626") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199482_d20250923_m032711_c001_v7007000_t0000_u01758598031168") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858264_d20250923_m032707_c001_v0001144_t0000_u01758598027009") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded3d_d20250923_m032655_c001_v7007000_t0000_u01758598015896") 2025/09/23 03:30:33 DEBUG : banana: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b38d_d20250923_m032651_c001_v0001182_t0053_u01758598011674") 2025/09/23 03:30:34 DEBUG : bananaSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b396_d20250923_m032810_c001_v7007000_t0000_u01758598090469") 2025/09/23 03:30:34 DEBUG : bananaSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd60_d20250923_m032805_c001_v0001180_t0054_u01758598085118") 2025/09/23 03:30:34 DEBUG : both0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b696b_d20250923_m032621_c001_v7007000_t0000_u01758597981887") 2025/09/23 03:30:34 DEBUG : both0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b27c_d20250923_m032610_c001_v0001182_t0036_u01758597970197") 2025/09/23 03:30:34 DEBUG : both0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e7_d20250923_m032605_c001_v7007000_t0000_u01758597965976") 2025/09/23 03:30:34 DEBUG : both0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1dd_d20250923_m032554_c001_v0001182_t0024_u01758597954327") 2025/09/23 03:30:34 DEBUG : both1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b696c_d20250923_m032622_c001_v7007000_t0000_u01758597982069") 2025/09/23 03:30:34 DEBUG : both1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b27f_d20250923_m032610_c001_v0001182_t0050_u01758597970989") 2025/09/23 03:30:34 DEBUG : both1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e8_d20250923_m032606_c001_v7007000_t0000_u01758597966159") 2025/09/23 03:30:34 DEBUG : both1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1e5_d20250923_m032554_c001_v0001182_t0045_u01758597954775") 2025/09/23 03:30:34 DEBUG : both10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b696d_d20250923_m032622_c001_v7007000_t0000_u01758597982250") 2025/09/23 03:30:34 DEBUG : both10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2a3_d20250923_m032614_c001_v0001182_t0057_u01758597974891") 2025/09/23 03:30:34 DEBUG : both10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e9_d20250923_m032606_c001_v7007000_t0000_u01758597966342") 2025/09/23 03:30:34 DEBUG : both10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b212_d20250923_m032558_c001_v0001182_t0045_u01758597958715") 2025/09/23 03:30:34 DEBUG : both11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b696e_d20250923_m032622_c001_v7007000_t0000_u01758597982432") 2025/09/23 03:30:34 DEBUG : both11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2ab_d20250923_m032615_c001_v0001182_t0024_u01758597975335") 2025/09/23 03:30:34 DEBUG : both11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451eb_d20250923_m032606_c001_v7007000_t0000_u01758597966525") 2025/09/23 03:30:34 DEBUG : both11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b214_d20250923_m032559_c001_v0001182_t0053_u01758597959176") 2025/09/23 03:30:34 DEBUG : both12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b696f_d20250923_m032622_c001_v7007000_t0000_u01758597982615") 2025/09/23 03:30:34 DEBUG : both12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2b3_d20250923_m032615_c001_v0001182_t0026_u01758597975828") 2025/09/23 03:30:35 DEBUG : both12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451ed_d20250923_m032606_c001_v7007000_t0000_u01758597966709") 2025/09/23 03:30:35 DEBUG : both12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b218_d20250923_m032559_c001_v0001182_t0011_u01758597959633") 2025/09/23 03:30:35 DEBUG : both13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6970_d20250923_m032622_c001_v7007000_t0000_u01758597982807") 2025/09/23 03:30:35 DEBUG : both13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2b5_d20250923_m032616_c001_v0001182_t0003_u01758597976254") 2025/09/23 03:30:35 DEBUG : both13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451ee_d20250923_m032606_c001_v7007000_t0000_u01758597966892") 2025/09/23 03:30:35 DEBUG : both13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b220_d20250923_m032600_c001_v0001182_t0032_u01758597960089") 2025/09/23 03:30:35 DEBUG : both14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6972_d20250923_m032622_c001_v7007000_t0000_u01758597982988") 2025/09/23 03:30:35 DEBUG : both14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2b7_d20250923_m032616_c001_v0001182_t0014_u01758597976692") 2025/09/23 03:30:35 DEBUG : both14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451ef_d20250923_m032607_c001_v7007000_t0000_u01758597967075") 2025/09/23 03:30:35 DEBUG : both14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b224_d20250923_m032600_c001_v0001182_t0004_u01758597960524") 2025/09/23 03:30:35 DEBUG : both15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6973_d20250923_m032623_c001_v7007000_t0000_u01758597983169") 2025/09/23 03:30:35 DEBUG : both15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2bb_d20250923_m032617_c001_v0001182_t0039_u01758597977096") 2025/09/23 03:30:35 DEBUG : both15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f1_d20250923_m032607_c001_v7007000_t0000_u01758597967258") 2025/09/23 03:30:35 DEBUG : both15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b228_d20250923_m032600_c001_v0001182_t0031_u01758597960990") 2025/09/23 03:30:35 DEBUG : both16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6975_d20250923_m032623_c001_v7007000_t0000_u01758597983352") 2025/09/23 03:30:35 DEBUG : both16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2bd_d20250923_m032617_c001_v0001182_t0015_u01758597977515") 2025/09/23 03:30:35 DEBUG : both16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f3_d20250923_m032607_c001_v7007000_t0000_u01758597967445") 2025/09/23 03:30:35 DEBUG : both16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b22e_d20250923_m032601_c001_v0001182_t0042_u01758597961441") 2025/09/23 03:30:35 DEBUG : both17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6976_d20250923_m032623_c001_v7007000_t0000_u01758597983539") 2025/09/23 03:30:35 DEBUG : both17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2c1_d20250923_m032617_c001_v0001182_t0003_u01758597977938") 2025/09/23 03:30:36 DEBUG : both17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f4_d20250923_m032607_c001_v7007000_t0000_u01758597967627") 2025/09/23 03:30:36 DEBUG : both17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b234_d20250923_m032601_c001_v0001182_t0037_u01758597961879") 2025/09/23 03:30:36 DEBUG : both18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6977_d20250923_m032623_c001_v7007000_t0000_u01758597983721") 2025/09/23 03:30:36 DEBUG : both18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2c7_d20250923_m032618_c001_v0001182_t0023_u01758597978359") 2025/09/23 03:30:36 DEBUG : both18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f5_d20250923_m032607_c001_v7007000_t0000_u01758597967812") 2025/09/23 03:30:36 DEBUG : both18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b23c_d20250923_m032602_c001_v0001182_t0009_u01758597962320") 2025/09/23 03:30:36 DEBUG : both19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6978_d20250923_m032623_c001_v7007000_t0000_u01758597983903") 2025/09/23 03:30:36 DEBUG : both19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b2c9_d20250923_m032618_c001_v0001182_t0052_u01758597978782") 2025/09/23 03:30:36 DEBUG : both19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f6_d20250923_m032607_c001_v7007000_t0000_u01758597967994") 2025/09/23 03:30:36 DEBUG : both19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b246_d20250923_m032602_c001_v0001182_t0051_u01758597962777") 2025/09/23 03:30:36 DEBUG : both2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6979_d20250923_m032624_c001_v7007000_t0000_u01758597984096") 2025/09/23 03:30:36 DEBUG : both2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b283_d20250923_m032611_c001_v0001182_t0013_u01758597971408") 2025/09/23 03:30:36 DEBUG : both2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f7_d20250923_m032608_c001_v7007000_t0000_u01758597968178") 2025/09/23 03:30:36 DEBUG : both2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1ed_d20250923_m032555_c001_v0001182_t0003_u01758597955200") 2025/09/23 03:30:36 DEBUG : both3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697a_d20250923_m032624_c001_v7007000_t0000_u01758597984278") 2025/09/23 03:30:36 DEBUG : both3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b287_d20250923_m032611_c001_v0001182_t0045_u01758597971819") 2025/09/23 03:30:36 DEBUG : both3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451f8_d20250923_m032608_c001_v7007000_t0000_u01758597968360") 2025/09/23 03:30:36 DEBUG : both3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1f5_d20250923_m032555_c001_v0001182_t0050_u01758597955616") 2025/09/23 03:30:36 DEBUG : both4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697b_d20250923_m032624_c001_v7007000_t0000_u01758597984459") 2025/09/23 03:30:36 DEBUG : both4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b289_d20250923_m032612_c001_v0001182_t0003_u01758597972226") 2025/09/23 03:30:37 DEBUG : both4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451fa_d20250923_m032608_c001_v7007000_t0000_u01758597968543") 2025/09/23 03:30:37 DEBUG : both4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1f8_d20250923_m032556_c001_v0001182_t0048_u01758597956035") 2025/09/23 03:30:37 DEBUG : both5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697c_d20250923_m032624_c001_v7007000_t0000_u01758597984641") 2025/09/23 03:30:37 DEBUG : both5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b28d_d20250923_m032612_c001_v0001182_t0059_u01758597972698") 2025/09/23 03:30:37 DEBUG : both5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451fb_d20250923_m032608_c001_v7007000_t0000_u01758597968725") 2025/09/23 03:30:37 DEBUG : both5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1fc_d20250923_m032556_c001_v0001182_t0027_u01758597956442") 2025/09/23 03:30:37 DEBUG : both6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697d_d20250923_m032624_c001_v7007000_t0000_u01758597984825") 2025/09/23 03:30:37 DEBUG : both6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b291_d20250923_m032613_c001_v0001182_t0046_u01758597973148") 2025/09/23 03:30:37 DEBUG : both6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451fc_d20250923_m032608_c001_v7007000_t0000_u01758597968909") 2025/09/23 03:30:37 DEBUG : both6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b200_d20250923_m032556_c001_v0001182_t0005_u01758597956860") 2025/09/23 03:30:37 DEBUG : both7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697e_d20250923_m032625_c001_v7007000_t0000_u01758597985007") 2025/09/23 03:30:37 DEBUG : both7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b294_d20250923_m032613_c001_v0001182_t0003_u01758597973552") 2025/09/23 03:30:37 DEBUG : both7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451fe_d20250923_m032609_c001_v7007000_t0000_u01758597969092") 2025/09/23 03:30:37 DEBUG : both7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b204_d20250923_m032557_c001_v0001182_t0046_u01758597957280") 2025/09/23 03:30:37 DEBUG : both8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b697f_d20250923_m032625_c001_v7007000_t0000_u01758597985189") 2025/09/23 03:30:37 DEBUG : both8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b299_d20250923_m032614_c001_v0001182_t0028_u01758597974072") 2025/09/23 03:30:37 DEBUG : both8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451ff_d20250923_m032609_c001_v7007000_t0000_u01758597969278") 2025/09/23 03:30:37 DEBUG : both8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b206_d20250923_m032557_c001_v0001182_t0038_u01758597957755") 2025/09/23 03:30:37 DEBUG : both9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6980_d20250923_m032625_c001_v7007000_t0000_u01758597985372") 2025/09/23 03:30:37 DEBUG : both9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b29d_d20250923_m032614_c001_v0001182_t0024_u01758597974482") 2025/09/23 03:30:37 DEBUG : both9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed245200_d20250923_m032609_c001_v7007000_t0000_u01758597969460") 2025/09/23 03:30:38 DEBUG : both9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b20a_d20250923_m032558_c001_v0001182_t0036_u01758597958227") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575aa_d20250923_m032229_c001_v7007000_t0000_u01758597749309") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4db_d20250923_m032226_c001_v0001104_t0011_u01758597746773") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c12427_d20250923_m032225_c001_v7007000_t0000_u01758597745844") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4cb_d20250923_m032223_c001_v0001104_t0055_u01758597743348") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985747e_d20250923_m032200_c001_v7007000_t0000_u01758597720912") 2025/09/23 03:30:38 DEBUG : c/non empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce450_d20250923_m032158_c001_v0001104_t0057_u01758597718683") 2025/09/23 03:30:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c0_d20250923_m032730_c001_v7007000_t0000_u01758598050038") 2025/09/23 03:30:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787641_d20250923_m032725_c001_v0001131_t0054_u01758598045714") 2025/09/23 03:30:38 DEBUG : check sum: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94df_d20250923_m032149_c001_v7007000_t0000_u01758597709225") 2025/09/23 03:30:38 DEBUG : check sum: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce416_d20250923_m032147_c001_v0001104_t0057_u01758597707979") 2025/09/23 03:30:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6c2d_d20250923_m033023_c001_v7007000_t0000_u01758598223833") 2025/09/23 03:30:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b86f_d20250923_m033022_c001_v0001182_t0056_u01758598222253") 2025/09/23 03:30:38 DEBUG : dest/3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0b8_d20250923_m032420_c001_v7007000_t0000_u01758597860117") 2025/09/23 03:30:38 DEBUG : dest/3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404d1f41e17b4ce5_d20250923_m032419_c001_v0001109_t0039_u01758597859007") 2025/09/23 03:30:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb5_d20250923_m032832_c001_v7007000_t0000_u01758598112200") 2025/09/23 03:30:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585834e_d20250923_m032827_c001_v0001144_t0034_u01758598107773") 2025/09/23 03:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae1_d20250923_m032953_c001_v7007000_t0000_u01758598193411") 2025/09/23 03:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7bb_d20250923_m032941_c001_v0001182_t0022_u01758598181148") 2025/09/23 03:30:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4805_d20250923_m032936_c001_v7007000_t0000_u01758598176937") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b774_d20250923_m032924_c001_v0001182_t0023_u01758598164142") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963a_d20250923_m032920_c001_v7007000_t0000_u01758598160066") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b717_d20250923_m032907_c001_v0001182_t0004_u01758598147659") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b49_d20250923_m032903_c001_v7007000_t0000_u01758598143590") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b6ad_d20250923_m032852_c001_v0001182_t0053_u01758598132784") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c1e_d20250923_m032848_c001_v7007000_t0000_u01758598128564") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b64d_d20250923_m032836_c001_v0001182_t0003_u01758598116325") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e99d8_d20250923_m032829_c001_v7007000_t0000_u01758598109664") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b5ba_d20250923_m032816_c001_v0001182_t0055_u01758598096662") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b39f_d20250923_m032812_c001_v7007000_t0000_u01758598092584") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b58b_d20250923_m032808_c001_v0001182_t0037_u01758598088607") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18639_d20250923_m032807_c001_v7007000_t0000_u01758598087414") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b529_d20250923_m032755_c001_v0001182_t0025_u01758598075699") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88019_d20250923_m032751_c001_v7007000_t0000_u01758598071538") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd09_d20250923_m032747_c001_v0001180_t0000_u01758598067860") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b087a_d20250923_m032746_c001_v7007000_t0000_u01758598066554") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582a7_d20250923_m032734_c001_v0001144_t0048_u01758598054113") 2025/09/23 03:30:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994b7_d20250923_m032727_c001_v7007000_t0000_u01758598047302") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858277_d20250923_m032715_c001_v0001144_t0054_u01758598035480") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199483_d20250923_m032711_c001_v7007000_t0000_u01758598031351") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3c0_d20250923_m032700_c001_v0001182_t0022_u01758598020154") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded3f_d20250923_m032656_c001_v7007000_t0000_u01758598016080") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbca_d20250923_m032642_c001_v0001180_t0019_u01758598002773") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b9a_d20250923_m032810_c001_v7007000_t0000_u01758598090634") 2025/09/23 03:30:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b567_d20250923_m032805_c001_v0001182_t0021_u01758598085308") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb6_d20250923_m032832_c001_v7007000_t0000_u01758598112384") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdc0_d20250923_m032827_c001_v0001180_t0015_u01758598107763") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae2_d20250923_m032953_c001_v7007000_t0000_u01758598193593") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bef7_d20250923_m032941_c001_v0001180_t0011_u01758598181716") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4806_d20250923_m032937_c001_v7007000_t0000_u01758598177120") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bec3_d20250923_m032924_c001_v0001180_t0010_u01758598164722") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963b_d20250923_m032920_c001_v7007000_t0000_u01758598160250") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be6e_d20250923_m032908_c001_v0001180_t0022_u01758598148233") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b4a_d20250923_m032903_c001_v7007000_t0000_u01758598143770") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be2d_d20250923_m032853_c001_v0001180_t0024_u01758598133342") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c1f_d20250923_m032848_c001_v7007000_t0000_u01758598128749") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdf3_d20250923_m032836_c001_v0001180_t0034_u01758598116897") 2025/09/23 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e903f_d20250923_m032829_c001_v7007000_t0000_u01758598109779") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876f1_d20250923_m032817_c001_v0001131_t0029_u01758598097241") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a0_d20250923_m032812_c001_v7007000_t0000_u01758598092765") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd76_d20250923_m032808_c001_v0001180_t0057_u01758598088645") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18636_d20250923_m032807_c001_v7007000_t0000_u01758598087229") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876a7_d20250923_m032756_c001_v0001131_t0045_u01758598076279") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8801b_d20250923_m032751_c001_v7007000_t0000_u01758598071718") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4f9_d20250923_m032747_c001_v0001182_t0000_u01758598067868") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded7f_d20250923_m032746_c001_v7007000_t0000_u01758598066178") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcc2_d20250923_m032735_c001_v0001180_t0044_u01758598055204") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eec5_d20250923_m032727_c001_v7007000_t0000_u01758598047241") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b422_d20250923_m032716_c001_v0001182_t0023_u01758598036472") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199484_d20250923_m032711_c001_v7007000_t0000_u01758598031534") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc21_d20250923_m032700_c001_v0001180_t0011_u01758598020752") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded41_d20250923_m032656_c001_v7007000_t0000_u01758598016264") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585822b_d20250923_m032643_c001_v0001144_t0041_u01758598003375") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0ab90_d20250923_m032810_c001_v7007000_t0000_u01758598090268") 2025/09/23 03:30:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd66_d20250923_m032805_c001_v0001180_t0003_u01758598085325") 2025/09/23 03:30:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb7_d20250923_m032832_c001_v7007000_t0000_u01758598112568") 2025/09/23 03:30:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b60f_d20250923_m032827_c001_v0001182_t0017_u01758598107780") 2025/09/23 03:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae4_d20250923_m032953_c001_v7007000_t0000_u01758598193777") 2025/09/23 03:30:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583fa_d20250923_m032942_c001_v0001144_t0046_u01758598182281") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4807_d20250923_m032937_c001_v7007000_t0000_u01758598177404") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583dd_d20250923_m032925_c001_v0001144_t0027_u01758598165272") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963c_d20250923_m032920_c001_v7007000_t0000_u01758598160432") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583b4_d20250923_m032908_c001_v0001144_t0041_u01758598148835") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b4b_d20250923_m032903_c001_v7007000_t0000_u01758598143952") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858387_d20250923_m032853_c001_v0001144_t0050_u01758598133904") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c20_d20250923_m032848_c001_v7007000_t0000_u01758598128931") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585836c_d20250923_m032837_c001_v0001144_t0012_u01758598117553") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e99d3_d20250923_m032829_c001_v7007000_t0000_u01758598109289") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd99_d20250923_m032818_c001_v0001180_t0055_u01758598098146") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a1_d20250923_m032812_c001_v7007000_t0000_u01758598092950") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b590_d20250923_m032808_c001_v0001182_t0018_u01758598088802") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18637_d20250923_m032807_c001_v7007000_t0000_u01758598087261") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd31_d20250923_m032756_c001_v0001180_t0042_u01758598076968") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8801c_d20250923_m032751_c001_v7007000_t0000_u01758598071899") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4fb_d20250923_m032748_c001_v0001182_t0006_u01758598068074") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc53a_d20250923_m032746_c001_v7007000_t0000_u01758598066574") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b49d_d20250923_m032735_c001_v0001182_t0059_u01758598055786") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1af0b8_d20250923_m032727_c001_v7007000_t0000_u01758598047239") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc68_d20250923_m032717_c001_v0001180_t0055_u01758598037105") 2025/09/23 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199487_d20250923_m032711_c001_v7007000_t0000_u01758598031717") 2025/09/23 03:30:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858253_d20250923_m032701_c001_v0001144_t0021_u01758598021351") 2025/09/23 03:30:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded43_d20250923_m032656_c001_v7007000_t0000_u01758598016452") 2025/09/23 03:30:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b354_d20250923_m032644_c001_v0001182_t0024_u01758598004258") 2025/09/23 03:30:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589ba8_d20250923_m032810_c001_v7007000_t0000_u01758598090543") 2025/09/23 03:30:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876c3_d20250923_m032805_c001_v0001131_t0022_u01758598085465") 2025/09/23 03:30:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb8_d20250923_m032832_c001_v7007000_t0000_u01758598112751") 2025/09/23 03:30:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787721_d20250923_m032827_c001_v0001131_t0040_u01758598107941") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae5_d20250923_m032953_c001_v7007000_t0000_u01758598193970") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877f0_d20250923_m032943_c001_v0001131_t0006_u01758598183205") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4808_d20250923_m032937_c001_v7007000_t0000_u01758598177587") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877c4_d20250923_m032926_c001_v0001131_t0022_u01758598166199") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963d_d20250923_m032920_c001_v7007000_t0000_u01758598160614") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78779b_d20250923_m032910_c001_v0001131_t0046_u01758598150365") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b4d_d20250923_m032904_c001_v7007000_t0000_u01758598144134") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787778_d20250923_m032854_c001_v0001131_t0058_u01758598134846") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c21_d20250923_m032849_c001_v7007000_t0000_u01758598129113") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787746_d20250923_m032838_c001_v0001131_t0031_u01758598118497") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e903d_d20250923_m032829_c001_v7007000_t0000_u01758598109408") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858334_d20250923_m032819_c001_v0001144_t0031_u01758598099362") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a2_d20250923_m032813_c001_v7007000_t0000_u01758598093132") 2025/09/23 03:30:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd78_d20250923_m032808_c001_v0001180_t0033_u01758598088836") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef1f_d20250923_m032806_c001_v7007000_t0000_u01758598086873") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582f5_d20250923_m032757_c001_v0001144_t0037_u01758598077605") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8801d_d20250923_m032752_c001_v7007000_t0000_u01758598072078") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd0b_d20250923_m032748_c001_v0001180_t0003_u01758598068089") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b00a7_d20250923_m032746_c001_v7007000_t0000_u01758598066189") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787663_d20250923_m032736_c001_v0001131_t0051_u01758598056388") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994b8_d20250923_m032727_c001_v7007000_t0000_u01758598047564") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585827b_d20250923_m032717_c001_v0001144_t0040_u01758598037572") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199488_d20250923_m032711_c001_v7007000_t0000_u01758598031946") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3cd_d20250923_m032702_c001_v0001182_t0058_u01758598022034") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded44_d20250923_m032656_c001_v7007000_t0000_u01758598016637") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbdf_d20250923_m032646_c001_v0001180_t0034_u01758598006559") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef28_d20250923_m032810_c001_v7007000_t0000_u01758598090644") 2025/09/23 03:30:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b569_d20250923_m032805_c001_v0001182_t0030_u01758598085503") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb9_d20250923_m032832_c001_v7007000_t0000_u01758598112934") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdc2_d20250923_m032827_c001_v0001180_t0020_u01758598107954") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae6_d20250923_m032954_c001_v7007000_t0000_u01758598194154") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7c5_d20250923_m032943_c001_v0001182_t0050_u01758598183786") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4809_d20250923_m032937_c001_v7007000_t0000_u01758598177770") 2025/09/23 03:30:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b778_d20250923_m032926_c001_v0001182_t0041_u01758598166487") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963e_d20250923_m032920_c001_v7007000_t0000_u01758598160795") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b725_d20250923_m032910_c001_v0001182_t0010_u01758598150637") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b4f_d20250923_m032904_c001_v7007000_t0000_u01758598144320") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b6bd_d20250923_m032855_c001_v0001182_t0029_u01758598135330") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c23_d20250923_m032849_c001_v7007000_t0000_u01758598129295") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b65d_d20250923_m032839_c001_v0001182_t0024_u01758598119023") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e99d7_d20250923_m032829_c001_v7007000_t0000_u01758598109640") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b5d2_d20250923_m032820_c001_v0001182_t0000_u01758598100172") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a3_d20250923_m032813_c001_v7007000_t0000_u01758598093313") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876df_d20250923_m032808_c001_v0001131_t0041_u01758598088880") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404f58f59e11d293_d20250923_m032807_c001_v7007000_t0000_u01758598087279") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b533_d20250923_m032758_c001_v0001182_t0056_u01758598078166") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8801f_d20250923_m032752_c001_v7007000_t0000_u01758598072268") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787695_d20250923_m032748_c001_v0001131_t0048_u01758598068190") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4098536045c6a1f2_d20250923_m032746_c001_v7007000_t0000_u01758598066591") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582b0_d20250923_m032736_c001_v0001144_t0022_u01758598056748") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae612b_d20250923_m032727_c001_v7007000_t0000_u01758598047418") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b42c_d20250923_m032718_c001_v0001182_t0039_u01758598038134") 2025/09/23 03:30:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199489_d20250923_m032712_c001_v7007000_t0000_u01758598032127") 2025/09/23 03:30:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc2b_d20250923_m032702_c001_v0001180_t0016_u01758598022243") 2025/09/23 03:30:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded45_d20250923_m032656_c001_v7007000_t0000_u01758598016820") 2025/09/23 03:30:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858233_d20250923_m032646_c001_v0001144_t0046_u01758598006763") 2025/09/23 03:30:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0ab91_d20250923_m032810_c001_v7007000_t0000_u01758598090491") 2025/09/23 03:30:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd68_d20250923_m032805_c001_v0001180_t0047_u01758598085519") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abba_d20250923_m032833_c001_v7007000_t0000_u01758598113117") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b613_d20250923_m032827_c001_v0001182_t0015_u01758598107980") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae8_d20250923_m032954_c001_v7007000_t0000_u01758598194337") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51befd_d20250923_m032943_c001_v0001180_t0011_u01758598183998") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f480a_d20250923_m032937_c001_v7007000_t0000_u01758598177953") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51becb_d20250923_m032926_c001_v0001180_t0000_u01758598166686") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19963f_d20250923_m032920_c001_v7007000_t0000_u01758598160978") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be80_d20250923_m032910_c001_v0001180_t0000_u01758598150852") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b50_d20250923_m032904_c001_v7007000_t0000_u01758598144503") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be38_d20250923_m032855_c001_v0001180_t0002_u01758598135536") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c26_d20250923_m032849_c001_v7007000_t0000_u01758598129572") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be01_d20250923_m032839_c001_v0001180_t0010_u01758598119230") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb1_d20250923_m032829_c001_v7007000_t0000_u01758598109795") 2025/09/23 03:30:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787700_d20250923_m032820_c001_v0001131_t0041_u01758598100386") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a4_d20250923_m032813_c001_v7007000_t0000_u01758598093497") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585831c_d20250923_m032808_c001_v0001144_t0019_u01758598088958") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef23_d20250923_m032807_c001_v7007000_t0000_u01758598087430") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876ad_d20250923_m032758_c001_v0001131_t0043_u01758598078363") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88021_d20250923_m032752_c001_v7007000_t0000_u01758598072448") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4ff_d20250923_m032748_c001_v0001182_t0015_u01758598068270") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc537_d20250923_m032746_c001_v7007000_t0000_u01758598066203") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bccc_d20250923_m032737_c001_v0001180_t0037_u01758598057699") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1af0b9_d20250923_m032727_c001_v7007000_t0000_u01758598047425") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc70_d20250923_m032718_c001_v0001180_t0019_u01758598038333") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19948a_d20250923_m032712_c001_v7007000_t0000_u01758598032310") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858259_d20250923_m032702_c001_v0001144_t0004_u01758598022451") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded46_d20250923_m032657_c001_v7007000_t0000_u01758598017004") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b369_d20250923_m032647_c001_v0001182_t0035_u01758598007193") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b397_d20250923_m032810_c001_v7007000_t0000_u01758598090658") 2025/09/23 03:30:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b56d_d20250923_m032805_c001_v0001182_t0033_u01758598085704") 2025/09/23 03:30:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abbb_d20250923_m032833_c001_v7007000_t0000_u01758598113301") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdc4_d20250923_m032828_c001_v0001180_t0016_u01758598108159") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dae9_d20250923_m032954_c001_v7007000_t0000_u01758598194521") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583fc_d20250923_m032944_c001_v0001144_t0026_u01758598184231") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f480b_d20250923_m032938_c001_v7007000_t0000_u01758598178137") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583e1_d20250923_m032926_c001_v0001144_t0022_u01758598166913") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199640_d20250923_m032921_c001_v7007000_t0000_u01758598161160") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583b8_d20250923_m032911_c001_v0001144_t0059_u01758598151097") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b51_d20250923_m032904_c001_v7007000_t0000_u01758598144684") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585838e_d20250923_m032855_c001_v0001144_t0015_u01758598135739") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c29_d20250923_m032849_c001_v7007000_t0000_u01758598129754") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858370_d20250923_m032839_c001_v0001144_t0004_u01758598119434") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abaf_d20250923_m032829_c001_v7007000_t0000_u01758598109423") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bda7_d20250923_m032820_c001_v0001180_t0022_u01758598100780") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a5_d20250923_m032813_c001_v7007000_t0000_u01758598093679") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b592_d20250923_m032809_c001_v0001182_t0054_u01758598089010") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef21_d20250923_m032807_c001_v7007000_t0000_u01758598087242") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd3c_d20250923_m032758_c001_v0001180_t0035_u01758598078757") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88024_d20250923_m032752_c001_v7007000_t0000_u01758598072755") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd0d_d20250923_m032748_c001_v0001180_t0043_u01758598068295") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b4f_d20250923_m032746_c001_v7007000_t0000_u01758598066211") 2025/09/23 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4ab_d20250923_m032737_c001_v0001182_t0027_u01758598057922") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae6129_d20250923_m032727_c001_v7007000_t0000_u01758598047050") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858281_d20250923_m032718_c001_v0001144_t0058_u01758598038536") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19948b_d20250923_m032712_c001_v7007000_t0000_u01758598032491") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3d5_d20250923_m032703_c001_v0001182_t0004_u01758598023038") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded48_d20250923_m032657_c001_v7007000_t0000_u01758598017189") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbe7_d20250923_m032647_c001_v0001180_t0036_u01758598007402") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef25_d20250923_m032810_c001_v7007000_t0000_u01758598090272") 2025/09/23 03:30:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd6a_d20250923_m032805_c001_v0001180_t0027_u01758598085723") 2025/09/23 03:30:49 DEBUG : dir1/0007-12345: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abbc_d20250923_m032833_c001_v7007000_t0000_u01758598113484") 2025/09/23 03:30:49 DEBUG : dir1/0007-12345: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b615_d20250923_m032828_c001_v0001182_t0011_u01758598108175") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daeb_d20250923_m032954_c001_v7007000_t0000_u01758598194703") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877f5_d20250923_m032944_c001_v0001131_t0050_u01758598184854") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f480c_d20250923_m032938_c001_v7007000_t0000_u01758598178321") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877ca_d20250923_m032927_c001_v0001131_t0049_u01758598167865") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199641_d20250923_m032921_c001_v7007000_t0000_u01758598161354") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877a1_d20250923_m032911_c001_v0001131_t0045_u01758598151583") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b53_d20250923_m032904_c001_v7007000_t0000_u01758598144865") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78777e_d20250923_m032856_c001_v0001131_t0023_u01758598136376") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c2b_d20250923_m032849_c001_v7007000_t0000_u01758598129937") 2025/09/23 03:30:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78774a_d20250923_m032839_c001_v0001131_t0005_u01758598119948") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e99d5_d20250923_m032829_c001_v7007000_t0000_u01758598109482") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858336_d20250923_m032820_c001_v0001144_t0042_u01758598100986") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a6_d20250923_m032813_c001_v7007000_t0000_u01758598093860") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd7a_d20250923_m032809_c001_v0001180_t0057_u01758598089040") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b94_d20250923_m032807_c001_v7007000_t0000_u01758598087442") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582f7_d20250923_m032758_c001_v0001144_t0057_u01758598078957") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88026_d20250923_m032752_c001_v7007000_t0000_u01758598072939") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b501_d20250923_m032748_c001_v0001182_t0058_u01758598068481") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded81_d20250923_m032746_c001_v7007000_t0000_u01758598066360") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787669_d20250923_m032738_c001_v0001131_t0051_u01758598058118") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25e9c_d20250923_m032727_c001_v7007000_t0000_u01758598047438") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b42e_d20250923_m032718_c001_v0001182_t0007_u01758598038958") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19948c_d20250923_m032712_c001_v7007000_t0000_u01758598032673") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc2d_d20250923_m032703_c001_v0001180_t0045_u01758598023283") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded49_d20250923_m032657_c001_v7007000_t0000_u01758598017372") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858235_d20250923_m032647_c001_v0001144_t0034_u01758598007600") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b99_d20250923_m032810_c001_v7007000_t0000_u01758598090444") 2025/09/23 03:30:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876cb_d20250923_m032805_c001_v0001131_t0029_u01758598085770") 2025/09/23 03:30:50 DEBUG : dir1/0008-23456: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abbd_d20250923_m032833_c001_v7007000_t0000_u01758598113670") 2025/09/23 03:30:50 DEBUG : dir1/0008-23456: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdc6_d20250923_m032828_c001_v0001180_t0009_u01758598108360") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daec_d20250923_m032954_c001_v7007000_t0000_u01758598194885") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7ce_d20250923_m032945_c001_v0001182_t0028_u01758598185215") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f480e_d20250923_m032938_c001_v7007000_t0000_u01758598178505") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b782_d20250923_m032928_c001_v0001182_t0045_u01758598168199") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199642_d20250923_m032921_c001_v7007000_t0000_u01758598161535") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b72f_d20250923_m032911_c001_v0001182_t0031_u01758598151894") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b54_d20250923_m032905_c001_v7007000_t0000_u01758598145047") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b6c6_d20250923_m032856_c001_v0001182_t0030_u01758598136630") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c2e_d20250923_m032850_c001_v7007000_t0000_u01758598130118") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b665_d20250923_m032840_c001_v0001182_t0006_u01758598120641") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e903e_d20250923_m032829_c001_v7007000_t0000_u01758598109595") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b5e2_d20250923_m032821_c001_v0001182_t0019_u01758598101601") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3a7_d20250923_m032814_c001_v7007000_t0000_u01758598094046") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b594_d20250923_m032809_c001_v0001182_t0025_u01758598089222") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b91_d20250923_m032807_c001_v7007000_t0000_u01758598087027") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b53b_d20250923_m032759_c001_v0001182_t0028_u01758598079458") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88028_d20250923_m032753_c001_v7007000_t0000_u01758598073121") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787697_d20250923_m032748_c001_v0001131_t0046_u01758598068493") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18628_d20250923_m032746_c001_v7007000_t0000_u01758598066602") 2025/09/23 03:30:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582b3_d20250923_m032738_c001_v0001144_t0031_u01758598058414") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1af0b7_d20250923_m032727_c001_v7007000_t0000_u01758598047055") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc76_d20250923_m032719_c001_v0001180_t0007_u01758598039173") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19948d_d20250923_m032712_c001_v7007000_t0000_u01758598032854") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585825c_d20250923_m032703_c001_v0001144_t0019_u01758598023501") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded4a_d20250923_m032657_c001_v7007000_t0000_u01758598017556") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b377_d20250923_m032648_c001_v0001182_t0025_u01758598008845") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6a8d_d20250923_m032810_c001_v7007000_t0000_u01758598090540") 2025/09/23 03:30:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858315_d20250923_m032805_c001_v0001144_t0000_u01758598085878") 2025/09/23 03:30:52 DEBUG : dir1/0009-34567: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abbe_d20250923_m032833_c001_v7007000_t0000_u01758598113854") 2025/09/23 03:30:52 DEBUG : dir1/0009-34567: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b617_d20250923_m032828_c001_v0001182_t0043_u01758598108369") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daed_d20250923_m032955_c001_v7007000_t0000_u01758598195068") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bf0f_d20250923_m032945_c001_v0001180_t0017_u01758598185427") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f480f_d20250923_m032938_c001_v7007000_t0000_u01758598178687") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51becd_d20250923_m032928_c001_v0001180_t0038_u01758598168408") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199643_d20250923_m032921_c001_v7007000_t0000_u01758598161718") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be86_d20250923_m032912_c001_v0001180_t0021_u01758598152101") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b55_d20250923_m032905_c001_v7007000_t0000_u01758598145233") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be3c_d20250923_m032856_c001_v0001180_t0036_u01758598136840") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c30_d20250923_m032850_c001_v7007000_t0000_u01758598130301") 2025/09/23 03:30:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be09_d20250923_m032840_c001_v0001180_t0028_u01758598120858") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abb0_d20250923_m032829_c001_v7007000_t0000_u01758598109606") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787702_d20250923_m032821_c001_v0001131_t0047_u01758598101797") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3aa_d20250923_m032814_c001_v7007000_t0000_u01758598094228") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd7c_d20250923_m032809_c001_v0001180_t0047_u01758598089244") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b90_d20250923_m032806_c001_v7007000_t0000_u01758598086842") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876af_d20250923_m032759_c001_v0001131_t0000_u01758598079716") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8802a_d20250923_m032753_c001_v7007000_t0000_u01758598073301") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582dc_d20250923_m032748_c001_v0001144_t0039_u01758598068505") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b0c63_d20250923_m032746_c001_v7007000_t0000_u01758598066737") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcd4_d20250923_m032739_c001_v0001180_t0037_u01758598059004") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25e9b_d20250923_m032727_c001_v7007000_t0000_u01758598047253") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858283_d20250923_m032719_c001_v0001144_t0019_u01758598039376") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199490_d20250923_m032713_c001_v7007000_t0000_u01758598033037") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3db_d20250923_m032704_c001_v0001182_t0059_u01758598024546") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded4c_d20250923_m032657_c001_v7007000_t0000_u01758598017740") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbf4_d20250923_m032649_c001_v0001180_t0046_u01758598009053") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6a8c_d20250923_m032810_c001_v7007000_t0000_u01758598090316") 2025/09/23 03:30:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b571_d20250923_m032805_c001_v0001182_t0041_u01758598085899") 2025/09/23 03:30:53 DEBUG : dir1/0010-45678: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abbf_d20250923_m032834_c001_v7007000_t0000_u01758598114038") 2025/09/23 03:30:53 DEBUG : dir1/0010-45678: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787723_d20250923_m032828_c001_v0001131_t0025_u01758598108401") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daee_d20250923_m032955_c001_v7007000_t0000_u01758598195251") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583fe_d20250923_m032945_c001_v0001144_t0001_u01758598185625") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4810_d20250923_m032938_c001_v7007000_t0000_u01758598178887") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583e5_d20250923_m032928_c001_v0001144_t0043_u01758598168636") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199644_d20250923_m032921_c001_v7007000_t0000_u01758598161900") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583bc_d20250923_m032912_c001_v0001144_t0051_u01758598152307") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b56_d20250923_m032905_c001_v7007000_t0000_u01758598145416") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858396_d20250923_m032857_c001_v0001144_t0052_u01758598137054") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c33_d20250923_m032850_c001_v7007000_t0000_u01758598130483") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858372_d20250923_m032841_c001_v0001144_t0038_u01758598121061") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e903c_d20250923_m032829_c001_v7007000_t0000_u01758598109225") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdad_d20250923_m032822_c001_v0001180_t0042_u01758598102070") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3ab_d20250923_m032814_c001_v7007000_t0000_u01758598094411") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876e1_d20250923_m032809_c001_v0001131_t0006_u01758598089289") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199513_d20250923_m032807_c001_v7007000_t0000_u01758598087401") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd42_d20250923_m032800_c001_v0001180_t0005_u01758598080532") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8802d_d20250923_m032753_c001_v7007000_t0000_u01758598073482") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd0f_d20250923_m032748_c001_v0001180_t0017_u01758598068535") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f46c3_d20250923_m032746_c001_v7007000_t0000_u01758598066615") 2025/09/23 03:30:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4ba_d20250923_m032739_c001_v0001182_t0029_u01758598059238") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e8fde_d20250923_m032727_c001_v7007000_t0000_u01758598047262") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b438_d20250923_m032720_c001_v0001182_t0034_u01758598040281") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199491_d20250923_m032713_c001_v7007000_t0000_u01758598033219") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc37_d20250923_m032704_c001_v0001180_t0052_u01758598024747") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded4d_d20250923_m032657_c001_v7007000_t0000_u01758598017924") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585823b_d20250923_m032649_c001_v0001144_t0021_u01758598009253") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b395_d20250923_m032810_c001_v7007000_t0000_u01758598090285") 2025/09/23 03:30:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd6c_d20250923_m032805_c001_v0001180_t0032_u01758598085930") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc0_d20250923_m032834_c001_v7007000_t0000_u01758598114221") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858352_d20250923_m032828_c001_v0001144_t0001_u01758598108494") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf0_d20250923_m032955_c001_v7007000_t0000_u01758598195434") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877f9_d20250923_m032946_c001_v0001131_t0038_u01758598186413") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4812_d20250923_m032939_c001_v7007000_t0000_u01758598179070") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877ce_d20250923_m032929_c001_v0001131_t0036_u01758598169505") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199645_d20250923_m032922_c001_v7007000_t0000_u01758598162084") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877a5_d20250923_m032912_c001_v0001131_t0020_u01758598152823") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b58_d20250923_m032905_c001_v7007000_t0000_u01758598145600") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787782_d20250923_m032857_c001_v0001131_t0019_u01758598137483") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c34_d20250923_m032850_c001_v7007000_t0000_u01758598130666") 2025/09/23 03:30:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787750_d20250923_m032841_c001_v0001131_t0045_u01758598121557") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae621a_d20250923_m032829_c001_v7007000_t0000_u01758598109650") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858338_d20250923_m032822_c001_v0001144_t0041_u01758598102299") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3ac_d20250923_m032814_c001_v7007000_t0000_u01758598094593") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b598_d20250923_m032809_c001_v0001182_t0055_u01758598089418") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19950f_d20250923_m032806_c001_v7007000_t0000_u01758598086854") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858301_d20250923_m032800_c001_v0001144_t0049_u01758598080782") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8802e_d20250923_m032753_c001_v7007000_t0000_u01758598073662") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b503_d20250923_m032748_c001_v0001182_t0039_u01758598068684") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b54_d20250923_m032746_c001_v7007000_t0000_u01758598066752") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78766d_d20250923_m032739_c001_v0001131_t0027_u01758598059446") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f418fcc55ea4e8fe0_d20250923_m032727_c001_v7007000_t0000_u01758598047447") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc7a_d20250923_m032720_c001_v0001180_t0002_u01758598040528") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199493_d20250923_m032713_c001_v7007000_t0000_u01758598033400") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585825e_d20250923_m032704_c001_v0001144_t0005_u01758598024950") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded4e_d20250923_m032658_c001_v7007000_t0000_u01758598018111") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b37f_d20250923_m032649_c001_v0001182_t0031_u01758598009762") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a1863d_d20250923_m032810_c001_v7007000_t0000_u01758598090238") 2025/09/23 03:30:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b573_d20250923_m032806_c001_v0001182_t0031_u01758598086103") 2025/09/23 03:30:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc1_d20250923_m032834_c001_v7007000_t0000_u01758598114404") 2025/09/23 03:30:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdca_d20250923_m032828_c001_v0001180_t0057_u01758598108592") 2025/09/23 03:30:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf1_d20250923_m032955_c001_v7007000_t0000_u01758598195690") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7d2_d20250923_m032946_c001_v0001182_t0046_u01758598186894") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4813_d20250923_m032939_c001_v7007000_t0000_u01758598179254") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b786_d20250923_m032929_c001_v0001182_t0007_u01758598169852") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199647_d20250923_m032922_c001_v7007000_t0000_u01758598162265") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b739_d20250923_m032913_c001_v0001182_t0004_u01758598153113") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b5a_d20250923_m032905_c001_v7007000_t0000_u01758598145781") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b6d6_d20250923_m032857_c001_v0001182_t0051_u01758598137804") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c36_d20250923_m032850_c001_v7007000_t0000_u01758598130848") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b66d_d20250923_m032841_c001_v0001182_t0059_u01758598121816") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abae_d20250923_m032829_c001_v7007000_t0000_u01758598109240") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b5ed_d20250923_m032823_c001_v0001182_t0022_u01758598103301") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3ad_d20250923_m032814_c001_v7007000_t0000_u01758598094774") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd7e_d20250923_m032809_c001_v0001180_t0037_u01758598089453") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199511_d20250923_m032807_c001_v7007000_t0000_u01758598087036") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b549_d20250923_m032801_c001_v0001182_t0044_u01758598081308") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88031_d20250923_m032753_c001_v7007000_t0000_u01758598073843") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd11_d20250923_m032748_c001_v0001180_t0038_u01758598068748") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b0491_d20250923_m032746_c001_v7007000_t0000_u01758598066372") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582b7_d20250923_m032739_c001_v0001144_t0048_u01758598059836") 2025/09/23 03:30:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae6128_d20250923_m032726_c001_v7007000_t0000_u01758598046863") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858289_d20250923_m032720_c001_v0001144_t0027_u01758598040746") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199495_d20250923_m032713_c001_v7007000_t0000_u01758598033585") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3e9_d20250923_m032705_c001_v0001182_t0015_u01758598025678") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded4f_d20250923_m032658_c001_v7007000_t0000_u01758598018295") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbfa_d20250923_m032649_c001_v0001180_t0028_u01758598009966") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589ba7_d20250923_m032810_c001_v7007000_t0000_u01758598090293") 2025/09/23 03:30:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd6e_d20250923_m032806_c001_v0001180_t0055_u01758598086144") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc2_d20250923_m032834_c001_v7007000_t0000_u01758598114587") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b61d_d20250923_m032828_c001_v0001182_t0041_u01758598108669") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf3_d20250923_m032955_c001_v7007000_t0000_u01758598195891") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bf13_d20250923_m032947_c001_v0001180_t0000_u01758598187091") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4814_d20250923_m032939_c001_v7007000_t0000_u01758598179438") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bedb_d20250923_m032930_c001_v0001180_t0039_u01758598170061") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199648_d20250923_m032922_c001_v7007000_t0000_u01758598162446") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be92_d20250923_m032913_c001_v0001180_t0000_u01758598153342") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b5e_d20250923_m032905_c001_v7007000_t0000_u01758598145961") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be44_d20250923_m032858_c001_v0001180_t0021_u01758598138022") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c38_d20250923_m032851_c001_v7007000_t0000_u01758598131030") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51be0d_d20250923_m032842_c001_v0001180_t0000_u01758598122024") 2025/09/23 03:30:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a1865d_d20250923_m032829_c001_v7007000_t0000_u01758598109649") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787708_d20250923_m032823_c001_v0001131_t0057_u01758598103504") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3ae_d20250923_m032814_c001_v7007000_t0000_u01758598094966") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858320_d20250923_m032809_c001_v0001144_t0033_u01758598089612") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b92_d20250923_m032807_c001_v7007000_t0000_u01758598087249") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876b5_d20250923_m032801_c001_v0001131_t0008_u01758598081526") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88032_d20250923_m032754_c001_v7007000_t0000_u01758598074023") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787699_d20250923_m032748_c001_v0001131_t0018_u01758598068839") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc539_d20250923_m032746_c001_v7007000_t0000_u01758598066386") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bce2_d20250923_m032740_c001_v0001180_t0009_u01758598060986") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f45d7_d20250923_m032727_c001_v7007000_t0000_u01758598047460") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b43f_d20250923_m032721_c001_v0001182_t0045_u01758598041366") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199496_d20250923_m032713_c001_v7007000_t0000_u01758598033767") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc43_d20250923_m032705_c001_v0001180_t0035_u01758598025889") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded50_d20250923_m032658_c001_v7007000_t0000_u01758598018478") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585823f_d20250923_m032650_c001_v0001144_t0055_u01758598010173") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199518_d20250923_m032810_c001_v7007000_t0000_u01758598090310") 2025/09/23 03:30:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7876cd_d20250923_m032806_c001_v0001131_t0013_u01758598086172") 2025/09/23 03:30:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc3_d20250923_m032834_c001_v7007000_t0000_u01758598114770") 2025/09/23 03:30:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdce_d20250923_m032828_c001_v0001180_t0020_u01758598108795") 2025/09/23 03:30:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf4_d20250923_m032956_c001_v7007000_t0000_u01758598196075") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858401_d20250923_m032947_c001_v0001144_t0049_u01758598187404") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4816_d20250923_m032939_c001_v7007000_t0000_u01758598179633") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583e7_d20250923_m032930_c001_v0001144_t0047_u01758598170313") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199649_d20250923_m032922_c001_v7007000_t0000_u01758598162628") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58583c2_d20250923_m032913_c001_v0001144_t0033_u01758598153569") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b61_d20250923_m032906_c001_v7007000_t0000_u01758598146143") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585839a_d20250923_m032858_c001_v0001144_t0045_u01758598138226") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c3a_d20250923_m032851_c001_v7007000_t0000_u01758598131217") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858376_d20250923_m032842_c001_v0001144_t0039_u01758598122249") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18659_d20250923_m032829_c001_v7007000_t0000_u01758598109247") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bdb1_d20250923_m032824_c001_v0001180_t0044_u01758598104037") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3af_d20250923_m032815_c001_v7007000_t0000_u01758598095149") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b59a_d20250923_m032809_c001_v0001182_t0041_u01758598089620") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a18635_d20250923_m032807_c001_v7007000_t0000_u01758598087046") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd4c_d20250923_m032802_c001_v0001180_t0056_u01758598082047") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88034_d20250923_m032754_c001_v7007000_t0000_u01758598074203") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b505_d20250923_m032748_c001_v0001182_t0052_u01758598068906") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b53_d20250923_m032746_c001_v7007000_t0000_u01758598066571") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4c7_d20250923_m032741_c001_v0001182_t0035_u01758598061189") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1af0b5_d20250923_m032726_c001_v7007000_t0000_u01758598046871") 2025/09/23 03:31:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc80_d20250923_m032721_c001_v0001180_t0019_u01758598041566") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199497_d20250923_m032713_c001_v7007000_t0000_u01758598033948") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858262_d20250923_m032706_c001_v0001144_t0058_u01758598026090") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded51_d20250923_m032658_c001_v7007000_t0000_u01758598018662") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b387_d20250923_m032650_c001_v0001182_t0052_u01758598010798") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef27_d20250923_m032810_c001_v7007000_t0000_u01758598090455") 2025/09/23 03:31:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b577_d20250923_m032806_c001_v0001182_t0045_u01758598086314") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc4_d20250923_m032834_c001_v7007000_t0000_u01758598114956") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787729_d20250923_m032828_c001_v0001131_t0030_u01758598108802") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf5_d20250923_m032956_c001_v7007000_t0000_u01758598196258") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877fd_d20250923_m032947_c001_v0001131_t0045_u01758598187984") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4817_d20250923_m032939_c001_v7007000_t0000_u01758598179815") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877d2_d20250923_m032931_c001_v0001131_t0030_u01758598171211") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19964a_d20250923_m032922_c001_v7007000_t0000_u01758598162822") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877a9_d20250923_m032914_c001_v0001131_t0051_u01758598154444") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b66_d20250923_m032906_c001_v7007000_t0000_u01758598146324") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787786_d20250923_m032858_c001_v0001131_t0027_u01758598138655") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c3c_d20250923_m032851_c001_v7007000_t0000_u01758598131418") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78775c_d20250923_m032842_c001_v0001131_t0044_u01758598122780") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a1865b_d20250923_m032829_c001_v7007000_t0000_u01758598109467") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585833e_d20250923_m032824_c001_v0001144_t0056_u01758598104263") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3b0_d20250923_m032815_c001_v7007000_t0000_u01758598095331") 2025/09/23 03:31:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd80_d20250923_m032809_c001_v0001180_t0035_u01758598089714") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731ef20_d20250923_m032807_c001_v7007000_t0000_u01758598087058") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858307_d20250923_m032802_c001_v0001144_t0019_u01758598082247") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88035_d20250923_m032754_c001_v7007000_t0000_u01758598074384") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd13_d20250923_m032749_c001_v0001180_t0003_u01758598069007") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eef1_d20250923_m032746_c001_v7007000_t0000_u01758598066762") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787675_d20250923_m032741_c001_v0001131_t0058_u01758598061433") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae612a_d20250923_m032727_c001_v7007000_t0000_u01758598047234") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585828b_d20250923_m032721_c001_v0001144_t0036_u01758598041774") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199499_d20250923_m032714_c001_v7007000_t0000_u01758598034137") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b3ed_d20250923_m032706_c001_v0001182_t0010_u01758598026594") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded52_d20250923_m032658_c001_v7007000_t0000_u01758598018846") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbfc_d20250923_m032651_c001_v0001180_t0059_u01758598011004") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f416eb82aa2a1863e_d20250923_m032810_c001_v7007000_t0000_u01758598090423") 2025/09/23 03:31:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b579_d20250923_m032806_c001_v0001182_t0050_u01758598086509") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c1_d20250923_m032730_c001_v7007000_t0000_u01758598050221") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b455_d20250923_m032725_c001_v0001182_t0007_u01758598045356") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c2_d20250923_m032730_c001_v7007000_t0000_u01758598050405") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc90_d20250923_m032725_c001_v0001180_t0005_u01758598045348") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c3_d20250923_m032730_c001_v7007000_t0000_u01758598050588") 2025/09/23 03:31:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858297_d20250923_m032725_c001_v0001144_t0011_u01758598045437") 2025/09/23 03:31:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c5_d20250923_m032730_c001_v7007000_t0000_u01758598050772") 2025/09/23 03:31:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc92_d20250923_m032725_c001_v0001180_t0013_u01758598045555") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c8_d20250923_m032730_c001_v7007000_t0000_u01758598050956") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b457_d20250923_m032725_c001_v0001182_t0019_u01758598045569") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994c9_d20250923_m032731_c001_v7007000_t0000_u01758598051140") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc94_d20250923_m032725_c001_v0001180_t0027_u01758598045767") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994cc_d20250923_m032731_c001_v7007000_t0000_u01758598051323") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b459_d20250923_m032725_c001_v0001182_t0027_u01758598045784") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994cd_d20250923_m032731_c001_v7007000_t0000_u01758598051506") 2025/09/23 03:31:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858299_d20250923_m032725_c001_v0001144_t0040_u01758598045960") 2025/09/23 03:31:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994ce_d20250923_m032731_c001_v7007000_t0000_u01758598051689") 2025/09/23 03:31:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc96_d20250923_m032725_c001_v0001180_t0013_u01758598045973") 2025/09/23 03:31:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d0_d20250923_m032731_c001_v7007000_t0000_u01758598051875") 2025/09/23 03:31:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b45b_d20250923_m032726_c001_v0001182_t0027_u01758598046001") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d1_d20250923_m032732_c001_v7007000_t0000_u01758598052059") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787645_d20250923_m032726_c001_v0001131_t0025_u01758598046011") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d3_d20250923_m032732_c001_v7007000_t0000_u01758598052249") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc9a_d20250923_m032726_c001_v0001180_t0003_u01758598046202") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d4_d20250923_m032732_c001_v7007000_t0000_u01758598052432") 2025/09/23 03:31:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b45d_d20250923_m032726_c001_v0001182_t0028_u01758598046210") 2025/09/23 03:31:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d6_d20250923_m032732_c001_v7007000_t0000_u01758598052616") 2025/09/23 03:31:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc9c_d20250923_m032726_c001_v0001180_t0001_u01758598046401") 2025/09/23 03:31:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d7_d20250923_m032732_c001_v7007000_t0000_u01758598052799") 2025/09/23 03:31:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b461_d20250923_m032726_c001_v0001182_t0005_u01758598046415") 2025/09/23 03:31:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db1994d8_d20250923_m032732_c001_v7007000_t0000_u01758598052983") 2025/09/23 03:31:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78764a_d20250923_m032726_c001_v0001131_t0044_u01758598046439") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c12500_d20250923_m032749_c001_v7007000_t0000_u01758598069378") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcf4_d20250923_m032744_c001_v0001180_t0020_u01758598064695") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed24524c_d20250923_m032749_c001_v7007000_t0000_u01758598069536") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4de_d20250923_m032744_c001_v0001182_t0036_u01758598064715") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eefb_d20250923_m032749_c001_v7007000_t0000_u01758598069475") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787687_d20250923_m032744_c001_v0001131_t0058_u01758598064872") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eefe_d20250923_m032749_c001_v7007000_t0000_u01758598069657") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcf6_d20250923_m032744_c001_v0001180_t0027_u01758598064895") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b5a_d20250923_m032749_c001_v7007000_t0000_u01758598069316") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4e0_d20250923_m032744_c001_v0001182_t0005_u01758598064912") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f412371876c1bc109_d20250923_m032749_c001_v7007000_t0000_u01758598069494") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582cb_d20250923_m032745_c001_v0001144_t0031_u01758598065068") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88005_d20250923_m032749_c001_v7007000_t0000_u01758598069328") 2025/09/23 03:31:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcf8_d20250923_m032745_c001_v0001180_t0026_u01758598065118") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f402daa468d1b0c9e_d20250923_m032749_c001_v7007000_t0000_u01758598069338") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4e2_d20250923_m032745_c001_v0001182_t0040_u01758598065125") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed24524a_d20250923_m032749_c001_v7007000_t0000_u01758598069354") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcfc_d20250923_m032745_c001_v0001180_t0007_u01758598065325") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f412371876c1bc10c_d20250923_m032749_c001_v7007000_t0000_u01758598069676") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4e4_d20250923_m032745_c001_v0001182_t0031_u01758598065335") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded8a_d20250923_m032749_c001_v7007000_t0000_u01758598069359") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bcfe_d20250923_m032745_c001_v0001180_t0022_u01758598065535") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b5f_d20250923_m032749_c001_v7007000_t0000_u01758598069684") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4e8_d20250923_m032745_c001_v0001182_t0021_u01758598065543") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded8c_d20250923_m032749_c001_v7007000_t0000_u01758598069548") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78768b_d20250923_m032745_c001_v0001131_t0053_u01758598065554") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c8800a_d20250923_m032749_c001_v7007000_t0000_u01758598069693") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c58582cd_d20250923_m032745_c001_v0001144_t0056_u01758598065587") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c12501_d20250923_m032749_c001_v7007000_t0000_u01758598069560") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4ea_d20250923_m032745_c001_v0001182_t0042_u01758598065738") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589b5c_d20250923_m032749_c001_v7007000_t0000_u01758598069502") 2025/09/23 03:31:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bd00_d20250923_m032745_c001_v0001180_t0012_u01758598065751") 2025/09/23 03:31:05 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdec9b_d20250923_m032546_c001_v7007000_t0000_u01758597946095") 2025/09/23 03:31:05 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1180b1af91adba81_d20250923_m032544_c001_v0001182_t0035_u01758597944184") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b690d_d20250923_m032544_c001_v7007000_t0000_u01758597944002") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1180b1af91adba70_d20250923_m032540_c001_v0001182_t0021_u01758597940689") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b68f8_d20250923_m032539_c001_v7007000_t0000_u01758597939932") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4b8_d20250923_m032536_c001_v0001178_t0037_u01758597936318") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160e22_d20250923_m032534_c001_v7007000_t0000_u01758597934849") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10530144c0a8649a_d20250923_m032533_c001_v0001177_t0007_u01758597933024") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e0909_d20250923_m032532_c001_v7007000_t0000_u01758597932842") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10530144c0a86490_d20250923_m032529_c001_v0001177_t0042_u01758597929534") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e08ff_d20250923_m032528_c001_v7007000_t0000_u01758597928775") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b153_d20250923_m032525_c001_v0001182_t0018_u01758597925362") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f432e_d20250923_m032524_c001_v7007000_t0000_u01758597924073") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11967e860d17ed5e_d20250923_m032522_c001_v0001178_t0002_u01758597922888") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc3aa_d20250923_m032522_c001_v7007000_t0000_u01758597922701") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11967e860d17ed35_d20250923_m032520_c001_v0001178_t0044_u01758597920642") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc394_d20250923_m032519_c001_v7007000_t0000_u01758597919887") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b122_d20250923_m032516_c001_v0001182_t0007_u01758597916814") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f42f0_d20250923_m032515_c001_v7007000_t0000_u01758597915902") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1132451cf1a97161_d20250923_m032514_c001_v0001145_t0055_u01758597914264") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e08c1_d20250923_m032514_c001_v7007000_t0000_u01758597914080") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1132451cf1a9715b_d20250923_m032510_c001_v0001145_t0004_u01758597910823") 2025/09/23 03:31:06 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e08ba_d20250923_m032510_c001_v7007000_t0000_u01758597910077") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b0ce_d20250923_m032505_c001_v0001182_t0034_u01758597905112") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33ad7_d20250923_m032504_c001_v7007000_t0000_u01758597904174") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f101a1a4dc92065dc_d20250923_m032502_c001_v0001179_t0034_u01758597902403") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160da5_d20250923_m032502_c001_v7007000_t0000_u01758597902207") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f101a1a4dc92065d4_d20250923_m032459_c001_v0001179_t0031_u01758597899291") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160d95_d20250923_m032458_c001_v7007000_t0000_u01758597898550") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b080_d20250923_m032451_c001_v0001182_t0020_u01758597891070") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f65898cb_d20250923_m032450_c001_v7007000_t0000_u01758597890161") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11381622984f642b_d20250923_m032447_c001_v0001044_t0030_u01758597887988") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae5f4d_d20250923_m032447_c001_v7007000_t0000_u01758597887806") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11381622984f6425_d20250923_m032444_c001_v0001044_t0037_u01758597884446") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae5f44_d20250923_m032443_c001_v7007000_t0000_u01758597883683") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce65f_d20250923_m032437_c001_v0001104_t0039_u01758597877713") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0cc_d20250923_m032436_c001_v7007000_t0000_u01758597876615") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f113c2a29fafa2f65_d20250923_m032430_c001_v0001181_t0037_u01758597870885") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6774_d20250923_m032430_c001_v7007000_t0000_u01758597870680") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a3d2_d20250923_m032426_c001_v0001178_t0057_u01758597866487") 2025/09/23 03:31:07 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1113a63780dfdbb9_d20250923_m032425_c001_v0001136_t0024_u01758597865579") 2025/09/23 03:31:08 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1113a63780dfdbaf_d20250923_m032424_c001_v0001136_t0020_u01758597864547") 2025/09/23 03:31:08 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed339b7_d20250923_m032411_c001_v7007000_t0000_u01758597851091") 2025/09/23 03:31:08 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce609_d20250923_m032403_c001_v0001104_t0041_u01758597843426") 2025/09/23 03:31:08 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1011743d4a72402f_d20250923_m032402_c001_v0001165_t0016_u01758597842645") 2025/09/23 03:31:08 DEBUG : dst/one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1011743d4a724029_d20250923_m032401_c001_v0001165_t0037_u01758597841591") 2025/09/23 03:31:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdec9c_d20250923_m032546_c001_v7007000_t0000_u01758597946287") 2025/09/23 03:31:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f109c06a8f7e6869a_d20250923_m032543_c001_v0001113_t0027_u01758597943613") 2025/09/23 03:31:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f106620a7bb9a0b8f_d20250923_m032539_c001_v0001177_t0037_u01758597939729") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160e25_d20250923_m032535_c001_v7007000_t0000_u01758597935035") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f106d5d060ae1a1a9_d20250923_m032532_c001_v0001172_t0000_u01758597932583") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f113c4a8dbcc058e3_d20250923_m032528_c001_v0001178_t0051_u01758597928429") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4331_d20250923_m032524_c001_v7007000_t0000_u01758597924255") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11106243674c832d_d20250923_m032522_c001_v0001181_t0013_u01758597922495") 2025/09/23 03:31:08 DEBUG : dst/one.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1008e891d46fdc7f_d20250923_m032519_c001_v0001176_t0036_u01758597919674") 2025/09/23 03:31:08 DEBUG : dst/three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0cd_d20250923_m032436_c001_v7007000_t0000_u01758597876798") 2025/09/23 03:31:08 DEBUG : dst/three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1113a63780dfdbd5_d20250923_m032435_c001_v0001136_t0018_u01758597875198") 2025/09/23 03:31:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdec9d_d20250923_m032546_c001_v7007000_t0000_u01758597946469") 2025/09/23 03:31:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1002c28457ed0051_d20250923_m032544_c001_v0001145_t0017_u01758597944988") 2025/09/23 03:31:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1091d3c70f7fbbad_d20250923_m032541_c001_v0001117_t0007_u01758597941470") 2025/09/23 03:31:08 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdec9f_d20250923_m032546_c001_v7007000_t0000_u01758597946651") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1180b1af91adba87_d20250923_m032545_c001_v0001182_t0001_u01758597945490") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b690f_d20250923_m032545_c001_v7007000_t0000_u01758597945305") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1180b1af91adba7c_d20250923_m032542_c001_v0001182_t0055_u01758597942261") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6905_d20250923_m032542_c001_v7007000_t0000_u01758597942078") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4c0_d20250923_m032537_c001_v0001178_t0047_u01758597937080") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160e27_d20250923_m032535_c001_v7007000_t0000_u01758597935219") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10530144c0a864a0_d20250923_m032534_c001_v0001177_t0047_u01758597934210") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e090d_d20250923_m032534_c001_v7007000_t0000_u01758597934028") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10530144c0a86496_d20250923_m032531_c001_v0001177_t0039_u01758597931237") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e0905_d20250923_m032531_c001_v7007000_t0000_u01758597931055") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b157_d20250923_m032525_c001_v0001182_t0057_u01758597925786") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc3af_d20250923_m032523_c001_v7007000_t0000_u01758597923524") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a496_d20250923_m032521_c001_v0001178_t0050_u01758597921681") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc3a1_d20250923_m032521_c001_v7007000_t0000_u01758597921313") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b126_d20250923_m032517_c001_v0001182_t0004_u01758597917235") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e08c6_d20250923_m032514_c001_v7007000_t0000_u01758597914977") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a466_d20250923_m032512_c001_v0001178_t0032_u01758597912900") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4002d5bf673e08bc_d20250923_m032511_c001_v7007000_t0000_u01758597911790") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b0d2_d20250923_m032505_c001_v0001182_t0053_u01758597905537") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160daf_d20250923_m032503_c001_v7007000_t0000_u01758597903254") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a43f_d20250923_m032500_c001_v0001178_t0011_u01758597900983") 2025/09/23 03:31:09 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160d9a_d20250923_m032459_c001_v7007000_t0000_u01758597899890") 2025/09/23 03:31:10 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b08e_d20250923_m032454_c001_v0001182_t0039_u01758597894005") 2025/09/23 03:31:10 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae5f53_d20250923_m032449_c001_v7007000_t0000_u01758597889238") 2025/09/23 03:31:10 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce671_d20250923_m032446_c001_v0001104_t0052_u01758597886586") 2025/09/23 03:31:10 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f419899979dae5f48_d20250923_m032445_c001_v7007000_t0000_u01758597885499") 2025/09/23 03:31:10 DEBUG : dst/three.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a3fc_d20250923_m032438_c001_v0001178_t0044_u01758597878962") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160e29_d20250923_m032535_c001_v7007000_t0000_u01758597935400") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f103790193cac26e6_d20250923_m032533_c001_v0001184_t0055_u01758597933826") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f101df2dec9e58ed0_d20250923_m032530_c001_v0001144_t0033_u01758597930400") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4335_d20250923_m032524_c001_v7007000_t0000_u01758597924438") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1008e891d46fdc8b_d20250923_m032523_c001_v0001176_t0025_u01758597923308") 2025/09/23 03:31:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f107630cd08f1c349_d20250923_m032521_c001_v0001177_t0054_u01758597921102") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdeca0_d20250923_m032546_c001_v7007000_t0000_u01758597946833") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b188_d20250923_m032536_c001_v0001182_t0053_u01758597936883") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fe05460160e2c_d20250923_m032535_c001_v7007000_t0000_u01758597935584") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4a2_d20250923_m032525_c001_v0001178_t0022_u01758597925583") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4337_d20250923_m032524_c001_v7007000_t0000_u01758597924620") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a482_d20250923_m032517_c001_v0001178_t0024_u01758597917033") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f42f2_d20250923_m032516_c001_v7007000_t0000_u01758597916084") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a44c_d20250923_m032505_c001_v0001178_t0050_u01758597905325") 2025/09/23 03:31:10 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33ada_d20250923_m032504_c001_v7007000_t0000_u01758597904358") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a41f_d20250923_m032451_c001_v0001178_t0035_u01758597891629") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f65898cc_d20250923_m032450_c001_v7007000_t0000_u01758597890342") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b031_d20250923_m032438_c001_v0001182_t0013_u01758597878748") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0ce_d20250923_m032436_c001_v7007000_t0000_u01758597876980") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1167ba03900e4ac0_d20250923_m032432_c001_v0001105_t0017_u01758597872672") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed339b8_d20250923_m032411_c001_v7007000_t0000_u01758597851275") 2025/09/23 03:31:11 DEBUG : dst/two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1011743d4a72404c_d20250923_m032410_c001_v0001165_t0014_u01758597850054") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25ac6_d20250923_m032336_c001_v7007000_t0000_u01758597816065") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a31e_d20250923_m032331_c001_v0001178_t0039_u01758597811773") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25a8a_d20250923_m032329_c001_v7007000_t0000_u01758597809806") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a2ef_d20250923_m032318_c001_v0001178_t0001_u01758597798953") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857680_d20250923_m032311_c001_v7007000_t0000_u01758597791261") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a2bf_d20250923_m032307_c001_v0001178_t0014_u01758597787486") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575d3_d20250923_m032245_c001_v7007000_t0000_u01758597765322") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce52a_d20250923_m032242_c001_v0001104_t0011_u01758597762724") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575c7_d20250923_m032241_c001_v7007000_t0000_u01758597761392") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce518_d20250923_m032239_c001_v0001104_t0030_u01758597759487") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575bc_d20250923_m032235_c001_v7007000_t0000_u01758597755833") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4fb_d20250923_m032233_c001_v0001104_t0002_u01758597753447") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575b3_d20250923_m032232_c001_v7007000_t0000_u01758597752380") 2025/09/23 03:31:11 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4ef_d20250923_m032230_c001_v0001104_t0051_u01758597750302") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857588_d20250923_m032221_c001_v7007000_t0000_u01758597741872") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4b9_d20250923_m032219_c001_v0001104_t0010_u01758597739360") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985756e_d20250923_m032218_c001_v7007000_t0000_u01758597738118") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4b1_d20250923_m032216_c001_v0001104_t0029_u01758597736874") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985751c_d20250923_m032210_c001_v7007000_t0000_u01758597730401") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce488_d20250923_m032207_c001_v0001104_t0033_u01758597727837") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98574c7_d20250923_m032205_c001_v7007000_t0000_u01758597725929") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce46e_d20250923_m032204_c001_v0001104_t0058_u01758597724311") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98574ad_d20250923_m032203_c001_v7007000_t0000_u01758597723946") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1158e39b61eae612_d20250923_m032203_c001_v0001165_t0036_u01758597723351") 2025/09/23 03:31:12 DEBUG : empty space: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce460_d20250923_m032201_c001_v0001104_t0003_u01758597721278") 2025/09/23 03:31:12 DEBUG : enormous: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575cc_d20250923_m032244_c001_v7007000_t0000_u01758597764387") 2025/09/23 03:31:12 DEBUG : enormous: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce52e_d20250923_m032243_c001_v0001104_t0032_u01758597763404") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cdeca8_d20250923_m032551_c001_v7007000_t0000_u01758597951099") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b1c7_d20250923_m032549_c001_v0001182_t0031_u01758597949890") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985763d_d20250923_m032306_c001_v7007000_t0000_u01758597786173") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a2bd_d20250923_m032304_c001_v0001178_t0058_u01758597784690") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94e9_d20250923_m032157_c001_v7007000_t0000_u01758597717267") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce440_d20250923_m032155_c001_v0001104_t0026_u01758597715946") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94e6_d20250923_m032155_c001_v7007000_t0000_u01758597715391") 2025/09/23 03:31:12 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce437_d20250923_m032154_c001_v0001104_t0040_u01758597714447") 2025/09/23 03:31:13 DEBUG : existing: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce435_d20250923_m032153_c001_v0001104_t0013_u01758597713285") 2025/09/23 03:31:13 DEBUG : existing-b: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857640_d20250923_m032306_c001_v7007000_t0000_u01758597786357") 2025/09/23 03:31:13 DEBUG : existing-b: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce566_d20250923_m032304_c001_v0001104_t0038_u01758597784681") 2025/09/23 03:31:13 DEBUG : file1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69a8_d20250923_m032634_c001_v7007000_t0000_u01758597994256") 2025/09/23 03:31:13 DEBUG : file1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a5a6_d20250923_m032633_c001_v0001178_t0038_u01758597993097") 2025/09/23 03:31:13 DEBUG : file1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69a4_d20250923_m032631_c001_v7007000_t0000_u01758597991744") 2025/09/23 03:31:13 DEBUG : file1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858215_d20250923_m032630_c001_v0001144_t0023_u01758597990158") 2025/09/23 03:31:13 DEBUG : five: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575e8_d20250923_m032250_c001_v7007000_t0000_u01758597770504") 2025/09/23 03:31:13 DEBUG : five: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fdc7aee4ce53d_d20250923_m032248_c001_v0001104_t0057_u01758597768006") 2025/09/23 03:31:13 DEBUG : foo: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98574e7_d20250923_m032207_c001_v7007000_t0000_u01758597727471") 2025/09/23 03:31:13 DEBUG : foo: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fdc7aee4ce480_d20250923_m032206_c001_v0001104_t0057_u01758597726916") 2025/09/23 03:31:13 DEBUG : foo: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fdc7aee4ce47e_d20250923_m032206_c001_v0001104_t0057_u01758597726345") 2025/09/23 03:31:13 DEBUG : four: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575eb_d20250923_m032250_c001_v7007000_t0000_u01758597770689") 2025/09/23 03:31:13 DEBUG : four: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a27f_d20250923_m032248_c001_v0001178_t0012_u01758597768570") 2025/09/23 03:31:13 DEBUG : four: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce538_d20250923_m032247_c001_v0001104_t0053_u01758597767084") 2025/09/23 03:31:13 DEBUG : hello world2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e939a_d20250923_m032103_c001_v7007000_t0000_u01758597663638") 2025/09/23 03:31:13 DEBUG : hello world2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce389_d20250923_m032102_c001_v0001104_t0046_u01758597662796") 2025/09/23 03:31:13 DEBUG : ignore-size: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94e4_d20250923_m032152_c001_v7007000_t0000_u01758597712916") 2025/09/23 03:31:13 DEBUG : ignore-size: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce429_d20250923_m032151_c001_v0001104_t0004_u01758597711760") 2025/09/23 03:31:13 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985762e_d20250923_m032303_c001_v7007000_t0000_u01758597783942") 2025/09/23 03:31:14 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1adb8_d20250923_m032303_c001_v0001182_t0000_u01758597783371") 2025/09/23 03:31:14 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857620_d20250923_m032302_c001_v7007000_t0000_u01758597782277") 2025/09/23 03:31:14 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a2ab_d20250923_m032300_c001_v0001178_t0011_u01758597780700") 2025/09/23 03:31:14 DEBUG : one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575ec_d20250923_m032250_c001_v7007000_t0000_u01758597770874") 2025/09/23 03:31:14 DEBUG : one: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fdc7aee4ce532_d20250923_m032245_c001_v0001104_t0057_u01758597765732") 2025/09/23 03:31:14 DEBUG : only0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6985_d20250923_m032625_c001_v7007000_t0000_u01758597985632") 2025/09/23 03:31:14 DEBUG : only0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2db_d20250923_m032620_c001_v0001182_t0026_u01758597980235") 2025/09/23 03:31:14 DEBUG : only0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a54c_d20250923_m032610_c001_v0001178_t0027_u01758597970773") 2025/09/23 03:31:14 DEBUG : only0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124b7_d20250923_m032604_c001_v7007000_t0000_u01758597964235") 2025/09/23 03:31:14 DEBUG : only0: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4f4_d20250923_m032554_c001_v0001178_t0005_u01758597954571") 2025/09/23 03:31:14 DEBUG : only1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6987_d20250923_m032625_c001_v7007000_t0000_u01758597985813") 2025/09/23 03:31:14 DEBUG : only1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2e7_d20250923_m032621_c001_v0001182_t0026_u01758597981028") 2025/09/23 03:31:14 DEBUG : only1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a550_d20250923_m032611_c001_v0001178_t0009_u01758597971197") 2025/09/23 03:31:14 DEBUG : only1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124b8_d20250923_m032604_c001_v7007000_t0000_u01758597964417") 2025/09/23 03:31:14 DEBUG : only1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4f6_d20250923_m032554_c001_v0001178_t0001_u01758597954987") 2025/09/23 03:31:14 DEBUG : only10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6988_d20250923_m032625_c001_v7007000_t0000_u01758597985995") 2025/09/23 03:31:14 DEBUG : only10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2d5_d20250923_m032619_c001_v0001182_t0026_u01758597979838") 2025/09/23 03:31:14 DEBUG : only10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a567_d20250923_m032615_c001_v0001178_t0045_u01758597975101") 2025/09/23 03:31:14 DEBUG : only10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e5_d20250923_m032605_c001_v7007000_t0000_u01758597965161") 2025/09/23 03:31:14 DEBUG : only10: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a516_d20250923_m032558_c001_v0001178_t0053_u01758597958967") 2025/09/23 03:31:15 DEBUG : only11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6989_d20250923_m032626_c001_v7007000_t0000_u01758597986177") 2025/09/23 03:31:15 DEBUG : only11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2dd_d20250923_m032620_c001_v0001182_t0026_u01758597980417") 2025/09/23 03:31:15 DEBUG : only11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a569_d20250923_m032615_c001_v0001178_t0013_u01758597975568") 2025/09/23 03:31:15 DEBUG : only11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124bd_d20250923_m032604_c001_v7007000_t0000_u01758597964963") 2025/09/23 03:31:15 DEBUG : only11: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a518_d20250923_m032559_c001_v0001178_t0044_u01758597959381") 2025/09/23 03:31:15 DEBUG : only12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b698a_d20250923_m032626_c001_v7007000_t0000_u01758597986358") 2025/09/23 03:31:15 DEBUG : only12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f410f41062e51bb63_d20250923_m032620_c001_v0001180_t0000_u01758597980442") 2025/09/23 03:31:15 DEBUG : only12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a56d_d20250923_m032616_c001_v0001178_t0000_u01758597976023") 2025/09/23 03:31:15 DEBUG : only12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41526d73cd07826f_d20250923_m032605_c001_v7007000_t0000_u01758597965177") 2025/09/23 03:31:15 DEBUG : only12: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a51a_d20250923_m032559_c001_v0001178_t0031_u01758597959883") 2025/09/23 03:31:15 DEBUG : only13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b698b_d20250923_m032626_c001_v7007000_t0000_u01758597986540") 2025/09/23 03:31:15 DEBUG : only13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a584_d20250923_m032619_c001_v0001178_t0012_u01758597979849") 2025/09/23 03:31:15 DEBUG : only13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a56f_d20250923_m032616_c001_v0001178_t0057_u01758597976478") 2025/09/23 03:31:15 DEBUG : only13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e1_d20250923_m032604_c001_v7007000_t0000_u01758597964608") 2025/09/23 03:31:15 DEBUG : only13: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a51e_d20250923_m032600_c001_v0001178_t0015_u01758597960313") 2025/09/23 03:31:15 DEBUG : only14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b698c_d20250923_m032626_c001_v7007000_t0000_u01758597986722") 2025/09/23 03:31:15 DEBUG : only14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2e1_d20250923_m032620_c001_v0001182_t0026_u01758597980601") 2025/09/23 03:31:15 DEBUG : only14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a571_d20250923_m032616_c001_v0001178_t0022_u01758597976888") 2025/09/23 03:31:15 DEBUG : only14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41526d73cd07826c_d20250923_m032604_c001_v7007000_t0000_u01758597964621") 2025/09/23 03:31:15 DEBUG : only14: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a520_d20250923_m032600_c001_v0001178_t0016_u01758597960778") 2025/09/23 03:31:16 DEBUG : only15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6990_d20250923_m032626_c001_v7007000_t0000_u01758597986903") 2025/09/23 03:31:16 DEBUG : only15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41501b77c5858203_d20250923_m032620_c001_v0001144_t0013_u01758597980631") 2025/09/23 03:31:16 DEBUG : only15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a575_d20250923_m032617_c001_v0001178_t0017_u01758597977306") 2025/09/23 03:31:16 DEBUG : only15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124c1_d20250923_m032605_c001_v7007000_t0000_u01758597965187") 2025/09/23 03:31:16 DEBUG : only15: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a522_d20250923_m032601_c001_v0001178_t0024_u01758597961204") 2025/09/23 03:31:16 DEBUG : only16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6993_d20250923_m032627_c001_v7007000_t0000_u01758597987086") 2025/09/23 03:31:16 DEBUG : only16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a58c_d20250923_m032620_c001_v0001178_t0012_u01758597980618") 2025/09/23 03:31:16 DEBUG : only16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a577_d20250923_m032617_c001_v0001178_t0025_u01758597977722") 2025/09/23 03:31:16 DEBUG : only16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124ba_d20250923_m032604_c001_v7007000_t0000_u01758597964632") 2025/09/23 03:31:16 DEBUG : only16: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a524_d20250923_m032601_c001_v0001178_t0031_u01758597961668") 2025/09/23 03:31:17 DEBUG : only17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6994_d20250923_m032627_c001_v7007000_t0000_u01758597987268") 2025/09/23 03:31:17 DEBUG : only17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a586_d20250923_m032620_c001_v0001178_t0012_u01758597980247") 2025/09/23 03:31:17 DEBUG : only17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a579_d20250923_m032618_c001_v0001178_t0002_u01758597978147") 2025/09/23 03:31:17 DEBUG : only17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124c2_d20250923_m032605_c001_v7007000_t0000_u01758597965327") 2025/09/23 03:31:17 DEBUG : only17: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a528_d20250923_m032602_c001_v0001178_t0008_u01758597962096") 2025/09/23 03:31:17 DEBUG : only18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6995_d20250923_m032627_c001_v7007000_t0000_u01758597987450") 2025/09/23 03:31:17 DEBUG : only18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41501b77c5858209_d20250923_m032621_c001_v0001144_t0013_u01758597981021") 2025/09/23 03:31:17 DEBUG : only18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a580_d20250923_m032618_c001_v0001178_t0003_u01758597978575") 2025/09/23 03:31:17 DEBUG : only18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e6_d20250923_m032605_c001_v7007000_t0000_u01758597965343") 2025/09/23 03:31:17 DEBUG : only18: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a52a_d20250923_m032602_c001_v0001178_t0046_u01758597962530") 2025/09/23 03:31:17 DEBUG : only19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6996_d20250923_m032627_c001_v7007000_t0000_u01758597987633") 2025/09/23 03:31:17 DEBUG : only19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a588_d20250923_m032620_c001_v0001178_t0012_u01758597980433") 2025/09/23 03:31:17 DEBUG : only19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a582_d20250923_m032618_c001_v0001178_t0033_u01758597978988") 2025/09/23 03:31:17 DEBUG : only19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e4_d20250923_m032604_c001_v7007000_t0000_u01758597964977") 2025/09/23 03:31:17 DEBUG : only19: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a52e_d20250923_m032602_c001_v0001178_t0047_u01758597962994") 2025/09/23 03:31:17 DEBUG : only2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6997_d20250923_m032627_c001_v7007000_t0000_u01758597987813") 2025/09/23 03:31:17 DEBUG : only2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a594_d20250923_m032621_c001_v0001178_t0012_u01758597981178") 2025/09/23 03:31:17 DEBUG : only2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a553_d20250923_m032611_c001_v0001178_t0029_u01758597971606") 2025/09/23 03:31:17 DEBUG : only2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41526d73cd07826e_d20250923_m032604_c001_v7007000_t0000_u01758597964989") 2025/09/23 03:31:17 DEBUG : only2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4f9_d20250923_m032555_c001_v0001178_t0049_u01758597955408") 2025/09/23 03:31:17 DEBUG : only3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6998_d20250923_m032627_c001_v7007000_t0000_u01758597987995") 2025/09/23 03:31:17 DEBUG : only3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f410f41062e51bb65_d20250923_m032620_c001_v0001180_t0000_u01758597980632") 2025/09/23 03:31:17 DEBUG : only3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a555_d20250923_m032612_c001_v0001178_t0018_u01758597972014") 2025/09/23 03:31:17 DEBUG : only3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124bc_d20250923_m032604_c001_v7007000_t0000_u01758597964814") 2025/09/23 03:31:17 DEBUG : only3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a4fc_d20250923_m032555_c001_v0001178_t0046_u01758597955813") 2025/09/23 03:31:18 DEBUG : only4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6999_d20250923_m032628_c001_v7007000_t0000_u01758597988176") 2025/09/23 03:31:18 DEBUG : only4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a590_d20250923_m032620_c001_v0001178_t0012_u01758597980806") 2025/09/23 03:31:18 DEBUG : only4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a557_d20250923_m032612_c001_v0001178_t0032_u01758597972478") 2025/09/23 03:31:18 DEBUG : only4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124bb_d20250923_m032604_c001_v7007000_t0000_u01758597964781") 2025/09/23 03:31:18 DEBUG : only4: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a500_d20250923_m032556_c001_v0001178_t0052_u01758597956237") 2025/09/23 03:31:18 DEBUG : only5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b699a_d20250923_m032628_c001_v7007000_t0000_u01758597988358") 2025/09/23 03:31:18 DEBUG : only5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f410f41062e51bb67_d20250923_m032620_c001_v0001180_t0000_u01758597980824") 2025/09/23 03:31:18 DEBUG : only5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a55b_d20250923_m032612_c001_v0001178_t0044_u01758597972905") 2025/09/23 03:31:18 DEBUG : only5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124b9_d20250923_m032604_c001_v7007000_t0000_u01758597964599") 2025/09/23 03:31:18 DEBUG : only5: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a502_d20250923_m032556_c001_v0001178_t0047_u01758597956647") 2025/09/23 03:31:18 DEBUG : only6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b699b_d20250923_m032628_c001_v7007000_t0000_u01758597988543") 2025/09/23 03:31:18 DEBUG : only6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41501b77c5858205_d20250923_m032620_c001_v0001144_t0013_u01758597980834") 2025/09/23 03:31:18 DEBUG : only6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a55f_d20250923_m032613_c001_v0001178_t0053_u01758597973343") 2025/09/23 03:31:18 DEBUG : only6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4177e97eed2451e2_d20250923_m032604_c001_v7007000_t0000_u01758597964793") 2025/09/23 03:31:18 DEBUG : only6: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a506_d20250923_m032557_c001_v0001178_t0023_u01758597957070") 2025/09/23 03:31:18 DEBUG : only7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b699c_d20250923_m032628_c001_v7007000_t0000_u01758597988725") 2025/09/23 03:31:18 DEBUG : only7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1b2e5_d20250923_m032620_c001_v0001182_t0026_u01758597980841") 2025/09/23 03:31:18 DEBUG : only7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a561_d20250923_m032613_c001_v0001178_t0041_u01758597973754") 2025/09/23 03:31:18 DEBUG : only7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41526d73cd07826d_d20250923_m032604_c001_v7007000_t0000_u01758597964804") 2025/09/23 03:31:19 DEBUG : only7: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a508_d20250923_m032557_c001_v0001178_t0030_u01758597957477") 2025/09/23 03:31:19 DEBUG : only8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b699d_d20250923_m032628_c001_v7007000_t0000_u01758597988970") 2025/09/23 03:31:19 DEBUG : only8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4040a70c87f0a592_d20250923_m032620_c001_v0001178_t0012_u01758597980993") 2025/09/23 03:31:19 DEBUG : only8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a563_d20250923_m032614_c001_v0001178_t0059_u01758597974267") 2025/09/23 03:31:19 DEBUG : only8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124be_d20250923_m032604_c001_v7007000_t0000_u01758597964999") 2025/09/23 03:31:19 DEBUG : only8: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a510_d20250923_m032558_c001_v0001178_t0001_u01758597958001") 2025/09/23 03:31:19 DEBUG : only9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b699f_d20250923_m032629_c001_v7007000_t0000_u01758597989153") 2025/09/23 03:31:19 DEBUG : only9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f410f41062e51bb6b_d20250923_m032621_c001_v0001180_t0000_u01758597981011") 2025/09/23 03:31:19 DEBUG : only9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a565_d20250923_m032614_c001_v0001178_t0018_u01758597974678") 2025/09/23 03:31:19 DEBUG : only9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405ac0d3d0c124bf_d20250923_m032605_c001_v7007000_t0000_u01758597965144") 2025/09/23 03:31:19 DEBUG : only9: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a512_d20250923_m032558_c001_v0001178_t0031_u01758597958506") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985760a_d20250923_m032259_c001_v7007000_t0000_u01758597779557") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1ad93_d20250923_m032257_c001_v0001182_t0026_u01758597777767") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857602_d20250923_m032256_c001_v7007000_t0000_u01758597776649") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a292_d20250923_m032254_c001_v0001178_t0052_u01758597774672") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575f6_d20250923_m032253_c001_v7007000_t0000_u01758597773925") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a285_d20250923_m032251_c001_v0001178_t0019_u01758597771874") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575c1_d20250923_m032238_c001_v7007000_t0000_u01758597758347") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce507_d20250923_m032236_c001_v0001104_t0058_u01758597756455") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575b9_d20250923_m032234_c001_v7007000_t0000_u01758597754440") 2025/09/23 03:31:19 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4f7_d20250923_m032232_c001_v0001104_t0020_u01758597752932") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575b2_d20250923_m032231_c001_v7007000_t0000_u01758597751148") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4ed_d20250923_m032229_c001_v0001104_t0043_u01758597749676") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857583_d20250923_m032221_c001_v7007000_t0000_u01758597741311") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4b6_d20250923_m032218_c001_v0001104_t0009_u01758597738669") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857573_d20250923_m032218_c001_v7007000_t0000_u01758597738302") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4ad_d20250923_m032216_c001_v0001104_t0005_u01758597736220") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857556_d20250923_m032215_c001_v7007000_t0000_u01758597735850") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4a7_d20250923_m032214_c001_v0001104_t0037_u01758597734737") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce49c_d20250923_m032213_c001_v0001104_t0014_u01758597733427") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985752c_d20250923_m032213_c001_v7007000_t0000_u01758597733058") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce496_d20250923_m032211_c001_v0001104_t0019_u01758597731887") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce494_d20250923_m032210_c001_v0001104_t0031_u01758597730963") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985751d_d20250923_m032210_c001_v7007000_t0000_u01758597730593") 2025/09/23 03:31:20 DEBUG : potato: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce48c_d20250923_m032209_c001_v0001104_t0020_u01758597729430") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40300dad434dc1fd_d20250923_m032345_c001_v7007000_t0000_u01758597825471") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1aecb_d20250923_m032344_c001_v0001182_t0057_u01758597824799") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25ac7_d20250923_m032336_c001_v7007000_t0000_u01758597816485") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1ae83_d20250923_m032331_c001_v0001182_t0037_u01758597811154") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33876_d20250923_m032323_c001_v7007000_t0000_u01758597803541") 2025/09/23 03:31:20 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1ae34_d20250923_m032318_c001_v0001182_t0009_u01758597798377") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857684_d20250923_m032311_c001_v7007000_t0000_u01758597791486") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1add5_d20250923_m032307_c001_v0001182_t0058_u01758597787278") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575cd_d20250923_m032244_c001_v7007000_t0000_u01758597764571") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce528_d20250923_m032241_c001_v0001104_t0040_u01758597761947") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575c8_d20250923_m032241_c001_v7007000_t0000_u01758597761578") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce516_d20250923_m032238_c001_v0001104_t0050_u01758597758899") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575c2_d20250923_m032238_c001_v7007000_t0000_u01758597758532") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce50e_d20250923_m032237_c001_v0001104_t0043_u01758597757231") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575be_d20250923_m032236_c001_v7007000_t0000_u01758597756017") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce501_d20250923_m032234_c001_v0001104_t0019_u01758597754815") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575b5_d20250923_m032232_c001_v7007000_t0000_u01758597752563") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4f3_d20250923_m032231_c001_v0001104_t0011_u01758597751159") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857589_d20250923_m032222_c001_v7007000_t0000_u01758597742056") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce4bf_d20250923_m032220_c001_v0001104_t0024_u01758597740417") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93a9_d20250923_m032107_c001_v7007000_t0000_u01758597667159") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce391_d20250923_m032106_c001_v0001104_t0042_u01758597666092") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93a3_d20250923_m032105_c001_v7007000_t0000_u01758597665188") 2025/09/23 03:31:21 DEBUG : potato2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce38d_d20250923_m032104_c001_v0001104_t0027_u01758597664177") 2025/09/23 03:31:21 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4063b93971a25ac9_d20250923_m032336_c001_v7007000_t0000_u01758597816838") 2025/09/23 03:31:21 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce5a8_d20250923_m032332_c001_v0001104_t0049_u01758597812386") 2025/09/23 03:31:22 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33878_d20250923_m032323_c001_v7007000_t0000_u01758597803881") 2025/09/23 03:31:22 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce589_d20250923_m032319_c001_v0001104_t0023_u01758597799548") 2025/09/23 03:31:22 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857687_d20250923_m032311_c001_v7007000_t0000_u01758597791734") 2025/09/23 03:31:22 DEBUG : potato3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce56e_d20250923_m032307_c001_v0001104_t0007_u01758597787755") 2025/09/23 03:31:22 DEBUG : pre-dest1/1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0b9_d20250923_m032420_c001_v7007000_t0000_u01758597860312") 2025/09/23 03:31:22 DEBUG : pre-dest1/1: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce624_d20250923_m032412_c001_v0001104_t0019_u01758597852027") 2025/09/23 03:31:22 DEBUG : pre-dest2/2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b0bb_d20250923_m032420_c001_v7007000_t0000_u01758597860500") 2025/09/23 03:31:22 DEBUG : pre-dest2/2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1afa2_d20250923_m032413_c001_v0001182_t0050_u01758597853118") 2025/09/23 03:31:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40108df2bed33989_d20250923_m032357_c001_v7007000_t0000_u01758597837531") 2025/09/23 03:31:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a363_d20250923_m032353_c001_v0001178_t0039_u01758597833634") 2025/09/23 03:31:22 DEBUG : sizeonly: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94e0_d20250923_m032151_c001_v7007000_t0000_u01758597711146") 2025/09/23 03:31:22 DEBUG : sizeonly: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce420_d20250923_m032149_c001_v0001104_t0005_u01758597709774") 2025/09/23 03:31:22 DEBUG : splitbanan: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f411fc1aa2ef0abc5_d20250923_m032835_c001_v7007000_t0000_u01758598115144") 2025/09/23 03:31:22 DEBUG : splitbanan: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78771d_d20250923_m032827_c001_v0001131_t0041_u01758598107548") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218daf8_d20250923_m032956_c001_v7007000_t0000_u01758598196441") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787801_d20250923_m032949_c001_v0001131_t0020_u01758598189412") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f414b424ac64f4818_d20250923_m032939_c001_v7007000_t0000_u01758598179998") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877d6_d20250923_m032932_c001_v0001131_t0005_u01758598172761") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19964b_d20250923_m032923_c001_v7007000_t0000_u01758598163006") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b7877af_d20250923_m032916_c001_v0001131_t0004_u01758598156032") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6b6b_d20250923_m032906_c001_v7007000_t0000_u01758598146506") 2025/09/23 03:31:22 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78778a_d20250923_m032900_c001_v0001131_t0017_u01758598140078") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f420e5067f6589c3e_d20250923_m032851_c001_v7007000_t0000_u01758598131601") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787760_d20250923_m032844_c001_v0001131_t0052_u01758598124216") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218d9b2_d20250923_m032829_c001_v7007000_t0000_u01758598109662") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585834a_d20250923_m032826_c001_v0001144_t0043_u01758598106055") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f423d80827429b3b1_d20250923_m032815_c001_v7007000_t0000_u01758598095513") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b587_d20250923_m032808_c001_v0001182_t0057_u01758598088385") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db199512_d20250923_m032807_c001_v7007000_t0000_u01758598087219") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585830b_d20250923_m032803_c001_v0001144_t0010_u01758598083692") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f422593e374c88036_d20250923_m032754_c001_v7007000_t0000_u01758598074574") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b4f5_d20250923_m032747_c001_v0001182_t0012_u01758598067641") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded84_d20250923_m032746_c001_v7007000_t0000_u01758598066725") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b78767b_d20250923_m032743_c001_v0001131_t0029_u01758598063077") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f421305f23731eec7_d20250923_m032727_c001_v7007000_t0000_u01758598047480") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b44c_d20250923_m032723_c001_v0001182_t0014_u01758598043630") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41951d83db19949a_d20250923_m032714_c001_v7007000_t0000_u01758598034319") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bc49_d20250923_m032707_c001_v0001180_t0019_u01758598027662") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f405cd1b514cded53_d20250923_m032659_c001_v7007000_t0000_u01758598019030") 2025/09/23 03:31:23 DEBUG : splitbananasplit: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858243_d20250923_m032652_c001_v0001144_t0044_u01758598012107") 2025/09/23 03:31:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f409de241ba1f7b97_d20250923_m032810_c001_v7007000_t0000_u01758598090252") 2025/09/23 03:31:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585830f_d20250923_m032805_c001_v0001144_t0050_u01758598085128") 2025/09/23 03:31:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69b7_d20250923_m032641_c001_v7007000_t0000_u01758598001835") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b33e_d20250923_m032639_c001_v0001182_t0039_u01758597999331") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f408408f43c8b6807_d20250923_m032638_c001_v7007000_t0000_u01758597998164") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585821f_d20250923_m032635_c001_v0001144_t0026_u01758597995205") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857630_d20250923_m032304_c001_v7007000_t0000_u01758597784125") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a2b3_d20250923_m032303_c001_v0001178_t0048_u01758597783023") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857622_d20250923_m032302_c001_v7007000_t0000_u01758597782459") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce55c_d20250923_m032301_c001_v0001104_t0012_u01758597781092") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94d4_d20250923_m032147_c001_v7007000_t0000_u01758597707427") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce40a_d20250923_m032145_c001_v0001104_t0035_u01758597705579") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94ca_d20250923_m032145_c001_v7007000_t0000_u01758597705220") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce408_d20250923_m032143_c001_v0001104_t0056_u01758597703726") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e94a3_d20250923_m032141_c001_v7007000_t0000_u01758597701614") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3fc_d20250923_m032140_c001_v0001104_t0044_u01758597700290") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e949a_d20250923_m032139_c001_v7007000_t0000_u01758597699749") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3f6_d20250923_m032138_c001_v0001104_t0049_u01758597698170") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3ee_d20250923_m032135_c001_v0001104_t0020_u01758597695039") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e946b_d20250923_m032134_c001_v7007000_t0000_u01758597694677") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3e8_d20250923_m032133_c001_v0001104_t0038_u01758597693556") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3e4_d20250923_m032132_c001_v0001104_t0044_u01758597692329") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e9451_d20250923_m032131_c001_v7007000_t0000_u01758597691881") 2025/09/23 03:31:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3d8_d20250923_m032128_c001_v0001104_t0023_u01758597688837") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3cc_d20250923_m032125_c001_v0001104_t0039_u01758597685880") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e941e_d20250923_m032125_c001_v7007000_t0000_u01758597685520") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3ca_d20250923_m032124_c001_v0001104_t0040_u01758597684533") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3c5_d20250923_m032123_c001_v0001104_t0023_u01758597683357") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e9409_d20250923_m032122_c001_v7007000_t0000_u01758597682995") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3b9_d20250923_m032118_c001_v0001104_t0059_u01758597678691") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93ee_d20250923_m032118_c001_v7007000_t0000_u01758597678309") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3b7_d20250923_m032117_c001_v0001104_t0049_u01758597677464") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93e0_d20250923_m032116_c001_v7007000_t0000_u01758597676559") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3b5_d20250923_m032115_c001_v0001104_t0002_u01758597675403") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93d7_d20250923_m032114_c001_v7007000_t0000_u01758597674859") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3b1_d20250923_m032113_c001_v0001104_t0034_u01758597673663") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93c7_d20250923_m032112_c001_v7007000_t0000_u01758597672764") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce3ab_d20250923_m032111_c001_v0001104_t0009_u01758597671403") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93bc_d20250923_m032110_c001_v7007000_t0000_u01758597670863") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce39d_d20250923_m032109_c001_v0001104_t0019_u01758597669602") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e93b0_d20250923_m032109_c001_v7007000_t0000_u01758597669063") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce395_d20250923_m032107_c001_v0001104_t0031_u01758597667705") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e9393_d20250923_m032102_c001_v7007000_t0000_u01758597662254") 2025/09/23 03:31:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce385_d20250923_m032101_c001_v0001104_t0047_u01758597661372") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e9390_d20250923_m032100_c001_v7007000_t0000_u01758597660831") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce383_d20250923_m032059_c001_v0001104_t0052_u01758597659923") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e938b_d20250923_m032059_c001_v7007000_t0000_u01758597659025") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce37d_d20250923_m032057_c001_v0001104_t0038_u01758597657855") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4168adfb5c7e9387_d20250923_m032055_c001_v7007000_t0000_u01758597655511") 2025/09/23 03:31:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce371_d20250923_m032054_c001_v0001104_t0033_u01758597654447") 2025/09/23 03:31:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69b8_d20250923_m032642_c001_v7007000_t0000_u01758598002017") 2025/09/23 03:31:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a5b4_d20250923_m032639_c001_v0001178_t0059_u01758597999344") 2025/09/23 03:31:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f408408f43c8b6809_d20250923_m032638_c001_v7007000_t0000_u01758597998348") 2025/09/23 03:31:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bbb2_d20250923_m032635_c001_v0001180_t0036_u01758597995214") 2025/09/23 03:31:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218dafd_d20250923_m032958_c001_v7007000_t0000_u01758598198484") 2025/09/23 03:31:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b7f8_d20250923_m032957_c001_v0001182_t0002_u01758598197845") 2025/09/23 03:31:26 DEBUG : sub/yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857606_d20250923_m032258_c001_v7007000_t0000_u01758597778994") 2025/09/23 03:31:26 DEBUG : sub/yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1040a70c87f0a299_d20250923_m032257_c001_v0001178_t0002_u01758597777397") 2025/09/23 03:31:26 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69aa_d20250923_m032634_c001_v7007000_t0000_u01758597994438") 2025/09/23 03:31:26 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b31e_d20250923_m032632_c001_v0001182_t0016_u01758597992734") 2025/09/23 03:31:26 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69a5_d20250923_m032631_c001_v7007000_t0000_u01758597991926") 2025/09/23 03:31:26 DEBUG : test_dir1/file2: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b30f_d20250923_m032630_c001_v0001182_t0035_u01758597990126") 2025/09/23 03:31:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69ac_d20250923_m032634_c001_v7007000_t0000_u01758597994621") 2025/09/23 03:31:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bba5_d20250923_m032632_c001_v0001180_t0051_u01758597992725") 2025/09/23 03:31:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b69a6_d20250923_m032632_c001_v7007000_t0000_u01758597992111") 2025/09/23 03:31:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bb95_d20250923_m032630_c001_v0001180_t0016_u01758597990125") 2025/09/23 03:31:27 DEBUG : three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575ed_d20250923_m032251_c001_v7007000_t0000_u01758597771126") 2025/09/23 03:31:27 DEBUG : three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce541_d20250923_m032249_c001_v0001104_t0051_u01758597769373") 2025/09/23 03:31:27 DEBUG : three: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce536_d20250923_m032246_c001_v0001104_t0012_u01758597766112") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db03_d20250923_m033000_c001_v7007000_t0000_u01758598200051") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bf71_d20250923_m032959_c001_v0001180_t0017_u01758598199437") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db30_d20250923_m033020_c001_v7007000_t0000_u01758598220306") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585843a_d20250923_m033018_c001_v0001144_t0005_u01758598218327") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db27_d20250923_m033016_c001_v7007000_t0000_u01758598216724") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bfca_d20250923_m033015_c001_v0001180_t0051_u01758598215164") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db22_d20250923_m033014_c001_v7007000_t0000_u01758598214168") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b847_d20250923_m033013_c001_v0001182_t0031_u01758598213517") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db15_d20250923_m033007_c001_v7007000_t0000_u01758598207818") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bfab_d20250923_m033006_c001_v0001180_t0014_u01758598206604") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db1a_d20250923_m033010_c001_v7007000_t0000_u01758598210687") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c5858426_d20250923_m033008_c001_v0001144_t0049_u01758598208785") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db0c_d20250923_m033005_c001_v7007000_t0000_u01758598205611") 2025/09/23 03:31:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1b819_d20250923_m033004_c001_v0001182_t0020_u01758598204979") 2025/09/23 03:31:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db09_d20250923_m033004_c001_v7007000_t0000_u01758598204028") 2025/09/23 03:31:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787823_d20250923_m033003_c001_v0001131_t0040_u01758598203005") 2025/09/23 03:31:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db05_d20250923_m033002_c001_v7007000_t0000_u01758598202047") 2025/09/23 03:31:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11501b77c585841a_d20250923_m033001_c001_v0001144_t0021_u01758598201001") 2025/09/23 03:31:28 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f41555fc3789b6c2e_d20250923_m033025_c001_v7007000_t0000_u01758598225517") 2025/09/23 03:31:28 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f110f41062e51bff4_d20250923_m033024_c001_v0001180_t0034_u01758598224848") 2025/09/23 03:31:28 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db1e_d20250923_m033012_c001_v7007000_t0000_u01758598212543") 2025/09/23 03:31:28 DEBUG : toe/toe/toe: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787834_d20250923_m033011_c001_v0001131_t0034_u01758598211674") 2025/09/23 03:31:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db31_d20250923_m033020_c001_v7007000_t0000_u01758598220914") 2025/09/23 03:31:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f104f4ecf1b787840_d20250923_m033020_c001_v0001131_t0016_u01758598220016") 2025/09/23 03:31:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f404e9624c218db28_d20250923_m033017_c001_v7007000_t0000_u01758598217339") 2025/09/23 03:31:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f11929ce6c98b55df_d20250923_m033016_c001_v0001042_t0000_u01758598216311") 2025/09/23 03:31:28 DEBUG : two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575ee_d20250923_m032251_c001_v7007000_t0000_u01758597771319") 2025/09/23 03:31:28 DEBUG : two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f40820567ffb1ad43_d20250923_m032248_c001_v0001182_t0026_u01758597768791") 2025/09/23 03:31:28 DEBUG : two: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f417fdc7aee4ce534_d20250923_m032245_c001_v0001104_t0057_u01758597765919") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da985760c_d20250923_m032259_c001_v7007000_t0000_u01758597779742") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1181fb3e41c52eb5_d20250923_m032258_c001_v0001179_t0032_u01758597778759") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857601_d20250923_m032256_c001_v7007000_t0000_u01758597776095") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f117fdc7aee4ce551_d20250923_m032254_c001_v0001104_t0016_u01758597774662") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575f2_d20250923_m032253_c001_v7007000_t0000_u01758597773373") 2025/09/23 03:31:28 DEBUG : yam: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f10820567ffb1ad69_d20250923_m032251_c001_v0001182_t0050_u01758597771887") 2025/09/23 03:31:28 DEBUG : yaml: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da9857604_d20250923_m032256_c001_v7007000_t0000_u01758597776833") 2025/09/23 03:31:29 DEBUG : yaml: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1084132af6a55933_d20250923_m032255_c001_v0001171_t0021_u01758597775814") 2025/09/23 03:31:29 DEBUG : yaml: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f4075337da98575f8_d20250923_m032254_c001_v7007000_t0000_u01758597774108") 2025/09/23 03:31:29 DEBUG : yaml: Deleting (id "4_z7f42ad03906d7b4b9f980e1b_f1142b1f4b9675b9a_d20250923_m032253_c001_v0001131_t0048_u01758597773060") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m38.588341001s (try 1/5)