"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/31 03:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume" 2025/08/31 03:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 03:40:43 DEBUG : Creating backend with remote "/tmp/rclone1546901375" === 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-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:40:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/31 03:40:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:40:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:40:49 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:40:49 DEBUG : B2 bucket rclone-test-bebayoz4wume: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", 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-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:51 DEBUG : Creating backend with remote "/non-existing" 2025/08/31 03:40:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/31 03:40:51 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:51 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:40:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:40:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.95s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:54 INFO : B2 bucket rclone-test-bebayoz4wume: Running all checks before starting transfers 2025/08/31 03:40:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:40:54 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:54 INFO : B2 bucket rclone-test-bebayoz4wume: Checks finished, now starting transfers 2025/08/31 03:40:54 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:40:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:55 ERROR : Ignoring --no-traverse with sync 2025/08/31 03:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:40:55 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:55 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:40:56 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:40:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/31 03:40:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/31 03:40:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:40:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:40:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:40:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:40:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:40:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 03:41:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:41:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/31 03:41:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:41:01 INFO : sub dir2: Making directory 2025/08/31 03:41:01 INFO : sub dir: Making directory 2025/08/31 03:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:01 INFO : sub dir2/sub sub dir2: Making directory 2025/08/31 03:41:01 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:01 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:01 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/31 03:41:01 DEBUG : B2 bucket rclone-test-bebayoz4wume: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:02 INFO : sub dir2: Making directory 2025/08/31 03:41:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 03:41:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:41:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:03 DEBUG : sub dir2: Making directory with metadata 2025/08/31 03:41:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:41:04 INFO : sub dir2: Making directory 2025/08/31 03:41:04 INFO : sub dir: Making directory 2025/08/31 03:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:04 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:41:04 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/31 03:41:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/31 03:41:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:05 INFO : sub dir2: Making directory 2025/08/31 03:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:06 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:41:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:06 DEBUG : sub dir2: Making directory with metadata 2025/08/31 03:41:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:41:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:41:07 INFO : sub dir2: Making directory 2025/08/31 03:41:07 INFO : sub dir: Making directory 2025/08/31 03:41:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:07 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:07 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:07 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:41:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/31 03:41:07 DEBUG : B2 bucket rclone-test-bebayoz4wume: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", 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-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:08 INFO : sub dir2: Making directory 2025/08/31 03:41:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:08 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:08 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:09 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tuganor0niku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-tuganor0niku 2025/08/31 03:41:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:11 DEBUG : B2 bucket rclone-test-tuganor0niku: Waiting for checks to finish 2025/08/31 03:41:11 DEBUG : B2 bucket rclone-test-tuganor0niku: Waiting for transfers to finish 2025/08/31 03:41:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:16 DEBUG : B2 bucket rclone-test-tuganor0niku: Purge remote 2025/08/31 03:41:16 INFO : B2 bucket rclone-test-tuganor0niku: cleaning bucket "rclone-test-tuganor0niku" of all files 2025/08/31 03:41:16 DEBUG : sub dir/hello world: Deleting (id "4_zefa2fd63306dfbeb9f880e1b_f101bde1c4ca15d6a_d20250831_m034115_c001_v0001117_t0012_u01756611675558") --- PASS: TestServerSideCopy (9.69s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:20 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 03:41:20 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 03:41:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xahedoj1nohe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-xahedoj1nohe 2025/08/31 03:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:23 DEBUG : B2 bucket rclone-test-xahedoj1nohe: Waiting for checks to finish 2025/08/31 03:41:23 DEBUG : B2 bucket rclone-test-xahedoj1nohe: Waiting for transfers to finish 2025/08/31 03:41:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:29 DEBUG : B2 bucket rclone-test-xahedoj1nohe: Waiting for checks to finish 2025/08/31 03:41:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 03:41:29 DEBUG : B2 bucket rclone-test-xahedoj1nohe: Waiting for transfers to finish 2025/08/31 03:41:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 03:41:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:30 DEBUG : B2 bucket rclone-test-xahedoj1nohe: Purge remote 2025/08/31 03:41:30 INFO : B2 bucket rclone-test-xahedoj1nohe: cleaning bucket "rclone-test-xahedoj1nohe" of all files 2025/08/31 03:41:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f422d63307dfbeb9f880e1b_f119fb3aabbe33872_d20250831_m034129_c001_v0001106_t0036_u01756611689775") 2025/08/31 03:41:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f422d63307dfbeb9f880e1b_f107a8b9b1590d852_d20250831_m034127_c001_v0001172_t0044_u01756611687488") 2025/08/31 03:41:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/31 03:41:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 03:41:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideCopyOverSelf (13.69s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 03:41:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 03:41:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/31 03:41:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gomecot7wodu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-gomecot7wodu 2025/08/31 03:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:39 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for checks to finish 2025/08/31 03:41:39 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for transfers to finish 2025/08/31 03:41:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/31 03:41:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 03:41:44 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 03:41:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 03:41:45 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for checks to finish 2025/08/31 03:41:45 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for transfers to finish 2025/08/31 03:41:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 03:41:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:45 INFO : sub dir/hello world: Deleted 2025/08/31 03:41:46 DEBUG : testing file moves 2025/08/31 03:41:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/31 03:41:46 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for checks to finish 2025/08/31 03:41:46 DEBUG : B2 bucket rclone-test-gomecot7wodu: Waiting for transfers to finish 2025/08/31 03:41:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/31 03:41:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/31 03:41:47 INFO : sub dir/hello world: Deleted 2025/08/31 03:41:47 DEBUG : B2 bucket rclone-test-gomecot7wodu: Purge remote 2025/08/31 03:41:47 INFO : B2 bucket rclone-test-gomecot7wodu: cleaning bucket "rclone-test-gomecot7wodu" of all files 2025/08/31 03:41:47 DEBUG : sub dir/hello world: Deleting (id "4_zef726d43307dfbeb9f880e1b_f11754d22ceca2a59_d20250831_m034147_c001_v0001180_t0034_u01756611707027") 2025/08/31 03:41:47 DEBUG : sub dir/hello world: Deleting (id "4_zef726d43307dfbeb9f880e1b_f100c3dbf9f7112a2_d20250831_m034145_c001_v0001038_t0029_u01756611705282") 2025/08/31 03:41:47 DEBUG : sub dir/hello world: Deleting (id "4_zef726d43307dfbeb9f880e1b_f10514a8a4f671394_d20250831_m034143_c001_v0001184_t0040_u01756611703400") --- PASS: TestServerSideMoveOverSelf (14.48s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:53 ERROR : error listing: directory not found 2025/08/31 03:41:53 INFO : Local file system at /tmp/rclone1546901375: Making directory 2025/08/31 03:41:53 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:53 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:41:55 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for checks to finish 2025/08/31 03:41:55 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for transfers to finish 2025/08/31 03:41:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:41:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/31 03:41:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/31 03:41:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:41:57 INFO : check sum: Copied (new) 2025/08/31 03:41:57 DEBUG : Waiting for deletions to finish 2025/08/31 03:41:57 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:41:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/31 03:41:57 DEBUG : check sum: Unchanged skipping 2025/08/31 03:41:57 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:57 DEBUG : Waiting for deletions to finish 2025/08/31 03:41:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.87s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/31 03:41:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:41:58 INFO : sizeonly: Copied (new) 2025/08/31 03:41:58 DEBUG : Waiting for deletions to finish 2025/08/31 03:41:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:59 DEBUG : sizeonly: Sizes identical 2025/08/31 03:41:59 DEBUG : sizeonly: Unchanged skipping 2025/08/31 03:41:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:41:59 DEBUG : Waiting for deletions to finish 2025/08/31 03:41:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:41:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/31 03:41:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:41:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/31 03:42:00 INFO : ignore-size: Copied (new) 2025/08/31 03:42:00 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:00 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:42:00 DEBUG : ignore-size: Unchanged skipping 2025/08/31 03:42:00 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:00 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:42:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:02 DEBUG : existing: Unchanged skipping 2025/08/31 03:42:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:02 INFO : There was nothing to transfer 2025/08/31 03:42:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/31 03:42:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:42:03 INFO : existing: Copied (replaced existing) 2025/08/31 03:42:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.37s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 03:42:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:04 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:42:04 INFO : existing: Copied (new) 2025/08/31 03:42:04 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:05 DEBUG : existing: Destination exists, skipping 2025/08/31 03:42:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:06 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/31 03:42:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:06 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:06 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 03:42:06 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:07 INFO : a/potato2: Copied (new) 2025/08/31 03:42:07 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 03:42:09 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:42:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/31 03:42:09 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:09 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:09 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:09 INFO : There was nothing to transfer 2025/08/31 03:42:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 03:42:09 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:42:10 INFO : empty space: Updated modification time in destination 2025/08/31 03:42:10 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:10 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:10 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:11 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 03:42:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:42:11 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:11 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:11 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:13 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/31 03:42:13 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1546901375) 2025/08/31 03:42:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bebayoz4wume) 2025/08/31 03:42:13 DEBUG : foo: sha1 differ 2025/08/31 03:42:13 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/31 03:42:13 INFO : foo: Copied (replaced existing) 2025/08/31 03:42:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/31 03:42:14 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:14 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:14 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:15 INFO : potato: Copied (new) 2025/08/31 03:42:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/31 03:42:17 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:17 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/31 03:42:17 INFO : potato: Copied (replaced existing) 2025/08/31 03:42:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/31 03:42:19 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1546901375) 2025/08/31 03:42:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bebayoz4wume) 2025/08/31 03:42:19 DEBUG : potato: sha1 differ 2025/08/31 03:42:19 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/31 03:42:19 INFO : potato: Copied (replaced existing) 2025/08/31 03:42:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:21 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/31 03:42:21 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:21 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:21 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:23 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:23 INFO : potato2: Copied (new) 2025/08/31 03:42:23 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:25 INFO : d: Making directory 2025/08/31 03:42:25 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/31 03:42:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:26 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 03:42:26 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:26 INFO : a/potato2: Copied (new) 2025/08/31 03:42:26 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:28 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/31 03:42:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:28 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 03:42:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:29 INFO : a/potato2: Copied (new) 2025/08/31 03:42:29 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting files as there were IO errors 2025/08/31 03:42:29 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:31 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:31 INFO : potato: Deleted 2025/08/31 03:42:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:34 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:34 INFO : potato: Deleted 2025/08/31 03:42:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:34 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:42:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:42:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/31 03:42:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.34s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:39 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : enormous: Excluded 2025/08/31 03:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : potato2: Excluded 2025/08/31 03:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:39 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:39 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:39 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:39 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:39 INFO : There was nothing to transfer 2025/08/31 03:42:39 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : enormous: Excluded 2025/08/31 03:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : potato2: Excluded 2025/08/31 03:42:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 03:42:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/31 03:42:39 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:39 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for checks to finish 2025/08/31 03:42:39 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for transfers to finish 2025/08/31 03:42:39 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:41 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 03:42:41 DEBUG : enormous: Excluded 2025/08/31 03:42:41 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 03:42:41 DEBUG : potato2: Excluded 2025/08/31 03:42:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:42:42 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:42 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:42 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:42 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:42 INFO : enormous: Deleted 2025/08/31 03:42:42 INFO : potato2: Deleted 2025/08/31 03:42:42 INFO : There was nothing to transfer 2025/08/31 03:42:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/31 03:42:42 DEBUG : empty space: Unchanged skipping 2025/08/31 03:42:42 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for checks to finish 2025/08/31 03:42:42 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for transfers to finish 2025/08/31 03:42:42 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:42 INFO : potato2: Deleted 2025/08/31 03:42:42 INFO : enormous: Deleted 2025/08/31 03:42:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:45 DEBUG : five: Need to transfer - File not found at Destination 2025/08/31 03:42:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/31 03:42:45 DEBUG : three: Sizes identical 2025/08/31 03:42:45 DEBUG : one: Destination is newer than source, skipping 2025/08/31 03:42:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1546901375) 2025/08/31 03:42:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bebayoz4wume) 2025/08/31 03:42:45 DEBUG : two: sha1 differ 2025/08/31 03:42:45 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 03:42:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 03:42:45 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 03:42:45 INFO : five: Copied (new) 2025/08/31 03:42:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 03:42:45 INFO : four: Copied (replaced existing) 2025/08/31 03:42:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 03:42:46 INFO : two: Copied (replaced existing) 2025/08/31 03:42:46 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:46 DEBUG : one: Destination is newer than source, skipping 2025/08/31 03:42:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1546901375) 2025/08/31 03:42:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bebayoz4wume) 2025/08/31 03:42:46 DEBUG : three: sha1 differ 2025/08/31 03:42:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 03:42:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/31 03:42:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 03:42:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/31 03:42:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 03:42:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 03:42:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/31 03:42:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 03:42:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 03:42:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 03:42:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:42:46 INFO : three: Copied (replaced existing) 2025/08/31 03:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/31 03:42:48 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:48 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 03:42:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 03:42:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:48 INFO : yam: Copied (new) 2025/08/31 03:42:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 03:42:48 INFO : potato: Copied (new) 2025/08/31 03:42:48 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:42:49 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:49 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:49 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:49 DEBUG : potato: Unchanged skipping 2025/08/31 03:42:49 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:50 INFO : yam: Copied (server-side copy) to: yaml 2025/08/31 03:42:50 INFO : yam: Deleted 2025/08/31 03:42:50 INFO : yaml: Renamed from "yam" 2025/08/31 03:42:50 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/31 03:42:51 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:51 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:51 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 03:42:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 03:42:51 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:51 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:51 INFO : yam: Copied (new) 2025/08/31 03:42:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 03:42:51 INFO : potato: Copied (new) 2025/08/31 03:42:51 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:42:52 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:52 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:52 DEBUG : potato: Unchanged skipping 2025/08/31 03:42:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:53 INFO : yam: Copied (server-side copy) to: yaml 2025/08/31 03:42:53 INFO : yam: Deleted 2025/08/31 03:42:53 INFO : yaml: Renamed from "yam" 2025/08/31 03:42:53 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/31 03:42:54 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:54 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:54 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 03:42:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/31 03:42:54 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:54 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:54 INFO : sub/yam: Copied (new) 2025/08/31 03:42:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 03:42:55 INFO : potato: Copied (new) 2025/08/31 03:42:55 DEBUG : Waiting for deletions to finish 2025/08/31 03:42:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:42:55 DEBUG : potato: Unchanged skipping 2025/08/31 03:42:55 INFO : B2 bucket rclone-test-bebayoz4wume: Making map for --track-renames 2025/08/31 03:42:55 INFO : B2 bucket rclone-test-bebayoz4wume: Finished making map for --track-renames 2025/08/31 03:42:55 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:55 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for renames to finish 2025/08/31 03:42:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 03:42:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/31 03:42:56 INFO : sub/yam: Deleted 2025/08/31 03:42:56 INFO : yam: Renamed from "sub/yam" 2025/08/31 03:42:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:57 DEBUG : Creating backend with remote "/tmp/rclone1546901375/dir1" 2025/08/31 03:42:57 DEBUG : Creating backend with remote "/tmp/rclone1546901375/dir2" 2025/08/31 03:42:57 DEBUG : Local file system at /tmp/rclone1546901375/dir2: Using server-side directory move 2025/08/31 03:42:57 INFO : Local file system at /tmp/rclone1546901375/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 03:42:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/31 03:42:57 INFO : file1.txt: Moved (server-side) 2025/08/31 03:42:57 DEBUG : Local file system at /tmp/rclone1546901375/dir2: Waiting for checks to finish 2025/08/31 03:42:57 DEBUG : Local file system at /tmp/rclone1546901375/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:42:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:42:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 03:42:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:42:58 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:42:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 03:42:58 INFO : nested/sub dir/file: Copied (new) 2025/08/31 03:42:58 INFO : nested/sub dir/file: Deleted 2025/08/31 03:42:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:42:58 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:42:58 INFO : sub dir/hello world: Deleted 2025/08/31 03:42:58 INFO : sub dir: Removing directory 2025/08/31 03:42:58 INFO : nested/sub dir: Removing directory 2025/08/31 03:42:58 INFO : nested: Removing directory 2025/08/31 03:42:58 DEBUG : Local file system at /tmp/rclone1546901375: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 03:43:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 03:43:00 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:43:00 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:43:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:43:00 INFO : sub dir/hello world: Copied (new) 2025/08/31 03:43:00 INFO : sub dir/hello world: Deleted 2025/08/31 03:43:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 03:43:00 INFO : nested/sub dir/file: Copied (new) 2025/08/31 03:43:00 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:43:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/31 03:43:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 03:43:01 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:43:01 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:43:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:43:02 INFO : existing: Copied (new) 2025/08/31 03:43:02 INFO : existing: Deleted 2025/08/31 03:43:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/31 03:43:02 INFO : existing-b: Copied (new) 2025/08/31 03:43:02 INFO : existing-b: Deleted 2025/08/31 03:43:02 DEBUG : existing: Destination exists, skipping 2025/08/31 03:43:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:43:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/31 03:43:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:43:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cizodex8cupa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-cizodex8cupa 2025/08/31 03:43:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 03:43:11 DEBUG : empty space: Unchanged skipping 2025/08/31 03:43:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 03:43:11 DEBUG : B2 bucket rclone-test-cizodex8cupa: Waiting for checks to finish 2025/08/31 03:43:11 INFO : empty space: Deleted 2025/08/31 03:43:11 DEBUG : B2 bucket rclone-test-cizodex8cupa: Waiting for transfers to finish 2025/08/31 03:43:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:43:12 INFO : potato2: Copied (server-side copy) 2025/08/31 03:43:12 INFO : potato2: Deleted 2025/08/31 03:43:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:43:12 INFO : potato3: Copied (server-side copy) 2025/08/31 03:43:12 INFO : potato3: Deleted 2025/08/31 03:43:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xadusaf4hede" 2025/08/31 03:43:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/31 03:43:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 03:43:14 DEBUG : B2 bucket rclone-test-xadusaf4hede: Waiting for checks to finish 2025/08/31 03:43:14 DEBUG : B2 bucket rclone-test-xadusaf4hede: Waiting for transfers to finish 2025/08/31 03:43:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:43:16 INFO : empty space: Copied (server-side copy) 2025/08/31 03:43:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:43:16 INFO : potato2: Copied (server-side copy) 2025/08/31 03:43:16 INFO : empty space: Deleted 2025/08/31 03:43:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:43:16 INFO : potato3: Copied (server-side copy) 2025/08/31 03:43:16 INFO : potato2: Deleted 2025/08/31 03:43:16 INFO : potato3: Deleted 2025/08/31 03:43:17 DEBUG : B2 bucket rclone-test-xadusaf4hede: Purge remote 2025/08/31 03:43:17 INFO : B2 bucket rclone-test-xadusaf4hede: cleaning bucket "rclone-test-xadusaf4hede" of all files 2025/08/31 03:43:17 DEBUG : empty space: Deleting (id "4_z3ff2dd53308dfbeb9f880e1b_f100accc62f4d33ec_d20250831_m034315_c001_v0001044_t0020_u01756611795849") 2025/08/31 03:43:17 DEBUG : potato2: Deleting (id "4_z3ff2dd53308dfbeb9f880e1b_f1115e17109e09e6d_d20250831_m034316_c001_v0001150_t0002_u01756611796216") 2025/08/31 03:43:17 DEBUG : potato3: Deleting (id "4_z3ff2dd53308dfbeb9f880e1b_f109c206ba545d55a_d20250831_m034316_c001_v0001131_t0021_u01756611796224") 2025/08/31 03:43:19 DEBUG : B2 bucket rclone-test-cizodex8cupa: Purge remote 2025/08/31 03:43:19 INFO : B2 bucket rclone-test-cizodex8cupa: cleaning bucket "rclone-test-cizodex8cupa" of all files 2025/08/31 03:43:19 DEBUG : empty space: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f4142755312216607_d20250831_m034316_c001_v7007000_t0000_u01756611796337") 2025/08/31 03:43:19 DEBUG : empty space: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f11839d6ad79b3e97_d20250831_m034310_c001_v0001037_t0029_u01756611790233") 2025/08/31 03:43:19 DEBUG : potato2: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f417444ce7fcb6bb3_d20250831_m034316_c001_v7007000_t0000_u01756611796512") 2025/08/31 03:43:19 DEBUG : potato2: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f110fabde42548dc8_d20250831_m034311_c001_v0001043_t0034_u01756611791906") 2025/08/31 03:43:19 DEBUG : potato3: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f4142755312216609_d20250831_m034316_c001_v7007000_t0000_u01756611796625") 2025/08/31 03:43:19 DEBUG : potato3: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f1025c73446b57df7_d20250831_m034312_c001_v0001179_t0052_u01756611792285") 2025/08/31 03:43:19 DEBUG : potato3: Deleting (id "4_z8f82bd53308dfbeb9f880e1b_f11839d6ad79b3e99_d20250831_m034310_c001_v0001037_t0021_u01756611790673") --- PASS: TestServerSideMove (19.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:43:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qeditun6bejo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-qeditun6bejo 2025/08/31 03:43:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 03:43:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 03:43:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 03:43:32 DEBUG : B2 bucket rclone-test-qeditun6bejo: Waiting for checks to finish 2025/08/31 03:43:32 DEBUG : B2 bucket rclone-test-qeditun6bejo: Waiting for transfers to finish 2025/08/31 03:43:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:43:32 INFO : potato2: Copied (server-side copy) 2025/08/31 03:43:32 INFO : potato2: Deleted 2025/08/31 03:43:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:43:32 INFO : potato3: Copied (server-side copy) 2025/08/31 03:43:33 INFO : potato3: Deleted 2025/08/31 03:43:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cokivij6nalo" 2025/08/31 03:43:34 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 03:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 03:43:34 DEBUG : B2 bucket rclone-test-cokivij6nalo: Waiting for checks to finish 2025/08/31 03:43:34 DEBUG : B2 bucket rclone-test-cokivij6nalo: Waiting for transfers to finish 2025/08/31 03:43:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:43:38 INFO : potato2: Copied (server-side copy) 2025/08/31 03:43:38 INFO : potato2: Deleted 2025/08/31 03:43:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:43:39 INFO : potato3: Copied (server-side copy) 2025/08/31 03:43:39 INFO : potato3: Deleted 2025/08/31 03:43:39 DEBUG : B2 bucket rclone-test-cokivij6nalo: Purge remote 2025/08/31 03:43:39 INFO : B2 bucket rclone-test-cokivij6nalo: cleaning bucket "rclone-test-cokivij6nalo" of all files 2025/08/31 03:43:39 DEBUG : potato2: Deleting (id "4_z0fc22d63309dfbeb9f880e1b_f10077257c5e75b67_d20250831_m034338_c001_v0001176_t0008_u01756611818652") 2025/08/31 03:43:39 DEBUG : potato3: Deleting (id "4_z0fc22d63309dfbeb9f880e1b_f11746ef4047bf06f_d20250831_m034338_c001_v0001105_t0058_u01756611818908") 2025/08/31 03:43:41 DEBUG : B2 bucket rclone-test-qeditun6bejo: Purge remote 2025/08/31 03:43:41 INFO : B2 bucket rclone-test-qeditun6bejo: cleaning bucket "rclone-test-qeditun6bejo" of all files 2025/08/31 03:43:42 DEBUG : empty space: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f1131cdcc6fa4aecf_d20250831_m034330_c001_v0001115_t0051_u01756611810866") 2025/08/31 03:43:42 DEBUG : potato2: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f416953a890c29e15_d20250831_m034338_c001_v7007000_t0000_u01756611818871") 2025/08/31 03:43:42 DEBUG : potato2: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f113c6dc0b20d9e39_d20250831_m034332_c001_v0001177_t0050_u01756611812530") 2025/08/31 03:43:42 DEBUG : potato3: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f416953a890c29e16_d20250831_m034339_c001_v7007000_t0000_u01756611819220") 2025/08/31 03:43:42 DEBUG : potato3: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f113c174ee01bedcc_d20250831_m034332_c001_v0001182_t0028_u01756611812756") 2025/08/31 03:43:42 DEBUG : potato3: Deleting (id "4_z3f220d63309dfbeb9f880e1b_f1131cdcc6fa4aed3_d20250831_m034331_c001_v0001115_t0056_u01756611811365") --- PASS: TestServerSideMoveWithFilter (23.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:43:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nufojev8zotu" 2025/08/31 03:43:49 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bebayoz4wume -> B2 bucket rclone-test-nufojev8zotu 2025/08/31 03:43:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 03:43:55 DEBUG : empty space: Unchanged skipping 2025/08/31 03:43:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 03:43:55 DEBUG : B2 bucket rclone-test-nufojev8zotu: Waiting for checks to finish 2025/08/31 03:43:55 INFO : empty space: Deleted 2025/08/31 03:43:55 DEBUG : B2 bucket rclone-test-nufojev8zotu: Waiting for transfers to finish 2025/08/31 03:43:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:43:55 INFO : potato2: Copied (server-side copy) 2025/08/31 03:43:55 INFO : potato2: Deleted 2025/08/31 03:43:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:43:55 INFO : potato3: Copied (server-side copy) 2025/08/31 03:43:56 INFO : potato3: Deleted 2025/08/31 03:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fiworus9haqo" 2025/08/31 03:43:57 INFO : tomatoDir: Making directory 2025/08/31 03:43:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/31 03:43:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 03:43:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/31 03:43:57 DEBUG : B2 bucket rclone-test-fiworus9haqo: Waiting for checks to finish 2025/08/31 03:43:57 DEBUG : B2 bucket rclone-test-fiworus9haqo: Waiting for transfers to finish 2025/08/31 03:44:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 03:44:02 INFO : empty space: Copied (server-side copy) 2025/08/31 03:44:02 INFO : empty space: Deleted 2025/08/31 03:44:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/31 03:44:02 INFO : potato3: Copied (server-side copy) 2025/08/31 03:44:02 INFO : potato3: Deleted 2025/08/31 03:44:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 03:44:02 INFO : potato2: Copied (server-side copy) 2025/08/31 03:44:02 INFO : potato2: Deleted 2025/08/31 03:44:03 DEBUG : B2 bucket rclone-test-fiworus9haqo: Purge remote 2025/08/31 03:44:03 INFO : B2 bucket rclone-test-fiworus9haqo: cleaning bucket "rclone-test-fiworus9haqo" of all files 2025/08/31 03:44:03 DEBUG : empty space: Deleting (id "4_zefb27df3309dfbeb9f880e1b_f115102c63f081bb6_d20250831_m034401_c001_v0001179_t0041_u01756611841939") 2025/08/31 03:44:03 DEBUG : potato2: Deleting (id "4_zefb27df3309dfbeb9f880e1b_f118e9fc81c81a9d8_d20250831_m034402_c001_v0001106_t0002_u01756611842173") 2025/08/31 03:44:03 DEBUG : potato3: Deleting (id "4_zefb27df3309dfbeb9f880e1b_f1049a15d28af7079_d20250831_m034402_c001_v0001105_t0055_u01756611842314") 2025/08/31 03:44:05 DEBUG : B2 bucket rclone-test-nufojev8zotu: Purge remote 2025/08/31 03:44:05 INFO : B2 bucket rclone-test-nufojev8zotu: cleaning bucket "rclone-test-nufojev8zotu" of all files 2025/08/31 03:44:05 DEBUG : empty space: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f4155448b3227b9f0_d20250831_m034402_c001_v7007000_t0000_u01756611842147") 2025/08/31 03:44:05 DEBUG : empty space: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f117b0809d96cefd8_d20250831_m034353_c001_v0001131_t0025_u01756611833811") 2025/08/31 03:44:05 DEBUG : potato2: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f4155448b3227b9f3_d20250831_m034402_c001_v7007000_t0000_u01756611842879") 2025/08/31 03:44:05 DEBUG : potato2: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f11536ec6c33e5ba8_d20250831_m034355_c001_v0001181_t0047_u01756611835373") 2025/08/31 03:44:05 DEBUG : potato3: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f4155448b3227b9f2_d20250831_m034402_c001_v7007000_t0000_u01756611842612") 2025/08/31 03:44:05 DEBUG : potato3: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f108d411a97eb6bd1_d20250831_m034355_c001_v0001029_t0032_u01756611835673") 2025/08/31 03:44:05 DEBUG : potato3: Deleting (id "4_z0f026d03309dfbeb9f880e1b_f117b0809d96cefde_d20250831_m034354_c001_v0001131_t0039_u01756611834241") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/rclone-sync-test" --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/rclone-sync-test" 2025/08/31 03:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/rclone-sync-test-include/layer2" 2025/08/31 03:44:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/rclone-sync-test-ignore-file" 2025/08/31 03:44:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/31 03:44:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/31 03:44:22 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 03:44:22 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test: Waiting for checks to finish 2025/08/31 03:44:22 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test: Waiting for transfers to finish 2025/08/31 03:44:22 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:22 INFO : There was nothing to transfer 2025/08/31 03:44:22 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:44:22 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:44:22 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:22 INFO : There was nothing to transfer 2025/08/31 03:44:23 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/31 03:44:23 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/31 03:44:23 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:23 INFO : There was nothing to transfer 2025/08/31 03:44:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:44:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:44:23 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:23 INFO : There was nothing to transfer 2025/08/31 03:44:24 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/31 03:44:24 DEBUG : B2 bucket rclone-test-bebayoz4wume path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/31 03:44:24 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/CompareDest" 2025/08/31 03:44:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 03:44:27 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:27 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:44:28 INFO : one: Copied (new) 2025/08/31 03:44:28 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:29 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:29 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 03:44:29 INFO : one: Copied (replaced existing) 2025/08/31 03:44:29 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:31 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 03:44:32 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:32 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:32 INFO : There was nothing to transfer 2025/08/31 03:44:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 03:44:33 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 03:44:33 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:33 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:33 INFO : There was nothing to transfer 2025/08/31 03:44:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 03:44:34 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 03:44:34 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:34 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:34 INFO : There was nothing to transfer 2025/08/31 03:44:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/31 03:44:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 03:44:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 03:44:35 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 03:44:35 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:35 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:35 INFO : There was nothing to transfer 2025/08/31 03:44:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:36 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 03:44:36 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 03:44:36 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/31 03:44:36 INFO : two: Copied (new) 2025/08/31 03:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dest" 2025/08/31 03:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/pre-dest1" 2025/08/31 03:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/pre-dest2" 2025/08/31 03:44:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:44:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/31 03:44:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:44:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/31 03:44:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/31 03:44:45 DEBUG : B2 bucket rclone-test-bebayoz4wume path dest: Waiting for checks to finish 2025/08/31 03:44:45 DEBUG : B2 bucket rclone-test-bebayoz4wume path dest: Waiting for transfers to finish 2025/08/31 03:44:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/31 03:44:45 INFO : 3: Copied (new) 2025/08/31 03:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.29s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:44:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/CopyDest" 2025/08/31 03:44:50 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 03:44:50 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:50 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:44:51 INFO : one: Copied (new) 2025/08/31 03:44:51 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:52 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:52 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 03:44:52 INFO : one: Copied (replaced existing) 2025/08/31 03:44:52 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/BackupDir" 2025/08/31 03:44:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:55 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 03:44:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:44:57 INFO : one: Copied (server-side copy) 2025/08/31 03:44:57 INFO : one: Deleted 2025/08/31 03:44:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 03:44:57 INFO : one: Copied (server-side copy) 2025/08/31 03:44:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/31 03:44:57 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:57 DEBUG : Waiting for deletions to finish 2025/08/31 03:44:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:59 DEBUG : one: Unchanged skipping 2025/08/31 03:44:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:44:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 03:44:59 INFO : two: Copied (server-side copy) 2025/08/31 03:44:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/31 03:44:59 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:44:59 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:44:59 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:45:00 DEBUG : one: Unchanged skipping 2025/08/31 03:45:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:45:00 DEBUG : two: Unchanged skipping 2025/08/31 03:45:00 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:00 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:00 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:00 INFO : There was nothing to transfer 2025/08/31 03:45:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:45:01 DEBUG : one: Unchanged skipping 2025/08/31 03:45:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/31 03:45:01 DEBUG : three: Destination not found in --copy-dest 2025/08/31 03:45:01 DEBUG : three: Need to transfer - File not found at Destination 2025/08/31 03:45:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/31 03:45:01 DEBUG : two: Unchanged skipping 2025/08/31 03:45:01 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:01 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/31 03:45:02 INFO : three: Copied (new) 2025/08/31 03:45:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.96s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/backup" 2025/08/31 03:45:10 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:10 DEBUG : two: Unchanged skipping 2025/08/31 03:45:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:45:11 INFO : one: Copied (server-side copy) 2025/08/31 03:45:11 INFO : one: Deleted 2025/08/31 03:45:11 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:12 INFO : one: Copied (new) 2025/08/31 03:45:12 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:45:12 INFO : three.txt: Copied (server-side copy) 2025/08/31 03:45:12 INFO : three.txt: Deleted 2025/08/31 03:45:12 INFO : three.txt: Moved into backup dir 2025/08/31 03:45:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:45:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:14 DEBUG : two: Unchanged skipping 2025/08/31 03:45:14 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:15 INFO : one: Copied (server-side copy) 2025/08/31 03:45:15 INFO : one: Deleted 2025/08/31 03:45:15 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:45:15 INFO : one: Copied (new) 2025/08/31 03:45:15 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:45:16 INFO : three.txt: Copied (server-side copy) 2025/08/31 03:45:16 INFO : three.txt: Deleted 2025/08/31 03:45:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:45:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001092_t0022": EOF 2025/08/31 03:45:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001092_t0022": EOF) 2025/08/31 03:45:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bebayoz4wume: 1/10 (Post "https://pod-000-1092-18.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001092_t0022": EOF) 2025/08/31 03:45:21 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 03:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:45:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/backup" 2025/08/31 03:45:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:45:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:24 DEBUG : two: Unchanged skipping 2025/08/31 03:45:24 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:45:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:45:26 INFO : one: Deleted 2025/08/31 03:45:26 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:27 INFO : one: Copied (new) 2025/08/31 03:45:27 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:45:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:45:27 INFO : three.txt: Deleted 2025/08/31 03:45:27 INFO : three.txt: Moved into backup dir 2025/08/31 03:45:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:29 DEBUG : two: Unchanged skipping 2025/08/31 03:45:29 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:30 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:45:30 INFO : one: Deleted 2025/08/31 03:45:30 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:45:30 INFO : one: Copied (new) 2025/08/31 03:45:30 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:45:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:45:31 INFO : three.txt: Deleted 2025/08/31 03:45:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:45:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/backup" 2025/08/31 03:45:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:45:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:38 DEBUG : two: Unchanged skipping 2025/08/31 03:45:38 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:45:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 03:45:39 INFO : one: Deleted 2025/08/31 03:45:39 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:40 INFO : one: Copied (new) 2025/08/31 03:45:40 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:45:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 03:45:41 INFO : three.txt: Deleted 2025/08/31 03:45:41 INFO : three.txt: Moved into backup dir 2025/08/31 03:45:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:45:43 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:43 DEBUG : two: Unchanged skipping 2025/08/31 03:45:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 03:45:44 INFO : one: Deleted 2025/08/31 03:45:44 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:45:44 INFO : one: Copied (new) 2025/08/31 03:45:44 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:45:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 03:45:45 INFO : three.txt: Deleted 2025/08/31 03:45:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:45:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:45:50 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:50 DEBUG : two: Unchanged skipping 2025/08/31 03:45:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:45:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:45:51 INFO : one: Deleted 2025/08/31 03:45:51 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:52 INFO : one: Copied (new) 2025/08/31 03:45:52 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:45:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:45:53 INFO : three.txt: Deleted 2025/08/31 03:45:53 INFO : three.txt: Moved into backup dir 2025/08/31 03:45:54 DEBUG : one.bak: Excluded (Path Filter) 2025/08/31 03:45:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/31 03:45:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:45:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:45:54 DEBUG : two: Unchanged skipping 2025/08/31 03:45:54 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for checks to finish 2025/08/31 03:45:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:45:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:45:55 INFO : one: Deleted 2025/08/31 03:45:55 DEBUG : B2 bucket rclone-test-bebayoz4wume path dst: Waiting for transfers to finish 2025/08/31 03:45:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:45:55 INFO : one: Copied (new) 2025/08/31 03:45:55 DEBUG : Waiting for deletions to finish 2025/08/31 03:45:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:45:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:45:56 INFO : three.txt: Deleted 2025/08/31 03:45:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:45:59 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1091-03.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001091_t0012": EOF 2025/08/31 03:45:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-03.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001091_t0012": EOF) 2025/08/31 03:45:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-bebayoz4wume: 1/10 (Post "https://pod-000-1091-03.backblaze.com/b2api/v1/b2_upload_file/0f428db3306dfbeb9f880e1b/c001_v0001091_t0012": EOF) 2025/08/31 03:46:01 DEBUG : pacer: Reducing sleep to 10ms 2025/08/31 03:46:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:46:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:46:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:46:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:46:05 INFO : one: Deleted 2025/08/31 03:46:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:46:05 INFO : one: Copied (new) 2025/08/31 03:46:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:06 DEBUG : two: Unchanged skipping 2025/08/31 03:46:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/31 03:46:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:46:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:46:06 INFO : three.txt: Deleted 2025/08/31 03:46:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:46:07 INFO : three.txt: Copied (new) 2025/08/31 03:46:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:46:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:46:08 INFO : one: Copied (server-side copy) to: one.bak 2025/08/31 03:46:08 INFO : one: Deleted 2025/08/31 03:46:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:46:08 INFO : one: Copied (new) 2025/08/31 03:46:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:08 DEBUG : two: Unchanged skipping 2025/08/31 03:46:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/31 03:46:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:46:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/31 03:46:09 INFO : three.txt: Deleted 2025/08/31 03:46:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/31 03:46:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bebayoz4wume/dst" 2025/08/31 03:46:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:46:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 03:46:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 03:46:17 INFO : one: Deleted 2025/08/31 03:46:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:46:18 INFO : one: Copied (new) 2025/08/31 03:46:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:18 DEBUG : two: Unchanged skipping 2025/08/31 03:46:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/31 03:46:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 03:46:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 03:46:19 INFO : three.txt: Deleted 2025/08/31 03:46:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:46:20 INFO : three.txt: Copied (new) 2025/08/31 03:46:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/31 03:46:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/31 03:46:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/31 03:46:21 INFO : one: Deleted 2025/08/31 03:46:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/31 03:46:22 INFO : one: Copied (new) 2025/08/31 03:46:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:22 DEBUG : two: Unchanged skipping 2025/08/31 03:46:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/31 03:46:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/31 03:46:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/31 03:46:23 INFO : three.txt: Deleted 2025/08/31 03:46:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/31 03:46:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.33s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:46:26 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:46:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/31 03:46:26 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:46:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/31 03:46:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/31 03:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:46:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 03:46:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:46:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:46:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:46:29 INFO : existing: Copied (new) 2025/08/31 03:46:29 DEBUG : Waiting for deletions to finish 2025/08/31 03:46:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/31 03:46:29 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:46:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/31 03:46:29 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:46:29 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting files as there were IO errors 2025/08/31 03:46:29 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:46:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:46:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:31 DEBUG : existing: Unchanged skipping 2025/08/31 03:46:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:46:31 DEBUG : Waiting for deletions to finish 2025/08/31 03:46:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.90s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", 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-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:46:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both0: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both10: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both11: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both12: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both13: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both14: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both15: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both16: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both17: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both18: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both19: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both1: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both2: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both3: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both4: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both5: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both6: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both7: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both8: Unchanged skipping 2025/08/31 03:46:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:46:59 DEBUG : both9: Unchanged skipping 2025/08/31 03:46:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:46:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:46:59 DEBUG : Waiting for deletions to finish 2025/08/31 03:46:59 INFO : only13: Deleted 2025/08/31 03:46:59 INFO : only15: Deleted 2025/08/31 03:46:59 INFO : only18: Deleted 2025/08/31 03:46:59 INFO : only16: Deleted 2025/08/31 03:46:59 INFO : only19: Deleted 2025/08/31 03:46:59 INFO : only2: Deleted 2025/08/31 03:46:59 INFO : only3: Deleted 2025/08/31 03:46:59 INFO : only7: Deleted 2025/08/31 03:46:59 INFO : only11: Deleted 2025/08/31 03:46:59 INFO : only12: Deleted 2025/08/31 03:46:59 INFO : only17: Deleted 2025/08/31 03:46:59 INFO : only1: Deleted 2025/08/31 03:46:59 INFO : only4: Deleted 2025/08/31 03:46:59 INFO : only6: Deleted 2025/08/31 03:47:00 INFO : only10: Deleted 2025/08/31 03:47:00 INFO : only14: Deleted 2025/08/31 03:47:00 INFO : only5: Deleted 2025/08/31 03:47:00 INFO : only8: Deleted 2025/08/31 03:47:00 INFO : only9: Deleted 2025/08/31 03:47:00 INFO : only0: Deleted 2025/08/31 03:47:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (30.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:47:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both0: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both10: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both11: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both12: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both13: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both14: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both15: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both16: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both17: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both18: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both19: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both1: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both2: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both3: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both4: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both5: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both6: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both7: Unchanged skipping 2025/08/31 03:47:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : both8: Unchanged skipping 2025/08/31 03:47:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:47:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:47:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : both9: Unchanged skipping 2025/08/31 03:47:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/31 03:47:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:47:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only11: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only13: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only12: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only17: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only14: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only18: Copied (replaced existing) 2025/08/31 03:47:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:32 INFO : only19: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only15: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only1: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only2: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only0: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only16: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only3: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only4: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only7: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only5: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only9: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only10: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only6: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:47:33 INFO : only8: Copied (replaced existing) 2025/08/31 03:47:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (36.81s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:47:41 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:47:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:47:41 DEBUG : empty_on_remote: Making directory with metadata 2025/08/31 03:47:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:47:41 INFO : empty_on_remote: Making directory 2025/08/31 03:47:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/31 03:47:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:47:44 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:47:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:47:44 DEBUG : empty_on_remote: Making directory with metadata 2025/08/31 03:47:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:47:44 INFO : empty_on_remote: Making directory 2025/08/31 03:47:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/31 03:47:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:47:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:46 INFO : sub dir: Making directory 2025/08/31 03:47:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:47:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:47:48 INFO : sub dir: Making directory 2025/08/31 03:47:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:48:01 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:01 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : apple: Unchanged skipping 2025/08/31 03:48:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:48:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : banana: Unchanged skipping 2025/08/31 03:48:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:02 INFO : There was nothing to transfer 2025/08/31 03:48:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:02 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:48:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : apple: Unchanged skipping 2025/08/31 03:48:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : banana: Unchanged skipping 2025/08/31 03:48:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:48:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:02 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:02 INFO : There was nothing to transfer 2025/08/31 03:48:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:03 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:48:19 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:19 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : apple: Unchanged skipping 2025/08/31 03:48:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:48:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : banana: Unchanged skipping 2025/08/31 03:48:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:48:20 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:20 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:20 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:20 INFO : There was nothing to transfer 2025/08/31 03:48:20 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:20 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : apple: Unchanged skipping 2025/08/31 03:48:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:48:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : banana: Unchanged skipping 2025/08/31 03:48:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:48:21 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:21 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:21 INFO : There was nothing to transfer 2025/08/31 03:48:21 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:21 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:48:37 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:38 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 03:48:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:38 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:38 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:48:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 03:48:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/31 03:48:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:48:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 03:48:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/31 03:48:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:48:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:48:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:48:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:48:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:48:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:48:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:48:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:48:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:48:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:48:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:48:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:48:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:48:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:48:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:48:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:48:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:40 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:41 INFO : appleappleapplebanana: Deleted 2025/08/31 03:48:41 INFO : splitbananasplit: Deleted 2025/08/31 03:48:41 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 03:48:41 INFO : apple: Deleted 2025/08/31 03:48:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 03:48:41 INFO : banana: Deleted 2025/08/31 03:48:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 03:48:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 03:48:41 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:42 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : apple: Unchanged skipping 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:48:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : banana: Unchanged skipping 2025/08/31 03:48:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:48:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:48:42 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:42 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:42 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:42 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/31 03:48:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/31 03:48:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/31 03:48:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/31 03:48:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/31 03:48:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/31 03:48:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/31 03:48:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/31 03:48:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/31 03:48:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/31 03:48:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/31 03:48:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:48:58 DEBUG : Waiting for deletions to finish 2025/08/31 03:48:58 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:48:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:48:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:48:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:48:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/31 03:48:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/31 03:48:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/31 03:48:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/31 03:48:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/31 03:48:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/31 03:48:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/31 03:48:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/31 03:48:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/31 03:48:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/31 03:48:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/31 03:48:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:48:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:48:59 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:48:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 03:48:59 INFO : apple: Copied (new) to: PREFIXapple 2025/08/31 03:48:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:48:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/31 03:48:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:48:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:48:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:48:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:48:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:48:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:48:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 03:48:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/31 03:48:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:48:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:48:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/31 03:48:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:49:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:49:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:49:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:49:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:49:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:49:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:49:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:49:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:49:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:49:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:49:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:49:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:49:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:49:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:01 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:01 INFO : splitbananasplit: Deleted 2025/08/31 03:49:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 03:49:02 INFO : appleappleapplebanana: Deleted 2025/08/31 03:49:02 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 03:49:02 INFO : apple: Deleted 2025/08/31 03:49:02 INFO : banana: Deleted 2025/08/31 03:49:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 03:49:02 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 03:49:02 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/31 03:49:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/31 03:49:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/31 03:49:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:03 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:49:03 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:49:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 03:49:03 INFO : apple: Copied (new) 2025/08/31 03:49:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:49:03 INFO : appleappleapplebanana: Copied (new) 2025/08/31 03:49:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:49:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/31 03:49:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:49:03 INFO : splitbananasplit: Copied (new) 2025/08/31 03:49:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:49:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:49:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:49:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 03:49:04 INFO : banana: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:49:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:49:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:49:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:49:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:49:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:49:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:49:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/31 03:49:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:49:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/31 03:49:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:49:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/31 03:49:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:49:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/31 03:49:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:49:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/31 03:49:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:49:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/31 03:49:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:05 INFO : PREFIXsplitbananasplit: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/31 03:49:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/31 03:49:06 INFO : PREFIXapple: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/31 03:49:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/31 03:49:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/31 03:49:06 INFO : PREFIXbanana: Deleted 2025/08/31 03:49:06 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:06 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:06 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:49:22 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:23 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:49:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:49:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:49:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/31 03:49:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 03:49:24 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:49:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 03:49:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:49:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:49:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:49:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:49:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:49:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:49:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:49:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:49:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:49:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:49:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:49:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:49:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:49:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:49:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:49:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:49:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:25 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:26 INFO : appleappleapplebanana: Deleted 2025/08/31 03:49:26 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 03:49:26 INFO : apple: Deleted 2025/08/31 03:49:26 INFO : banana: Deleted 2025/08/31 03:49:26 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 03:49:26 INFO : splitbananasplit: Deleted 2025/08/31 03:49:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 03:49:26 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 03:49:26 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/31 03:49:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/31 03:49:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/31 03:49:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:27 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:49:27 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:49:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/31 03:49:27 INFO : banana: Copied (new) 2025/08/31 03:49:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:49:27 INFO : appleappleapplebanana: Copied (new) 2025/08/31 03:49:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:49:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/31 03:49:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:49:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:49:28 INFO : splitbananasplit: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:49:28 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/31 03:49:28 INFO : apple: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:49:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:49:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:49:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:49:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:49:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:49:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/31 03:49:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:49:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/31 03:49:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:49:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/31 03:49:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:49:29 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/31 03:49:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:49:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/31 03:49:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:49:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/31 03:49:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:49:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/31 03:49:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:49:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/31 03:49:30 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : bananaSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : appleSUFFIX: Deleted 2025/08/31 03:49:30 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/31 03:49:30 INFO : splitbananasplitSUFFIX: Deleted 2025/08/31 03:49:30 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:31 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:31 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:49:47 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:48 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:48 DEBUG : apple: Unchanged skipping 2025/08/31 03:49:48 DEBUG : banana: Unchanged skipping 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 03:49:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/31 03:49:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:49:48 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:49:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/31 03:49:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/31 03:49:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/31 03:49:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/31 03:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/31 03:49:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/31 03:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/31 03:49:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/31 03:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/31 03:49:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/31 03:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/31 03:49:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/31 03:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/31 03:49:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/31 03:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/31 03:49:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/31 03:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/31 03:49:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/31 03:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/31 03:49:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/31 03:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/31 03:49:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/31 03:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/31 03:49:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/31 03:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/31 03:49:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/31 03:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/31 03:49:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/31 03:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/31 03:49:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/31 03:49:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/31 03:49:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/31 03:49:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/31 03:49:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/31 03:49:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/31 03:49:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/31 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:50 INFO : appleappleapplebanana: Deleted 2025/08/31 03:49:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/31 03:49:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/31 03:49:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0009-3456789.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0014-89;=.txt: Deleted 2025/08/31 03:49:51 INFO : splitbananasplit: Deleted 2025/08/31 03:49:51 INFO : dir1/0010-456789.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0011-56789;.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0012-6789;.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0007-1234567.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0015-9;=.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0003-defghij.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0008-2345678.txt: Deleted 2025/08/31 03:49:51 INFO : dir1/0013-789;=.txt: Deleted 2025/08/31 03:49:51 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:51 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : appleapple: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : apple: Unchanged skipping 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:49:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : banana: Unchanged skipping 2025/08/31 03:49:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/31 03:49:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/31 03:49:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/31 03:49:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/31 03:49:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/31 03:49:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/31 03:49:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/31 03:49:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/31 03:49:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/31 03:49:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/31 03:49:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/31 03:49:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/31 03:49:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/31 03:49:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/31 03:49:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/31 03:49:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:49:52 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:49:52 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:52 DEBUG : Waiting for deletions to finish 2025/08/31 03:49:52 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : appleapple: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/31 03:49:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/31 03:49:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/31 03:49:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/31 03:49:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/31 03:49:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/31 03:49:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/31 03:49:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/31 03:49:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/31 03:49:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/31 03:49:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/31 03:49:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/31 03:49:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/31 03:49:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/31 03:49:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/31 03:49:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/31 03:49:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/31 03:49:52 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:50:08 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:08 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:09 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:09 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:09 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:09 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:09 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:10 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:10 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:10 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:10 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:10 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:10 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:50:27 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:27 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:28 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:28 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:28 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:28 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:28 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:28 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:29 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:50:45 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:45 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:46 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:46 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:46 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : apple: Unchanged skipping 2025/08/31 03:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:50:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : banana: Unchanged skipping 2025/08/31 03:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:50:47 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:50:47 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:50:47 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:47 DEBUG : Waiting for deletions to finish 2025/08/31 03:50:47 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:03 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:04 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:51:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : apple: Unchanged skipping 2025/08/31 03:51:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : banana: Unchanged skipping 2025/08/31 03:51:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:05 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:51:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : apple: Unchanged skipping 2025/08/31 03:51:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:51:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : banana: Unchanged skipping 2025/08/31 03:51:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:51:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:05 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:05 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:06 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:22 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:23 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : apple: Unchanged skipping 2025/08/31 03:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:23 DEBUG : banana: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:51:23 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:23 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:23 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:23 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : apple: Unchanged skipping 2025/08/31 03:51:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/31 03:51:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : banana: Unchanged skipping 2025/08/31 03:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/31 03:51:24 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:24 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:24 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:24 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:24 DEBUG : apple: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : banana: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/31 03:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (218.39s) --- PASS: TestTransform/NFC (17.00s) --- PASS: TestTransform/NFD (18.33s) --- PASS: TestTransform/base64 (21.28s) --- PASS: TestTransform/prefix (24.08s) --- PASS: TestTransform/suffix (24.79s) --- PASS: TestTransform/truncate (20.70s) --- PASS: TestTransform/encoder (18.63s) --- PASS: TestTransform/ISO-8859-1 (18.15s) --- PASS: TestTransform/charmap (18.19s) --- PASS: TestTransform/lowercase (18.79s) --- PASS: TestTransform/ascii (18.45s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 03:51:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 03:51:29 INFO : sub dir_somesuffix: Making directory 2025/08/31 03:51:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/31 03:51:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/31 03:51:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 03:51:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 03:51:29 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:29 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/31 03:51:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:30 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:31 INFO : tictactoe: Making directory 2025/08/31 03:51:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:31 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/31 03:51:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:31 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/31 03:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:32 INFO : toe: Making directory 2025/08/31 03:51:32 INFO : toe/toe: Making directory 2025/08/31 03:51:32 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 03:51:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 03:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 03:51:32 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:32 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/31 03:51:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:34 INFO : toe: Making directory 2025/08/31 03:51:34 INFO : toe/toe: Making directory 2025/08/31 03:51:34 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 03:51:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 03:51:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:34 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/31 03:51:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/31 03:51:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.04s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:36 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:51:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 03:51:36 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:36 INFO : tictacempty_dir: Making directory 2025/08/31 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:36 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:36 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:36 INFO : tictactoe: Making directory 2025/08/31 03:51:36 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:36 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:36 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:36 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:38 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:51:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 03:51:38 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:38 INFO : tictacempty_dir: Making directory 2025/08/31 03:51:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:38 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:38 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:38 INFO : tictactoe: Making directory 2025/08/31 03:51:38 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:38 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:38 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 03:51:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:38 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:38 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:39 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 03:51:39 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:39 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:39 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:39 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 03:51:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/31 03:51:39 NOTICE: B2 bucket rclone-test-bebayoz4wume: 0 differences found 2025/08/31 03:51:39 NOTICE: B2 bucket rclone-test-bebayoz4wume: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:40 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:40 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:40 INFO : tictactoe: Making directory 2025/08/31 03:51:40 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:40 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:40 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:40 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:40 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:41 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:41 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:41 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:41 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/31 03:51:41 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/31 03:51:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/31 03:51:41 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.65s) === RUN TestSyntax 2025/08/31 03:51:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:43 INFO : toe: Making directory 2025/08/31 03:51:43 INFO : toe/toe: Making directory 2025/08/31 03:51:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 03:51:43 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:43 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:44 INFO : toe/toe/toe: Copied (new) 2025/08/31 03:51:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.32s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:45 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:51:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 03:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:45 INFO : tictacempty_dir: Making directory 2025/08/31 03:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:45 INFO : tictactoe: Making directory 2025/08/31 03:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:45 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:45 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 03:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:45 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:45 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:45 INFO : toe/toe/toe.txt: Deleted 2025/08/31 03:51:45 INFO : toe/toe: Removing directory 2025/08/31 03:51:45 INFO : toe: Removing directory 2025/08/31 03:51:45 INFO : empty_dir: Removing directory 2025/08/31 03:51:45 DEBUG : Local file system at /tmp/rclone1546901375: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:46 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:51:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 03:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:46 INFO : tictacempty_dir: Making directory 2025/08/31 03:51:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:46 INFO : tictactoe: Making directory 2025/08/31 03:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:46 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 03:51:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:46 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:47 INFO : toe/toe/toe.txt: Deleted 2025/08/31 03:51:47 INFO : toe/toe: Removing directory 2025/08/31 03:51:47 INFO : toe: Removing directory 2025/08/31 03:51:47 INFO : empty_dir: Removing directory 2025/08/31 03:51:47 DEBUG : Local file system at /tmp/rclone1546901375: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 03:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 03:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/31 03:51:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.15s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:49 DEBUG : Reset feature "Copy" 2025/08/31 03:51:49 DEBUG : Reset feature "Move" 2025/08/31 03:51:49 DEBUG : Reset feature "Copy" 2025/08/31 03:51:49 DEBUG : Reset feature "Move" 2025/08/31 03:51:49 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:51:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/31 03:51:49 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:50 INFO : tictacempty_dir: Making directory 2025/08/31 03:51:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/31 03:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:50 INFO : tictactoe: Making directory 2025/08/31 03:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/31 03:51:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:50 INFO : tictactoe/tictactoe: Making directory 2025/08/31 03:51:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/31 03:51:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/31 03:51:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:50 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:50 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/31 03:51:50 INFO : toe/toe/toe.txt: Deleted 2025/08/31 03:51:50 INFO : toe/toe: Removing directory 2025/08/31 03:51:50 INFO : toe: Removing directory 2025/08/31 03:51:50 INFO : empty_dir: Removing directory 2025/08/31 03:51:50 DEBUG : Local file system at /tmp/rclone1546901375: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/31 03:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/31 03:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/31 03:51:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/31 03:51:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.78s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:53 DEBUG : toe: transformed to: dG9l 2025/08/31 03:51:53 DEBUG : toe: transformed to: dG9l 2025/08/31 03:51:53 INFO : dG9l: Making directory 2025/08/31 03:51:53 DEBUG : toe: transformed to: dG9l 2025/08/31 03:51:53 DEBUG : toe: transformed to: dG9l 2025/08/31 03:51:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/31 03:51:53 INFO : dG9l/dG9l: Making directory 2025/08/31 03:51:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/31 03:51:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/31 03:51:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 03:51:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/31 03:51:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 03:51:53 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:53 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/31 03:51:54 DEBUG : Waiting for deletions to finish 2025/08/31 03:51:54 DEBUG : dG9l: transformed to: toe 2025/08/31 03:51:54 DEBUG : dG9l: transformed to: toe 2025/08/31 03:51:54 DEBUG : dG9l: transformed to: toe 2025/08/31 03:51:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/31 03:51:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/31 03:51:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/31 03:51:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/31 03:51:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/31 03:51:54 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for checks to finish 2025/08/31 03:51:54 DEBUG : Local file system at /tmp/rclone1546901375: Waiting for transfers to finish 2025/08/31 03:51:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bebayoz4wume", Local "Local file system at /tmp/rclone1546901375", Modify Window "1ms" 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe: transformed to: 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe: transformed to: 2025/08/31 03:51:56 INFO : B2 bucket rclone-test-bebayoz4wume: Making directory 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe: transformed to: 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe: transformed to: 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe/toe: transformed to: 2025/08/31 03:51:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/31 03:51:56 INFO : toe/toe: Making directory 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe/toe: transformed to: 2025/08/31 03:51:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe: transformed to: 2025/08/31 03:51:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/31 03:51:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/31 03:51:56 DEBUG : toe/toe/toe: transformed to: 2025/08/31 03:51:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/31 03:51:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for checks to finish 2025/08/31 03:51:56 DEBUG : B2 bucket rclone-test-bebayoz4wume: Waiting for transfers to finish 2025/08/31 03:51:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 03:51:56 INFO : toe/toe/toe: Copied (new) 2025/08/31 03:51:56 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting files as there were IO errors 2025/08/31 03:51:56 ERROR : B2 bucket rclone-test-bebayoz4wume: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2025/08/31 03:51:57 DEBUG : B2 bucket rclone-test-bebayoz4wume: Purge remote 2025/08/31 03:51:57 INFO : B2 bucket rclone-test-bebayoz4wume: cleaning bucket "rclone-test-bebayoz4wume" of all files 2025/08/31 03:51:58 DEBUG : BackupDir/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db4_d20250831_m034503_c001_v7007000_t0000_u01756611903096") 2025/08/31 03:51:58 DEBUG : BackupDir/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10441a139e4d2ca6_d20250831_m034457_c001_v0001182_t0036_u01756611897123") 2025/08/31 03:51:58 DEBUG : CompareDest/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6c64_d20250831_m034437_c001_v7007000_t0000_u01756611877389") 2025/08/31 03:51:58 DEBUG : CompareDest/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7171e8_d20250831_m034430_c001_v0001117_t0027_u01756611870839") 2025/08/31 03:51:58 DEBUG : CompareDest/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6c65_d20250831_m034437_c001_v7007000_t0000_u01756611877571") 2025/08/31 03:51:58 DEBUG : CompareDest/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c89b_d20250831_m034432_c001_v0001091_t0021_u01756611872810") 2025/08/31 03:51:58 DEBUG : CopyDest/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db5_d20250831_m034503_c001_v7007000_t0000_u01756611903276") 2025/08/31 03:51:58 DEBUG : CopyDest/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3948_d20250831_m034454_c001_v0001092_t0028_u01756611894144") 2025/08/31 03:51:58 DEBUG : CopyDest/three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db6_d20250831_m034503_c001_v7007000_t0000_u01756611903457") 2025/08/31 03:51:58 DEBUG : CopyDest/three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8c1_d20250831_m034500_c001_v0001091_t0053_u01756611900852") 2025/08/31 03:51:59 DEBUG : CopyDest/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db7_d20250831_m034503_c001_v7007000_t0000_u01756611903651") 2025/08/31 03:51:59 DEBUG : CopyDest/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717240_d20250831_m034458_c001_v0001117_t0015_u01756611898331") 2025/08/31 03:51:59 DEBUG : EXISTING: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c22b_d20250831_m034632_c001_v7007000_t0000_u01756611992101") 2025/08/31 03:51:59 DEBUG : EXISTING: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71738e_d20250831_m034630_c001_v0001117_t0025_u01756611990580") 2025/08/31 03:51:59 DEBUG : PREFIXapple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fb0_d20250831_m034905_c001_v7007000_t0000_u01756612145989") 2025/08/31 03:51:59 DEBUG : PREFIXapple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296685_d20250831_m034859_c001_v0001184_t0023_u01756612139382") 2025/08/31 03:51:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda210_d20250831_m034906_c001_v7007000_t0000_u01756612146030") 2025/08/31 03:51:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccca_d20250831_m034859_c001_v0001146_t0044_u01756612139391") 2025/08/31 03:51:59 DEBUG : PREFIXbanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fb1_d20250831_m034906_c001_v7007000_t0000_u01756612146174") 2025/08/31 03:51:59 DEBUG : PREFIXbanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4d5_d20250831_m034859_c001_v0001117_t0024_u01756612139406") 2025/08/31 03:51:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583d_d20250831_m034905_c001_v7007000_t0000_u01756612145764") 2025/08/31 03:51:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176ab_d20250831_m034859_c001_v0001117_t0038_u01756612139415") 2025/08/31 03:51:59 DEBUG : Testêé: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c220_d20250831_m034627_c001_v7007000_t0000_u01756611987976") 2025/08/31 03:51:59 DEBUG : Testêé: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717372_d20250831_m034626_c001_v0001117_t0055_u01756611986989") 2025/08/31 03:51:59 DEBUG : Testêé: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71736c_d20250831_m034626_c001_v0001117_t0037_u01756611986141") 2025/08/31 03:51:59 DEBUG : YXBwbGU=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e299_d20250831_m034843_c001_v7007000_t0000_u01756612123375") 2025/08/31 03:51:59 DEBUG : YXBwbGU=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc38_d20250831_m034838_c001_v0001146_t0012_u01756612118780") 2025/08/31 03:52:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29a_d20250831_m034843_c001_v7007000_t0000_u01756612123560") 2025/08/31 03:52:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717657_d20250831_m034838_c001_v0001117_t0008_u01756612118791") 2025/08/31 03:52:00 DEBUG : YmFuYW5h: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29b_d20250831_m034843_c001_v7007000_t0000_u01756612123744") 2025/08/31 03:52:00 DEBUG : YmFuYW5h: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c46d_d20250831_m034838_c001_v0001117_t0018_u01756612118818") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e72_d20250831_m034229_c001_v7007000_t0000_u01756611749737") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c754_d20250831_m034228_c001_v0001091_t0018_u01756611748961") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e6f_d20250831_m034227_c001_v7007000_t0000_u01756611747096") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c746_d20250831_m034226_c001_v0001091_t0044_u01756611746221") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465b2_d20250831_m034208_c001_v7007000_t0000_u01756611728073") 2025/08/31 03:52:00 DEBUG : a/potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6ec_d20250831_m034206_c001_v0001091_t0005_u01756611726967") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f8c_d20250831_m035125_c001_v7007000_t0000_u01756612285140") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752297210_d20250831_m035120_c001_v0001184_t0051_u01756612280792") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14d8_d20250831_m035106_c001_v7007000_t0000_u01756612266667") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522970a6_d20250831_m035102_c001_v0001184_t0047_u01756612262325") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef902_d20250831_m035047_c001_v7007000_t0000_u01756612247896") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296f28_d20250831_m035043_c001_v0001184_t0057_u01756612243264") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58bd_d20250831_m035029_c001_v7007000_t0000_u01756612229620") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296d92_d20250831_m035025_c001_v0001184_t0048_u01756612225263") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5876_d20250831_m035011_c001_v7007000_t0000_u01756612211513") 2025/08/31 03:52:00 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296c58_d20250831_m035006_c001_v0001184_t0034_u01756612206573") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e60_d20250831_m034953_c001_v7007000_t0000_u01756612193020") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296aaa_d20250831_m034946_c001_v0001184_t0043_u01756612186365") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fad_d20250831_m034932_c001_v7007000_t0000_u01756612172163") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c569_d20250831_m034927_c001_v0001117_t0004_u01756612167445") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae07_d20250831_m034926_c001_v7007000_t0000_u01756612166126") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968a7_d20250831_m034921_c001_v0001184_t0026_u01756612161469") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fba_d20250831_m034907_c001_v7007000_t0000_u01756612147510") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966f0_d20250831_m034903_c001_v0001184_t0039_u01756612143340") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515e4_d20250831_m034902_c001_v7007000_t0000_u01756612142377") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296648_d20250831_m034856_c001_v0001184_t0024_u01756612136954") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886f9c_d20250831_m034841_c001_v7007000_t0000_u01756612121383") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc22_d20250831_m034835_c001_v0001146_t0005_u01756612115266") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57b5_d20250831_m034821_c001_v7007000_t0000_u01756612101962") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcbcd_d20250831_m034817_c001_v0001146_t0026_u01756612097399") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505158a_d20250831_m034803_c001_v7007000_t0000_u01756612083669") 2025/08/31 03:52:01 DEBUG : apple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb67_d20250831_m034758_c001_v0001146_t0031_u01756612078974") 2025/08/31 03:52:01 DEBUG : appleSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40865cac9a6eac32_d20250831_m034930_c001_v7007000_t0000_u01756612170587") 2025/08/31 03:52:01 DEBUG : appleSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71772f_d20250831_m034923_c001_v0001117_t0033_u01756612163761") 2025/08/31 03:52:01 DEBUG : appleapple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e61_d20250831_m034953_c001_v7007000_t0000_u01756612193206") 2025/08/31 03:52:01 DEBUG : appleapple: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdf3_d20250831_m034948_c001_v0001146_t0040_u01756612188721") 2025/08/31 03:52:01 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f8d_d20250831_m035125_c001_v7007000_t0000_u01756612285321") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c78b_d20250831_m035121_c001_v0001117_t0018_u01756612281277") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14d9_d20250831_m035106_c001_v7007000_t0000_u01756612266853") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c73d_d20250831_m035102_c001_v0001117_t0012_u01756612262863") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef903_d20250831_m035048_c001_v7007000_t0000_u01756612248079") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c6ef_d20250831_m035044_c001_v0001117_t0041_u01756612244219") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c0_d20250831_m035029_c001_v7007000_t0000_u01756612229873") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c685_d20250831_m035026_c001_v0001117_t0040_u01756612226221") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5877_d20250831_m035011_c001_v7007000_t0000_u01756612211695") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c622_d20250831_m035007_c001_v0001117_t0054_u01756612207554") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec54c6_d20250831_m034950_c001_v7007000_t0000_u01756612190839") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71779b_d20250831_m034946_c001_v0001117_t0049_u01756612186886") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fae_d20250831_m034932_c001_v7007000_t0000_u01756612172390") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd67_d20250831_m034927_c001_v0001146_t0044_u01756612167464") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e95f_d20250831_m034925_c001_v7007000_t0000_u01756612165929") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71772d_d20250831_m034921_c001_v0001117_t0035_u01756612161982") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fbb_d20250831_m034907_c001_v7007000_t0000_u01756612147693") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcce8_d20250831_m034903_c001_v0001146_t0050_u01756612143349") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583a_d20250831_m034902_c001_v7007000_t0000_u01756612142222") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4cb_d20250831_m034857_c001_v0001117_t0058_u01756612137634") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e28e_d20250831_m034840_c001_v7007000_t0000_u01756612120959") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964a8_d20250831_m034836_c001_v0001184_t0011_u01756612116532") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57b6_d20250831_m034822_c001_v7007000_t0000_u01756612102145") 2025/08/31 03:52:02 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229636d_d20250831_m034818_c001_v0001184_t0034_u01756612098517") 2025/08/31 03:52:03 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505158b_d20250831_m034803_c001_v7007000_t0000_u01756612083852") 2025/08/31 03:52:03 DEBUG : appleappleapplebanana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296220_d20250831_m034759_c001_v0001184_t0019_u01756612079990") 2025/08/31 03:52:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae13_d20250831_m034930_c001_v7007000_t0000_u01756612170596") 2025/08/31 03:52:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968d2_d20250831_m034923_c001_v0001184_t0010_u01756612163740") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e73_d20250831_m034229_c001_v7007000_t0000_u01756611749976") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c74e_d20250831_m034227_c001_v0001091_t0022_u01756611747647") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e6d_d20250831_m034226_c001_v7007000_t0000_u01756611746517") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c73e_d20250831_m034225_c001_v0001091_t0047_u01756611745150") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465b1_d20250831_m034207_c001_v7007000_t0000_u01756611727511") 2025/08/31 03:52:03 DEBUG : b/potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6e4_d20250831_m034205_c001_v0001091_t0002_u01756611725911") 2025/08/31 03:52:03 DEBUG : backup/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c3d_d20250831_m034516_c001_v7007000_t0000_u01756611916677") 2025/08/31 03:52:03 DEBUG : backup/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f119c4a4b0ae3520e_d20250831_m034514_c001_v0001177_t0021_u01756611914889") 2025/08/31 03:52:03 DEBUG : backup/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1193cd915ddcbeaa_d20250831_m034511_c001_v0001178_t0028_u01756611911298") 2025/08/31 03:52:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acc3_d20250831_m034546_c001_v7007000_t0000_u01756611946036") 2025/08/31 03:52:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1170eb2f120e4a45_d20250831_m034543_c001_v0001130_t0041_u01756611943606") 2025/08/31 03:52:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100baf793b40d1c7_d20250831_m034539_c001_v0001101_t0054_u01756611939294") 2025/08/31 03:52:03 DEBUG : backup/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e1b5_d20250831_m034531_c001_v7007000_t0000_u01756611931886") 2025/08/31 03:52:03 DEBUG : backup/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148854d7f897db3_d20250831_m034529_c001_v0001144_t0026_u01756611929631") 2025/08/31 03:52:03 DEBUG : backup/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1075c0d2ddc31317_d20250831_m034525_c001_v0001183_t0014_u01756611925876") 2025/08/31 03:52:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acc5_d20250831_m034546_c001_v7007000_t0000_u01756611946229") 2025/08/31 03:52:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f117b73fef6fb100f_d20250831_m034545_c001_v0001177_t0051_u01756611945251") 2025/08/31 03:52:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f112d7f3bc22c814f_d20250831_m034541_c001_v0001105_t0058_u01756611941147") 2025/08/31 03:52:04 DEBUG : backup/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c3f_d20250831_m034516_c001_v7007000_t0000_u01756611916860") 2025/08/31 03:52:04 DEBUG : backup/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f109af22a3b556919_d20250831_m034515_c001_v0001177_t0000_u01756611915918") 2025/08/31 03:52:04 DEBUG : backup/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f107eef72eec1228c_d20250831_m034512_c001_v0001184_t0026_u01756611912675") 2025/08/31 03:52:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e1b6_d20250831_m034532_c001_v7007000_t0000_u01756611932068") 2025/08/31 03:52:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1183dc02510ec81a_d20250831_m034531_c001_v0001184_t0057_u01756611931079") 2025/08/31 03:52:04 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f113a1d0d9ce9045e_d20250831_m034527_c001_v0001184_t0028_u01756611927361") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f8e_d20250831_m035125_c001_v7007000_t0000_u01756612285504") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd020_d20250831_m035120_c001_v0001146_t0035_u01756612280995") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14db_d20250831_m035107_c001_v7007000_t0000_u01756612267037") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcfb7_d20250831_m035102_c001_v0001146_t0004_u01756612262524") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef904_d20250831_m035048_c001_v7007000_t0000_u01756612248264") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf45_d20250831_m035043_c001_v0001146_t0044_u01756612243468") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c1_d20250831_m035030_c001_v7007000_t0000_u01756612230056") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcecf_d20250831_m035025_c001_v0001146_t0012_u01756612225463") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5878_d20250831_m035011_c001_v7007000_t0000_u01756612211877") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce69_d20250831_m035006_c001_v0001146_t0025_u01756612206807") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e62_d20250831_m034953_c001_v7007000_t0000_u01756612193388") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcde7_d20250831_m034946_c001_v0001146_t0049_u01756612186566") 2025/08/31 03:52:04 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886faf_d20250831_m034932_c001_v7007000_t0000_u01756612172574") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296920_d20250831_m034927_c001_v0001184_t0005_u01756612167454") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda216_d20250831_m034926_c001_v7007000_t0000_u01756612166134") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd42_d20250831_m034921_c001_v0001146_t0030_u01756612161676") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fbc_d20250831_m034907_c001_v7007000_t0000_u01756612147876") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176bd_d20250831_m034903_c001_v0001117_t0039_u01756612143361") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46f99_d20250831_m034902_c001_v7007000_t0000_u01756612142387") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccb8_d20250831_m034857_c001_v0001146_t0017_u01756612137183") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400d106f340d2493_d20250831_m034841_c001_v7007000_t0000_u01756612121536") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71764b_d20250831_m034835_c001_v0001117_t0016_u01756612115891") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57b7_d20250831_m034822_c001_v7007000_t0000_u01756612102332") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71760f_d20250831_m034817_c001_v0001117_t0013_u01756612097909") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505158c_d20250831_m034804_c001_v7007000_t0000_u01756612084035") 2025/08/31 03:52:05 DEBUG : banana: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7175a5_d20250831_m034759_c001_v0001117_t0052_u01756612079289") 2025/08/31 03:52:05 DEBUG : bananaSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e963_d20250831_m034930_c001_v7007000_t0000_u01756612170421") 2025/08/31 03:52:05 DEBUG : bananaSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd4c_d20250831_m034923_c001_v0001146_t0052_u01756612163749") 2025/08/31 03:52:05 DEBUG : both0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cea_d20250831_m034734_c001_v7007000_t0000_u01756612054146") 2025/08/31 03:52:05 DEBUG : both0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717473_d20250831_m034705_c001_v0001117_t0001_u01756612025183") 2025/08/31 03:52:05 DEBUG : both0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c28_d20250831_m034700_c001_v7007000_t0000_u01756612020884") 2025/08/31 03:52:05 DEBUG : both0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173a8_d20250831_m034634_c001_v0001117_t0057_u01756611994104") 2025/08/31 03:52:05 DEBUG : both1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6ceb_d20250831_m034734_c001_v7007000_t0000_u01756612054327") 2025/08/31 03:52:05 DEBUG : both1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71747b_d20250831_m034706_c001_v0001117_t0047_u01756612026933") 2025/08/31 03:52:06 DEBUG : both1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c29_d20250831_m034701_c001_v7007000_t0000_u01756612021090") 2025/08/31 03:52:06 DEBUG : both1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173b0_d20250831_m034635_c001_v0001117_t0048_u01756611995180") 2025/08/31 03:52:06 DEBUG : both10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cec_d20250831_m034734_c001_v7007000_t0000_u01756612054508") 2025/08/31 03:52:06 DEBUG : both10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174bd_d20250831_m034718_c001_v0001117_t0036_u01756612038351") 2025/08/31 03:52:06 DEBUG : both10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2a_d20250831_m034701_c001_v7007000_t0000_u01756612021275") 2025/08/31 03:52:06 DEBUG : both10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71740b_d20250831_m034646_c001_v0001117_t0014_u01756612006893") 2025/08/31 03:52:06 DEBUG : both11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6ced_d20250831_m034734_c001_v7007000_t0000_u01756612054690") 2025/08/31 03:52:06 DEBUG : both11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174d1_d20250831_m034720_c001_v0001117_t0011_u01756612040315") 2025/08/31 03:52:06 DEBUG : both11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2b_d20250831_m034701_c001_v7007000_t0000_u01756612021459") 2025/08/31 03:52:06 DEBUG : both11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717411_d20250831_m034648_c001_v0001117_t0008_u01756612008035") 2025/08/31 03:52:06 DEBUG : both12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cee_d20250831_m034734_c001_v7007000_t0000_u01756612054872") 2025/08/31 03:52:06 DEBUG : both12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174db_d20250831_m034722_c001_v0001117_t0041_u01756612042134") 2025/08/31 03:52:06 DEBUG : both12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2c_d20250831_m034701_c001_v7007000_t0000_u01756612021642") 2025/08/31 03:52:06 DEBUG : both12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71741d_d20250831_m034649_c001_v0001117_t0018_u01756612009152") 2025/08/31 03:52:06 DEBUG : both13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cef_d20250831_m034735_c001_v7007000_t0000_u01756612055054") 2025/08/31 03:52:06 DEBUG : both13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174e5_d20250831_m034723_c001_v0001117_t0055_u01756612043393") 2025/08/31 03:52:06 DEBUG : both13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2d_d20250831_m034701_c001_v7007000_t0000_u01756612021825") 2025/08/31 03:52:06 DEBUG : both13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717429_d20250831_m034650_c001_v0001117_t0002_u01756612010470") 2025/08/31 03:52:06 DEBUG : both14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf0_d20250831_m034735_c001_v7007000_t0000_u01756612055236") 2025/08/31 03:52:06 DEBUG : both14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174ef_d20250831_m034724_c001_v0001117_t0004_u01756612044445") 2025/08/31 03:52:06 DEBUG : both14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2e_d20250831_m034702_c001_v7007000_t0000_u01756612022059") 2025/08/31 03:52:06 DEBUG : both14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717431_d20250831_m034651_c001_v0001117_t0002_u01756612011528") 2025/08/31 03:52:07 DEBUG : both15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf1_d20250831_m034735_c001_v7007000_t0000_u01756612055417") 2025/08/31 03:52:07 DEBUG : both15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174f5_d20250831_m034725_c001_v0001117_t0021_u01756612045569") 2025/08/31 03:52:07 DEBUG : both15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c2f_d20250831_m034702_c001_v7007000_t0000_u01756612022242") 2025/08/31 03:52:07 DEBUG : both15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717435_d20250831_m034652_c001_v0001117_t0059_u01756612012562") 2025/08/31 03:52:07 DEBUG : both16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf2_d20250831_m034735_c001_v7007000_t0000_u01756612055598") 2025/08/31 03:52:07 DEBUG : both16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174fd_d20250831_m034726_c001_v0001117_t0013_u01756612046497") 2025/08/31 03:52:07 DEBUG : both16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c30_d20250831_m034702_c001_v7007000_t0000_u01756612022424") 2025/08/31 03:52:07 DEBUG : both16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71743d_d20250831_m034653_c001_v0001117_t0018_u01756612013609") 2025/08/31 03:52:07 DEBUG : both17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf3_d20250831_m034735_c001_v7007000_t0000_u01756612055779") 2025/08/31 03:52:07 DEBUG : both17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717507_d20250831_m034727_c001_v0001117_t0002_u01756612047770") 2025/08/31 03:52:07 DEBUG : both17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c31_d20250831_m034702_c001_v7007000_t0000_u01756612022606") 2025/08/31 03:52:07 DEBUG : both17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717447_d20250831_m034654_c001_v0001117_t0027_u01756612014725") 2025/08/31 03:52:07 DEBUG : both18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf4_d20250831_m034735_c001_v7007000_t0000_u01756612055960") 2025/08/31 03:52:07 DEBUG : both18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717511_d20250831_m034728_c001_v0001117_t0049_u01756612048712") 2025/08/31 03:52:07 DEBUG : both18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c32_d20250831_m034702_c001_v7007000_t0000_u01756612022789") 2025/08/31 03:52:07 DEBUG : both18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71744b_d20250831_m034655_c001_v0001117_t0050_u01756612015892") 2025/08/31 03:52:07 DEBUG : both19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf5_d20250831_m034736_c001_v7007000_t0000_u01756612056141") 2025/08/31 03:52:07 DEBUG : both19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717517_d20250831_m034730_c001_v0001117_t0028_u01756612050243") 2025/08/31 03:52:07 DEBUG : both19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c33_d20250831_m034702_c001_v7007000_t0000_u01756612022973") 2025/08/31 03:52:07 DEBUG : both19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717459_d20250831_m034656_c001_v0001117_t0022_u01756612016793") 2025/08/31 03:52:08 DEBUG : both2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf6_d20250831_m034736_c001_v7007000_t0000_u01756612056325") 2025/08/31 03:52:08 DEBUG : both2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717481_d20250831_m034708_c001_v0001117_t0027_u01756612028220") 2025/08/31 03:52:08 DEBUG : both2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c34_d20250831_m034703_c001_v7007000_t0000_u01756612023155") 2025/08/31 03:52:08 DEBUG : both2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173b8_d20250831_m034636_c001_v0001117_t0001_u01756611996405") 2025/08/31 03:52:08 DEBUG : both3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf8_d20250831_m034736_c001_v7007000_t0000_u01756612056508") 2025/08/31 03:52:08 DEBUG : both3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717487_d20250831_m034709_c001_v0001117_t0037_u01756612029419") 2025/08/31 03:52:08 DEBUG : both3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c35_d20250831_m034703_c001_v7007000_t0000_u01756612023337") 2025/08/31 03:52:08 DEBUG : both3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173be_d20250831_m034637_c001_v0001117_t0000_u01756611997455") 2025/08/31 03:52:08 DEBUG : both4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cf9_d20250831_m034736_c001_v7007000_t0000_u01756612056688") 2025/08/31 03:52:08 DEBUG : both4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71748f_d20250831_m034710_c001_v0001117_t0050_u01756612030352") 2025/08/31 03:52:08 DEBUG : both4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c36_d20250831_m034703_c001_v7007000_t0000_u01756612023521") 2025/08/31 03:52:08 DEBUG : both4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173cc_d20250831_m034638_c001_v0001117_t0052_u01756611998768") 2025/08/31 03:52:08 DEBUG : both5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cfa_d20250831_m034736_c001_v7007000_t0000_u01756612056871") 2025/08/31 03:52:08 DEBUG : both5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71749b_d20250831_m034712_c001_v0001117_t0054_u01756612032108") 2025/08/31 03:52:08 DEBUG : both5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c37_d20250831_m034703_c001_v7007000_t0000_u01756612023703") 2025/08/31 03:52:08 DEBUG : both5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173d4_d20250831_m034639_c001_v0001117_t0052_u01756611999955") 2025/08/31 03:52:08 DEBUG : both6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cfb_d20250831_m034737_c001_v7007000_t0000_u01756612057054") 2025/08/31 03:52:08 DEBUG : both6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174a1_d20250831_m034713_c001_v0001117_t0030_u01756612033630") 2025/08/31 03:52:08 DEBUG : both6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c38_d20250831_m034703_c001_v7007000_t0000_u01756612023885") 2025/08/31 03:52:08 DEBUG : both6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173e2_d20250831_m034641_c001_v0001117_t0031_u01756612001924") 2025/08/31 03:52:08 DEBUG : both7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6cfe_d20250831_m034737_c001_v7007000_t0000_u01756612057235") 2025/08/31 03:52:08 DEBUG : both7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174a7_d20250831_m034714_c001_v0001117_t0035_u01756612034912") 2025/08/31 03:52:09 DEBUG : both7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c39_d20250831_m034704_c001_v7007000_t0000_u01756612024067") 2025/08/31 03:52:09 DEBUG : both7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173ec_d20250831_m034643_c001_v0001117_t0013_u01756612003230") 2025/08/31 03:52:09 DEBUG : both8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d03_d20250831_m034737_c001_v7007000_t0000_u01756612057416") 2025/08/31 03:52:09 DEBUG : both8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174ad_d20250831_m034715_c001_v0001117_t0014_u01756612035826") 2025/08/31 03:52:09 DEBUG : both8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c3a_d20250831_m034704_c001_v7007000_t0000_u01756612024250") 2025/08/31 03:52:09 DEBUG : both8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173f9_d20250831_m034644_c001_v0001117_t0057_u01756612004530") 2025/08/31 03:52:09 DEBUG : both9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d04_d20250831_m034737_c001_v7007000_t0000_u01756612057596") 2025/08/31 03:52:09 DEBUG : both9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174b5_d20250831_m034717_c001_v0001117_t0030_u01756612037319") 2025/08/31 03:52:09 DEBUG : both9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c3b_d20250831_m034704_c001_v7007000_t0000_u01756612024433") 2025/08/31 03:52:09 DEBUG : both9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173ff_d20250831_m034645_c001_v0001117_t0033_u01756612005896") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e74_d20250831_m034230_c001_v7007000_t0000_u01756611750235") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c750_d20250831_m034228_c001_v0001091_t0021_u01756611748146") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e70_d20250831_m034227_c001_v7007000_t0000_u01756611747278") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c740_d20250831_m034225_c001_v0001091_t0041_u01756611745476") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465b6_d20250831_m034208_c001_v7007000_t0000_u01756611728282") 2025/08/31 03:52:09 DEBUG : c/non empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6e8_d20250831_m034206_c001_v0001091_t0029_u01756611726257") 2025/08/31 03:52:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29c_d20250831_m034843_c001_v7007000_t0000_u01756612123929") 2025/08/31 03:52:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964d6_d20250831_m034838_c001_v0001184_t0051_u01756612118803") 2025/08/31 03:52:09 DEBUG : check sum: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46597_d20250831_m034157_c001_v7007000_t0000_u01756611717890") 2025/08/31 03:52:09 DEBUG : check sum: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6be_d20250831_m034156_c001_v0001091_t0044_u01756611716574") 2025/08/31 03:52:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda376_d20250831_m035155_c001_v7007000_t0000_u01756612315742") 2025/08/31 03:52:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752297481_d20250831_m035154_c001_v0001184_t0013_u01756612314307") 2025/08/31 03:52:10 DEBUG : dest/3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763dae_d20250831_m034446_c001_v7007000_t0000_u01756611886863") 2025/08/31 03:52:10 DEBUG : dest/3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091d45a0585a794_d20250831_m034445_c001_v0001101_t0032_u01756611885768") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e63_d20250831_m034953_c001_v7007000_t0000_u01756612193568") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5d5_d20250831_m034948_c001_v0001117_t0050_u01756612188745") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f8f_d20250831_m035125_c001_v7007000_t0000_u01756612285717") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229714c_d20250831_m035111_c001_v0001184_t0036_u01756612271381") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14dc_d20250831_m035107_c001_v7007000_t0000_u01756612267222") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296fdc_d20250831_m035052_c001_v0001184_t0037_u01756612252584") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef905_d20250831_m035048_c001_v7007000_t0000_u01756612248447") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296e4a_d20250831_m035034_c001_v0001184_t0058_u01756612234391") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c2_d20250831_m035030_c001_v7007000_t0000_u01756612230240") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296cf6_d20250831_m035016_c001_v0001184_t0052_u01756612216255") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587a_d20250831_m035012_c001_v7007000_t0000_u01756612212059") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296bae_d20250831_m034957_c001_v0001184_t0004_u01756612197624") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e5b_d20250831_m034950_c001_v7007000_t0000_u01756612190856") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522969fa_d20250831_m034936_c001_v0001184_t0025_u01756612176921") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb0_d20250831_m034932_c001_v7007000_t0000_u01756612172759") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296926_d20250831_m034927_c001_v0001184_t0045_u01756612167660") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fa2_d20250831_m034926_c001_v7007000_t0000_u01756612166327") 2025/08/31 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522967fc_d20250831_m034912_c001_v0001184_t0020_u01756612152135") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fbd_d20250831_m034908_c001_v7007000_t0000_u01756612148057") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966f4_d20250831_m034903_c001_v0001184_t0006_u01756612143545") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef868_d20250831_m034901_c001_v7007000_t0000_u01756612141811") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296582_d20250831_m034848_c001_v0001184_t0052_u01756612128049") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d1916_d20250831_m034841_c001_v7007000_t0000_u01756612121332") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc07_d20250831_m034826_c001_v0001146_t0000_u01756612106774") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57b8_d20250831_m034822_c001_v7007000_t0000_u01756612102516") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcba1_d20250831_m034808_c001_v0001146_t0059_u01756612088446") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505158d_d20250831_m034804_c001_v7007000_t0000_u01756612084218") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb2e_d20250831_m034751_c001_v0001146_t0043_u01756612071076") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647627_d20250831_m034930_c001_v7007000_t0000_u01756612170430") 2025/08/31 03:52:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968dc_d20250831_m034923_c001_v0001184_t0054_u01756612163934") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e64_d20250831_m034953_c001_v7007000_t0000_u01756612193749") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177a1_d20250831_m034948_c001_v0001117_t0058_u01756612188732") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f90_d20250831_m035125_c001_v7007000_t0000_u01756612285901") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcfe4_d20250831_m035111_c001_v0001146_t0018_u01756612271965") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14dd_d20250831_m035107_c001_v7007000_t0000_u01756612267406") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf81_d20250831_m035053_c001_v0001146_t0039_u01756612253146") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef906_d20250831_m035048_c001_v7007000_t0000_u01756612248631") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf07_d20250831_m035034_c001_v0001146_t0012_u01756612234946") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c3_d20250831_m035030_c001_v7007000_t0000_u01756612230424") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce9b_d20250831_m035016_c001_v0001146_t0050_u01756612216830") 2025/08/31 03:52:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587b_d20250831_m035012_c001_v7007000_t0000_u01756612212240") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce27_d20250831_m034958_c001_v0001146_t0033_u01756612198197") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e5e_d20250831_m034951_c001_v7007000_t0000_u01756612191271") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdad_d20250831_m034937_c001_v0001146_t0011_u01756612177484") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb1_d20250831_m034932_c001_v7007000_t0000_u01756612172962") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd6b_d20250831_m034927_c001_v0001146_t0015_u01756612167802") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae09_d20250831_m034926_c001_v7007000_t0000_u01756612166492") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd1a_d20250831_m034912_c001_v0001146_t0014_u01756612152712") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc2_d20250831_m034908_c001_v7007000_t0000_u01756612148242") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccec_d20250831_m034903_c001_v0001146_t0025_u01756612143655") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f420768a9af4e4801_d20250831_m034902_c001_v7007000_t0000_u01756612142415") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc76_d20250831_m034848_c001_v0001146_t0021_u01756612128619") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40865cac9a6eabd4_d20250831_m034841_c001_v7007000_t0000_u01756612121391") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717631_d20250831_m034827_c001_v0001117_t0047_u01756612107481") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57b9_d20250831_m034822_c001_v7007000_t0000_u01756612102700") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7175d5_d20250831_m034809_c001_v0001117_t0052_u01756612089136") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505158f_d20250831_m034804_c001_v7007000_t0000_u01756612084401") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717579_d20250831_m034751_c001_v0001117_t0013_u01756612071385") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4197d5bec13bdfa9_d20250831_m034930_c001_v7007000_t0000_u01756612170540") 2025/08/31 03:52:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd50_d20250831_m034924_c001_v0001146_t0022_u01756612164107") 2025/08/31 03:52:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e65_d20250831_m034953_c001_v7007000_t0000_u01756612193931") 2025/08/31 03:52:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296aee_d20250831_m034948_c001_v0001184_t0034_u01756612188900") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f91_d20250831_m035126_c001_v7007000_t0000_u01756612286082") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c765_d20250831_m035112_c001_v0001117_t0000_u01756612272825") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14df_d20250831_m035107_c001_v7007000_t0000_u01756612267598") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c711_d20250831_m035053_c001_v0001117_t0024_u01756612253952") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef907_d20250831_m035048_c001_v7007000_t0000_u01756612248816") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c6ac_d20250831_m035035_c001_v0001117_t0058_u01756612235710") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c4_d20250831_m035030_c001_v7007000_t0000_u01756612230607") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c660_d20250831_m035017_c001_v0001117_t0024_u01756612217633") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587c_d20250831_m035012_c001_v7007000_t0000_u01756612212422") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5fc_d20250831_m034958_c001_v0001117_t0047_u01756612198942") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f47010_d20250831_m034951_c001_v7007000_t0000_u01756612191240") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71776f_d20250831_m034938_c001_v0001117_t0017_u01756612178264") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb2_d20250831_m034933_c001_v7007000_t0000_u01756612173148") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229692a_d20250831_m034927_c001_v0001184_t0054_u01756612167856") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155e626cd36c635_d20250831_m034926_c001_v7007000_t0000_u01756612166339") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717703_d20250831_m034913_c001_v0001117_t0019_u01756612153740") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc3_d20250831_m034908_c001_v7007000_t0000_u01756612148425") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966fa_d20250831_m034903_c001_v0001184_t0002_u01756612143855") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583b_d20250831_m034902_c001_v7007000_t0000_u01756612142412") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4a1_d20250831_m034849_c001_v0001117_t0017_u01756612129375") 2025/08/31 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d1917_d20250831_m034841_c001_v7007000_t0000_u01756612121523") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296413_d20250831_m034828_c001_v0001184_t0047_u01756612108678") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57ba_d20250831_m034822_c001_v7007000_t0000_u01756612102887") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522962de_d20250831_m034810_c001_v0001184_t0038_u01756612090225") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051590_d20250831_m034804_c001_v7007000_t0000_u01756612084585") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229616e_d20250831_m034752_c001_v0001184_t0007_u01756612072184") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda21b_d20250831_m034930_c001_v7007000_t0000_u01756612170760") 2025/08/31 03:52:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968e2_d20250831_m034924_c001_v0001184_t0044_u01756612164136") 2025/08/31 03:52:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e66_d20250831_m034954_c001_v7007000_t0000_u01756612194114") 2025/08/31 03:52:14 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296af8_d20250831_m034949_c001_v0001184_t0025_u01756612189093") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f92_d20250831_m035126_c001_v7007000_t0000_u01756612286266") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717925_d20250831_m035114_c001_v0001117_t0021_u01756612274124") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e1_d20250831_m035107_c001_v7007000_t0000_u01756612267782") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178cd_d20250831_m035054_c001_v0001117_t0047_u01756612254956") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef908_d20250831_m035049_c001_v7007000_t0000_u01756612249000") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717877_d20250831_m035036_c001_v0001117_t0031_u01756612236623") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c5_d20250831_m035030_c001_v7007000_t0000_u01756612230791") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71782b_d20250831_m035018_c001_v0001117_t0013_u01756612218666") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587d_d20250831_m035012_c001_v7007000_t0000_u01756612212605") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177d7_d20250831_m035000_c001_v0001117_t0019_u01756612200389") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5863_d20250831_m034951_c001_v7007000_t0000_u01756612191280") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5ab_d20250831_m034939_c001_v0001117_t0033_u01756612179294") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb3_d20250831_m034933_c001_v7007000_t0000_u01756612173332") 2025/08/31 03:52:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229692e_d20250831_m034928_c001_v0001184_t0035_u01756612168051") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e961_d20250831_m034926_c001_v7007000_t0000_u01756612166298") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c52b_d20250831_m034914_c001_v0001117_t0000_u01756612154641") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc4_d20250831_m034908_c001_v7007000_t0000_u01756612148609") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4f7_d20250831_m034903_c001_v0001117_t0044_u01756612143935") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763f7a_d20250831_m034902_c001_v7007000_t0000_u01756612142238") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717689_d20250831_m034850_c001_v0001117_t0000_u01756612130296") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc13dc_d20250831_m034841_c001_v7007000_t0000_u01756612121399") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c449_d20250831_m034829_c001_v0001117_t0005_u01756612109245") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57bb_d20250831_m034823_c001_v7007000_t0000_u01756612103070") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3f7_d20250831_m034810_c001_v0001117_t0019_u01756612090822") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051591_d20250831_m034804_c001_v7007000_t0000_u01756612084769") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3bd_d20250831_m034752_c001_v0001117_t0027_u01756612072393") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155e626cd36c63c_d20250831_m034930_c001_v7007000_t0000_u01756612170734") 2025/08/31 03:52:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717737_d20250831_m034924_c001_v0001117_t0058_u01756612164247") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e67_d20250831_m034954_c001_v7007000_t0000_u01756612194295") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdf5_d20250831_m034949_c001_v0001146_t0054_u01756612189168") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f93_d20250831_m035126_c001_v7007000_t0000_u01756612286452") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229718e_d20250831_m035114_c001_v0001184_t0059_u01756612274648") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e2_d20250831_m035107_c001_v7007000_t0000_u01756612267966") 2025/08/31 03:52:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752297012_d20250831_m035055_c001_v0001184_t0021_u01756612255624") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef909_d20250831_m035049_c001_v7007000_t0000_u01756612249184") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296ea2_d20250831_m035037_c001_v0001184_t0037_u01756612237595") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c6_d20250831_m035030_c001_v7007000_t0000_u01756612230975") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296d2a_d20250831_m035019_c001_v0001184_t0003_u01756612219482") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587e_d20250831_m035012_c001_v7007000_t0000_u01756612212787") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296be6_d20250831_m035001_c001_v0001184_t0059_u01756612201354") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d193b_d20250831_m034950_c001_v7007000_t0000_u01756612190863") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296a22_d20250831_m034939_c001_v0001184_t0054_u01756612179901") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb4_d20250831_m034933_c001_v7007000_t0000_u01756612173516") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71774b_d20250831_m034928_c001_v0001117_t0002_u01756612168119") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae08_d20250831_m034926_c001_v7007000_t0000_u01756612166307") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296839_d20250831_m034915_c001_v0001184_t0000_u01756612155237") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc5_d20250831_m034908_c001_v7007000_t0000_u01756612148790") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296704_d20250831_m034904_c001_v0001184_t0043_u01756612144063") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba3103b429_d20250831_m034902_c001_v7007000_t0000_u01756612142342") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522965d1_d20250831_m034851_c001_v0001184_t0025_u01756612131141") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e295_d20250831_m034841_c001_v7007000_t0000_u01756612121547") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc0b_d20250831_m034829_c001_v0001146_t0013_u01756612109995") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57bd_d20250831_m034823_c001_v7007000_t0000_u01756612103254") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcbb3_d20250831_m034811_c001_v0001146_t0051_u01756612091459") 2025/08/31 03:52:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051593_d20250831_m034804_c001_v7007000_t0000_u01756612084952") 2025/08/31 03:52:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb44_d20250831_m034753_c001_v0001146_t0004_u01756612073246") 2025/08/31 03:52:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155e626cd36c63b_d20250831_m034930_c001_v7007000_t0000_u01756612170551") 2025/08/31 03:52:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968e6_d20250831_m034924_c001_v0001184_t0048_u01756612164330") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e68_d20250831_m034954_c001_v7007000_t0000_u01756612194478") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177a5_d20250831_m034949_c001_v0001117_t0031_u01756612189217") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f94_d20250831_m035126_c001_v7007000_t0000_u01756612286638") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcff8_d20250831_m035114_c001_v0001146_t0050_u01756612274842") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e3_d20250831_m035108_c001_v7007000_t0000_u01756612268152") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf95_d20250831_m035055_c001_v0001146_t0038_u01756612255839") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90a_d20250831_m035049_c001_v7007000_t0000_u01756612249367") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf17_d20250831_m035037_c001_v0001146_t0054_u01756612237798") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c7_d20250831_m035031_c001_v7007000_t0000_u01756612231158") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce9f_d20250831_m035019_c001_v0001146_t0056_u01756612219683") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e587f_d20250831_m035012_c001_v7007000_t0000_u01756612212972") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce3f_d20250831_m035001_c001_v0001146_t0059_u01756612201549") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4700e_d20250831_m034950_c001_v7007000_t0000_u01756612190872") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdbb_d20250831_m034940_c001_v0001146_t0002_u01756612180103") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb5_d20250831_m034933_c001_v7007000_t0000_u01756612173708") 2025/08/31 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296934_d20250831_m034928_c001_v0001184_t0022_u01756612168294") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda217_d20250831_m034926_c001_v7007000_t0000_u01756612166317") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd28_d20250831_m034915_c001_v0001146_t0002_u01756612155431") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc7_d20250831_m034908_c001_v7007000_t0000_u01756612148973") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccf0_d20250831_m034904_c001_v0001146_t0057_u01756612144263") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5839_d20250831_m034902_c001_v7007000_t0000_u01756612142180") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc88_d20250831_m034851_c001_v0001146_t0058_u01756612131334") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e296_d20250831_m034841_c001_v7007000_t0000_u01756612121557") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717637_d20250831_m034830_c001_v0001117_t0020_u01756612110407") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57be_d20250831_m034823_c001_v7007000_t0000_u01756612103448") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7175eb_d20250831_m034811_c001_v0001117_t0029_u01756612091853") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051594_d20250831_m034805_c001_v7007000_t0000_u01756612085142") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717587_d20250831_m034753_c001_v0001117_t0026_u01756612073637") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4197d5bec13bdfa8_d20250831_m034930_c001_v7007000_t0000_u01756612170359") 2025/08/31 03:52:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c557_d20250831_m034924_c001_v0001117_t0003_u01756612164341") 2025/08/31 03:52:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e69_d20250831_m034954_c001_v7007000_t0000_u01756612194660") 2025/08/31 03:52:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296b00_d20250831_m034949_c001_v0001184_t0038_u01756612189286") 2025/08/31 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f95_d20250831_m035126_c001_v7007000_t0000_u01756612286829") 2025/08/31 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c76d_d20250831_m035115_c001_v0001117_t0016_u01756612275342") 2025/08/31 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e4_d20250831_m035108_c001_v7007000_t0000_u01756612268338") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c71f_d20250831_m035056_c001_v0001117_t0012_u01756612256205") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90b_d20250831_m035049_c001_v7007000_t0000_u01756612249551") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c6c2_d20250831_m035038_c001_v0001117_t0015_u01756612238166") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c8_d20250831_m035031_c001_v7007000_t0000_u01756612231341") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c664_d20250831_m035020_c001_v0001117_t0036_u01756612220354") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5880_d20250831_m035013_c001_v7007000_t0000_u01756612213160") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c60e_d20250831_m035001_c001_v0001117_t0014_u01756612201917") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec54c7_d20250831_m034951_c001_v7007000_t0000_u01756612191022") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717779_d20250831_m034940_c001_v0001117_t0030_u01756612180699") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb6_d20250831_m034933_c001_v7007000_t0000_u01756612173892") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c56f_d20250831_m034928_c001_v0001117_t0054_u01756612168291") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4197d5bec13bdfa6_d20250831_m034926_c001_v7007000_t0000_u01756612166347") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717715_d20250831_m034915_c001_v0001117_t0012_u01756612155827") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fc8_d20250831_m034909_c001_v7007000_t0000_u01756612149156") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229670e_d20250831_m034904_c001_v0001184_t0007_u01756612144275") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef86a_d20250831_m034902_c001_v7007000_t0000_u01756612142180") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4b1_d20250831_m034851_c001_v0001117_t0019_u01756612131670") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886f9d_d20250831_m034841_c001_v7007000_t0000_u01756612121568") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229643a_d20250831_m034830_c001_v0001184_t0049_u01756612110982") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57bf_d20250831_m034823_c001_v7007000_t0000_u01756612103632") 2025/08/31 03:52:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296306_d20250831_m034812_c001_v0001184_t0026_u01756612092788") 2025/08/31 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051595_d20250831_m034805_c001_v7007000_t0000_u01756612085326") 2025/08/31 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296197_d20250831_m034754_c001_v0001184_t0028_u01756612074258") 2025/08/31 03:52:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e964_d20250831_m034930_c001_v7007000_t0000_u01756612170608") 2025/08/31 03:52:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968ec_d20250831_m034924_c001_v0001184_t0013_u01756612164532") 2025/08/31 03:52:20 DEBUG : dir1/0007-12345: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6a_d20250831_m034954_c001_v7007000_t0000_u01756612194841") 2025/08/31 03:52:20 DEBUG : dir1/0007-12345: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5db_d20250831_m034949_c001_v0001117_t0001_u01756612189328") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f96_d20250831_m035127_c001_v7007000_t0000_u01756612287011") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71792d_d20250831_m035115_c001_v0001117_t0054_u01756612275873") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e6_d20250831_m035108_c001_v7007000_t0000_u01756612268522") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178d9_d20250831_m035056_c001_v0001117_t0046_u01756612256935") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90c_d20250831_m035049_c001_v7007000_t0000_u01756612249735") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717883_d20250831_m035038_c001_v0001117_t0027_u01756612238683") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58c9_d20250831_m035031_c001_v7007000_t0000_u01756612231524") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71782f_d20250831_m035020_c001_v0001117_t0020_u01756612220953") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5881_d20250831_m035013_c001_v7007000_t0000_u01756612213342") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177dd_d20250831_m035002_c001_v0001117_t0049_u01756612202399") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c4e0_d20250831_m034951_c001_v7007000_t0000_u01756612191249") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5b5_d20250831_m034941_c001_v0001117_t0019_u01756612181272") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb7_d20250831_m034934_c001_v7007000_t0000_u01756612174076") 2025/08/31 03:52:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd71_d20250831_m034928_c001_v0001146_t0014_u01756612168326") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda218_d20250831_m034926_c001_v7007000_t0000_u01756612166502") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c539_d20250831_m034916_c001_v0001117_t0022_u01756612156755") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fcc_d20250831_m034909_c001_v7007000_t0000_u01756612149339") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176c5_d20250831_m034904_c001_v0001117_t0004_u01756612144339") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763f7b_d20250831_m034902_c001_v7007000_t0000_u01756612142421") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71768f_d20250831_m034852_c001_v0001117_t0005_u01756612132473") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40865cac9a6eabd5_d20250831_m034841_c001_v7007000_t0000_u01756612121580") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c455_d20250831_m034831_c001_v0001117_t0057_u01756612111176") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c0_d20250831_m034823_c001_v7007000_t0000_u01756612103817") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c405_d20250831_m034813_c001_v0001117_t0007_u01756612093005") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051596_d20250831_m034805_c001_v7007000_t0000_u01756612085509") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3bf_d20250831_m034754_c001_v0001117_t0023_u01756612074461") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155e626cd36c63a_d20250831_m034930_c001_v7007000_t0000_u01756612170368") 2025/08/31 03:52:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd56_d20250831_m034924_c001_v0001146_t0057_u01756612164709") 2025/08/31 03:52:21 DEBUG : dir1/0008-23456: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6b_d20250831_m034955_c001_v7007000_t0000_u01756612195024") 2025/08/31 03:52:21 DEBUG : dir1/0008-23456: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296b08_d20250831_m034949_c001_v0001184_t0057_u01756612189487") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f97_d20250831_m035127_c001_v7007000_t0000_u01756612287194") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522971ae_d20250831_m035116_c001_v0001184_t0056_u01756612276421") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e8_d20250831_m035108_c001_v7007000_t0000_u01756612268715") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229705e_d20250831_m035057_c001_v0001184_t0033_u01756612257956") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90d_d20250831_m035049_c001_v7007000_t0000_u01756612249918") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296ec4_d20250831_m035039_c001_v0001184_t0037_u01756612239403") 2025/08/31 03:52:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58ca_d20250831_m035031_c001_v7007000_t0000_u01756612231707") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296d50_d20250831_m035021_c001_v0001184_t0004_u01756612221558") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5883_d20250831_m035013_c001_v7007000_t0000_u01756612213525") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296c04_d20250831_m035002_c001_v0001184_t0014_u01756612202935") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec54c9_d20250831_m034951_c001_v7007000_t0000_u01756612191388") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296a52_d20250831_m034942_c001_v0001184_t0004_u01756612182351") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb8_d20250831_m034934_c001_v7007000_t0000_u01756612174260") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229693c_d20250831_m034928_c001_v0001184_t0053_u01756612168500") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fa3_d20250831_m034926_c001_v7007000_t0000_u01756612166516") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229685b_d20250831_m034917_c001_v0001184_t0059_u01756612157793") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fcd_d20250831_m034909_c001_v7007000_t0000_u01756612149522") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296714_d20250831_m034904_c001_v0001184_t0037_u01756612144482") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba3103b427_d20250831_m034901_c001_v7007000_t0000_u01756612141979") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522965f9_d20250831_m034853_c001_v0001184_t0040_u01756612133242") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e290_d20250831_m034841_c001_v7007000_t0000_u01756612121330") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc15_d20250831_m034831_c001_v0001146_t0006_u01756612111584") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c1_d20250831_m034824_c001_v7007000_t0000_u01756612104001") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcbbd_d20250831_m034813_c001_v0001146_t0018_u01756612093892") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051597_d20250831_m034805_c001_v7007000_t0000_u01756612085694") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb54_d20250831_m034755_c001_v0001146_t0037_u01756612075113") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fa7_d20250831_m034930_c001_v7007000_t0000_u01756612170381") 2025/08/31 03:52:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968f4_d20250831_m034924_c001_v0001184_t0020_u01756612164741") 2025/08/31 03:52:23 DEBUG : dir1/0009-34567: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6c_d20250831_m034955_c001_v7007000_t0000_u01756612195205") 2025/08/31 03:52:23 DEBUG : dir1/0009-34567: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdfb_d20250831_m034949_c001_v0001146_t0034_u01756612189601") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f98_d20250831_m035127_c001_v7007000_t0000_u01756612287377") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd008_d20250831_m035116_c001_v0001146_t0024_u01756612276640") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14e9_d20250831_m035108_c001_v7007000_t0000_u01756612268898") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcfa1_d20250831_m035058_c001_v0001146_t0033_u01756612258155") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90e_d20250831_m035050_c001_v7007000_t0000_u01756612250102") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf23_d20250831_m035039_c001_v0001146_t0051_u01756612239604") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58cb_d20250831_m035031_c001_v7007000_t0000_u01756612231891") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedceb5_d20250831_m035021_c001_v0001146_t0008_u01756612221759") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5884_d20250831_m035013_c001_v7007000_t0000_u01756612213708") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce45_d20250831_m035003_c001_v0001146_t0058_u01756612203137") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e5c_d20250831_m034951_c001_v7007000_t0000_u01756612191037") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdd3_d20250831_m034942_c001_v0001146_t0043_u01756612182558") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fb9_d20250831_m034934_c001_v7007000_t0000_u01756612174444") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296946_d20250831_m034928_c001_v0001184_t0033_u01756612168704") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647626_d20250831_m034926_c001_v7007000_t0000_u01756612166370") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd32_d20250831_m034917_c001_v0001146_t0013_u01756612157989") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fce_d20250831_m034909_c001_v7007000_t0000_u01756612149704") 2025/08/31 03:52:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccf2_d20250831_m034904_c001_v0001146_t0018_u01756612144626") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515e3_d20250831_m034902_c001_v7007000_t0000_u01756612142193") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc9a_d20250831_m034853_c001_v0001146_t0051_u01756612133435") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400d106f340d2492_d20250831_m034841_c001_v7007000_t0000_u01756612121348") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717643_d20250831_m034831_c001_v0001117_t0044_u01756612111986") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c2_d20250831_m034824_c001_v7007000_t0000_u01756612104185") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7175fb_d20250831_m034814_c001_v0001117_t0012_u01756612094294") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051598_d20250831_m034805_c001_v7007000_t0000_u01756612085878") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717597_d20250831_m034755_c001_v0001117_t0016_u01756612075403") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda219_d20250831_m034930_c001_v7007000_t0000_u01756612170388") 2025/08/31 03:52:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71773b_d20250831_m034924_c001_v0001117_t0010_u01756612164817") 2025/08/31 03:52:24 DEBUG : dir1/0010-45678: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6d_d20250831_m034955_c001_v7007000_t0000_u01756612195389") 2025/08/31 03:52:24 DEBUG : dir1/0010-45678: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296b10_d20250831_m034949_c001_v0001184_t0040_u01756612189732") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f99_d20250831_m035127_c001_v7007000_t0000_u01756612287560") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c779_d20250831_m035117_c001_v0001117_t0059_u01756612277323") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14eb_d20250831_m035109_c001_v7007000_t0000_u01756612269082") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c727_d20250831_m035058_c001_v0001117_t0018_u01756612258449") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef90f_d20250831_m035050_c001_v7007000_t0000_u01756612250286") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c6d8_d20250831_m035040_c001_v0001117_t0041_u01756612240220") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58cd_d20250831_m035032_c001_v7007000_t0000_u01756612232075") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c66d_d20250831_m035022_c001_v0001117_t0011_u01756612222154") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5885_d20250831_m035013_c001_v7007000_t0000_u01756612213891") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c612_d20250831_m035003_c001_v0001117_t0026_u01756612203447") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec54c8_d20250831_m034951_c001_v7007000_t0000_u01756612191205") 2025/08/31 03:52:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717783_d20250831_m034942_c001_v0001117_t0049_u01756612182844") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fba_d20250831_m034934_c001_v7007000_t0000_u01756612174629") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717751_d20250831_m034928_c001_v0001117_t0036_u01756612168734") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae06_d20250831_m034925_c001_v7007000_t0000_u01756612165944") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717721_d20250831_m034918_c001_v0001117_t0031_u01756612158671") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fcf_d20250831_m034909_c001_v7007000_t0000_u01756612149886") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296718_d20250831_m034904_c001_v0001184_t0023_u01756612144683") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef86b_d20250831_m034902_c001_v7007000_t0000_u01756612142364") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4bd_d20250831_m034853_c001_v0001117_t0000_u01756612133747") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e294_d20250831_m034841_c001_v7007000_t0000_u01756612121516") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296460_d20250831_m034832_c001_v0001184_t0051_u01756612112602") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c3_d20250831_m034824_c001_v7007000_t0000_u01756612104368") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229632b_d20250831_m034814_c001_v0001184_t0002_u01756612094893") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95051599_d20250831_m034806_c001_v7007000_t0000_u01756612086062") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522961bd_d20250831_m034755_c001_v0001184_t0014_u01756612075899") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647628_d20250831_m034930_c001_v7007000_t0000_u01756612170617") 2025/08/31 03:52:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c55d_d20250831_m034924_c001_v0001117_t0046_u01756612164905") 2025/08/31 03:52:25 DEBUG : dir1/0011-56789: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6e_d20250831_m034955_c001_v7007000_t0000_u01756612195570") 2025/08/31 03:52:25 DEBUG : dir1/0011-56789: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5df_d20250831_m034949_c001_v0001117_t0034_u01756612189885") 2025/08/31 03:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9a_d20250831_m035127_c001_v7007000_t0000_u01756612287743") 2025/08/31 03:52:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717931_d20250831_m035117_c001_v0001117_t0004_u01756612277847") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14ec_d20250831_m035109_c001_v7007000_t0000_u01756612269266") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178dd_d20250831_m035058_c001_v0001117_t0050_u01756612258920") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef910_d20250831_m035050_c001_v7007000_t0000_u01756612250475") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717891_d20250831_m035040_c001_v0001117_t0010_u01756612240730") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58ce_d20250831_m035032_c001_v7007000_t0000_u01756612232260") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717839_d20250831_m035022_c001_v0001117_t0005_u01756612222712") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5887_d20250831_m035014_c001_v7007000_t0000_u01756612214077") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177e5_d20250831_m035003_c001_v0001117_t0004_u01756612203968") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e5d_d20250831_m034951_c001_v7007000_t0000_u01756612191219") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5c7_d20250831_m034943_c001_v0001117_t0027_u01756612183597") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fbb_d20250831_m034934_c001_v7007000_t0000_u01756612174813") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c577_d20250831_m034928_c001_v0001117_t0028_u01756612168924") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155e626cd36c636_d20250831_m034926_c001_v7007000_t0000_u01756612166524") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c541_d20250831_m034919_c001_v0001117_t0012_u01756612159390") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd1_d20250831_m034910_c001_v7007000_t0000_u01756612150069") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229671e_d20250831_m034904_c001_v0001184_t0043_u01756612144882") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef869_d20250831_m034901_c001_v7007000_t0000_u01756612141995") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717697_d20250831_m034854_c001_v0001117_t0030_u01756612134261") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e292_d20250831_m034841_c001_v7007000_t0000_u01756612121353") 2025/08/31 03:52:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c459_d20250831_m034832_c001_v0001117_t0015_u01756612112810") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c4_d20250831_m034824_c001_v7007000_t0000_u01756612104551") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c417_d20250831_m034815_c001_v0001117_t0043_u01756612095145") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505159b_d20250831_m034806_c001_v7007000_t0000_u01756612086246") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3c5_d20250831_m034756_c001_v0001117_t0025_u01756612076102") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40865cac9a6eac30_d20250831_m034930_c001_v7007000_t0000_u01756612170401") 2025/08/31 03:52:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968f6_d20250831_m034924_c001_v0001184_t0043_u01756612164934") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e6f_d20250831_m034955_c001_v7007000_t0000_u01756612195753") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296b18_d20250831_m034949_c001_v0001184_t0051_u01756612189925") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9b_d20250831_m035127_c001_v7007000_t0000_u01756612287927") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522971e4_d20250831_m035118_c001_v0001184_t0024_u01756612278453") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14ed_d20250831_m035109_c001_v7007000_t0000_u01756612269451") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229707a_d20250831_m035059_c001_v0001184_t0003_u01756612259773") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef911_d20250831_m035050_c001_v7007000_t0000_u01756612250661") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296f06_d20250831_m035041_c001_v0001184_t0002_u01756612241486") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58cf_d20250831_m035032_c001_v7007000_t0000_u01756612232444") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296d70_d20250831_m035023_c001_v0001184_t0056_u01756612223469") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5888_d20250831_m035014_c001_v7007000_t0000_u01756612214259") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296c2a_d20250831_m035004_c001_v0001184_t0049_u01756612204647") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d193d_d20250831_m034951_c001_v7007000_t0000_u01756612191226") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296a7e_d20250831_m034944_c001_v0001184_t0010_u01756612184150") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fbc_d20250831_m034934_c001_v7007000_t0000_u01756612174997") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd7b_d20250831_m034928_c001_v0001146_t0048_u01756612168939") 2025/08/31 03:52:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda215_d20250831_m034925_c001_v7007000_t0000_u01756612165951") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296885_d20250831_m034919_c001_v0001184_t0012_u01756612159940") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd2_d20250831_m034910_c001_v7007000_t0000_u01756612150251") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4fb_d20250831_m034904_c001_v0001117_t0056_u01756612144979") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba3103b428_d20250831_m034902_c001_v7007000_t0000_u01756612142160") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296619_d20250831_m034854_c001_v0001184_t0039_u01756612134815") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc13dd_d20250831_m034841_c001_v7007000_t0000_u01756612121589") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc1d_d20250831_m034833_c001_v0001146_t0029_u01756612113244") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c5_d20250831_m034824_c001_v7007000_t0000_u01756612104808") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcbc9_d20250831_m034815_c001_v0001146_t0002_u01756612095805") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505159c_d20250831_m034806_c001_v7007000_t0000_u01756612086531") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb5a_d20250831_m034756_c001_v0001146_t0033_u01756612076704") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4197d5bec13bdfaa_d20250831_m034930_c001_v7007000_t0000_u01756612170721") 2025/08/31 03:52:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968f8_d20250831_m034925_c001_v0001184_t0044_u01756612165136") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e70_d20250831_m034955_c001_v7007000_t0000_u01756612195935") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcdfd_d20250831_m034949_c001_v0001146_t0018_u01756612189953") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9c_d20250831_m035128_c001_v7007000_t0000_u01756612288109") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd00c_d20250831_m035118_c001_v0001146_t0013_u01756612278693") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14ef_d20250831_m035109_c001_v7007000_t0000_u01756612269636") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcfab_d20250831_m035059_c001_v0001146_t0002_u01756612259975") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef912_d20250831_m035050_c001_v7007000_t0000_u01756612250845") 2025/08/31 03:52:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcf35_d20250831_m035041_c001_v0001146_t0059_u01756612241680") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58d0_d20250831_m035032_c001_v7007000_t0000_u01756612232627") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcebb_d20250831_m035023_c001_v0001146_t0026_u01756612223687") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5889_d20250831_m035014_c001_v7007000_t0000_u01756612214441") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedce4f_d20250831_m035004_c001_v0001146_t0036_u01756612204847") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e5f_d20250831_m034951_c001_v7007000_t0000_u01756612191401") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcddf_d20250831_m034944_c001_v0001146_t0024_u01756612184350") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fbd_d20250831_m034935_c001_v7007000_t0000_u01756612175194") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229694c_d20250831_m034928_c001_v0001184_t0026_u01756612168969") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e960_d20250831_m034926_c001_v7007000_t0000_u01756612166114") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd3a_d20250831_m034920_c001_v0001146_t0021_u01756612160156") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd4_d20250831_m034910_c001_v7007000_t0000_u01756612150433") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176c9_d20250831_m034905_c001_v0001117_t0055_u01756612145034") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46f98_d20250831_m034902_c001_v7007000_t0000_u01756612142204") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcca8_d20250831_m034855_c001_v0001146_t0005_u01756612135016") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e293_d20250831_m034841_c001_v7007000_t0000_u01756612121365") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717645_d20250831_m034833_c001_v0001117_t0042_u01756612113594") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c6_d20250831_m034824_c001_v7007000_t0000_u01756612104992") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717607_d20250831_m034816_c001_v0001117_t0044_u01756612096287") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505159e_d20250831_m034806_c001_v7007000_t0000_u01756612086728") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71759f_d20250831_m034757_c001_v0001117_t0000_u01756612077096") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fa9_d20250831_m034930_c001_v7007000_t0000_u01756612170566") 2025/08/31 03:52:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcd5b_d20250831_m034925_c001_v0001146_t0005_u01756612165192") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e71_d20250831_m034956_c001_v7007000_t0000_u01756612196116") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177a7_d20250831_m034950_c001_v0001117_t0035_u01756612190128") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9d_d20250831_m035128_c001_v7007000_t0000_u01756612288292") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c781_d20250831_m035119_c001_v0001117_t0017_u01756612279120") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14f0_d20250831_m035109_c001_v7007000_t0000_u01756612269821") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c731_d20250831_m035100_c001_v0001117_t0042_u01756612260591") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef913_d20250831_m035051_c001_v7007000_t0000_u01756612251029") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c6e6_d20250831_m035041_c001_v0001117_t0005_u01756612241974") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58d1_d20250831_m035032_c001_v7007000_t0000_u01756612232810") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c67b_d20250831_m035024_c001_v0001117_t0038_u01756612224101") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e588a_d20250831_m035014_c001_v7007000_t0000_u01756612214623") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c61a_d20250831_m035005_c001_v0001117_t0041_u01756612205228") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d193c_d20250831_m034951_c001_v7007000_t0000_u01756612191044") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71778f_d20250831_m034944_c001_v0001117_t0002_u01756612184861") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fbe_d20250831_m034935_c001_v7007000_t0000_u01756612175378") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296952_d20250831_m034929_c001_v0001184_t0027_u01756612169165") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4197d5bec13bdfa7_d20250831_m034926_c001_v7007000_t0000_u01756612166537") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717727_d20250831_m034920_c001_v0001117_t0028_u01756612160567") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd6_d20250831_m034910_c001_v7007000_t0000_u01756612150614") 2025/08/31 03:52:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccf4_d20250831_m034905_c001_v0001146_t0027_u01756612145067") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f420768a9af4e4800_d20250831_m034902_c001_v7007000_t0000_u01756612142217") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4c3_d20250831_m034855_c001_v0001117_t0015_u01756612135823") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41604b60ad5d1918_d20250831_m034841_c001_v7007000_t0000_u01756612121705") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296482_d20250831_m034834_c001_v0001184_t0046_u01756612114419") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c7_d20250831_m034825_c001_v7007000_t0000_u01756612105176") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229634f_d20250831_m034816_c001_v0001184_t0041_u01756612096665") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea9505159f_d20250831_m034806_c001_v7007000_t0000_u01756612086910") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522961fa_d20250831_m034757_c001_v0001184_t0058_u01756612077916") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ae12_d20250831_m034930_c001_v7007000_t0000_u01756612170410") 2025/08/31 03:52:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522968fc_d20250831_m034925_c001_v0001184_t0051_u01756612165330") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e72_d20250831_m034956_c001_v7007000_t0000_u01756612196301") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296b1c_d20250831_m034950_c001_v0001184_t0031_u01756612190140") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9e_d20250831_m035128_c001_v7007000_t0000_u01756612288474") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71793d_d20250831_m035119_c001_v0001117_t0027_u01756612279672") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14f1_d20250831_m035110_c001_v7007000_t0000_u01756612270005") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178e9_d20250831_m035101_c001_v0001117_t0050_u01756612261601") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef914_d20250831_m035051_c001_v7007000_t0000_u01756612251213") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717899_d20250831_m035042_c001_v0001117_t0015_u01756612242665") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58d4_d20250831_m035032_c001_v7007000_t0000_u01756612232994") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71783f_d20250831_m035024_c001_v0001117_t0029_u01756612224815") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e588b_d20250831_m035014_c001_v7007000_t0000_u01756612214805") 2025/08/31 03:52:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177ed_d20250831_m035005_c001_v0001117_t0045_u01756612205798") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647633_d20250831_m034951_c001_v7007000_t0000_u01756612191254") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5cd_d20250831_m034945_c001_v0001117_t0025_u01756612185726") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fbf_d20250831_m034935_c001_v7007000_t0000_u01756612175562") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c579_d20250831_m034929_c001_v0001117_t0046_u01756612169349") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e585a_d20250831_m034926_c001_v7007000_t0000_u01756612166366") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c545_d20250831_m034920_c001_v0001117_t0039_u01756612160974") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd7_d20250831_m034910_c001_v7007000_t0000_u01756612150797") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296722_d20250831_m034905_c001_v0001184_t0004_u01756612145088") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583c_d20250831_m034902_c001_v7007000_t0000_u01756612142431") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71769d_d20250831_m034856_c001_v0001117_t0001_u01756612136394") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e297_d20250831_m034841_c001_v7007000_t0000_u01756612121720") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c461_d20250831_m034834_c001_v0001117_t0059_u01756612114623") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c8_d20250831_m034825_c001_v7007000_t0000_u01756612105358") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c41f_d20250831_m034816_c001_v0001117_t0027_u01756612096875") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515a0_d20250831_m034807_c001_v7007000_t0000_u01756612087093") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3c9_d20250831_m034758_c001_v0001117_t0038_u01756612078117") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda21a_d20250831_m034930_c001_v7007000_t0000_u01756612170574") 2025/08/31 03:52:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71773d_d20250831_m034925_c001_v0001117_t0033_u01756612165382") 2025/08/31 03:52:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29d_d20250831_m034844_c001_v7007000_t0000_u01756612124121") 2025/08/31 03:52:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964da_d20250831_m034838_c001_v0001184_t0017_u01756612118999") 2025/08/31 03:52:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29e_d20250831_m034844_c001_v7007000_t0000_u01756612124305") 2025/08/31 03:52:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc3a_d20250831_m034839_c001_v0001146_t0023_u01756612119189") 2025/08/31 03:52:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e29f_d20250831_m034844_c001_v7007000_t0000_u01756612124490") 2025/08/31 03:52:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964de_d20250831_m034839_c001_v0001184_t0022_u01756612119208") 2025/08/31 03:52:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a0_d20250831_m034844_c001_v7007000_t0000_u01756612124676") 2025/08/31 03:52:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c473_d20250831_m034839_c001_v0001117_t0033_u01756612119321") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a1_d20250831_m034844_c001_v7007000_t0000_u01756612124861") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71765b_d20250831_m034839_c001_v0001117_t0023_u01756612119384") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a2_d20250831_m034845_c001_v7007000_t0000_u01756612125044") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964e6_d20250831_m034839_c001_v0001184_t0040_u01756612119406") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a3_d20250831_m034845_c001_v7007000_t0000_u01756612125229") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964f2_d20250831_m034839_c001_v0001184_t0037_u01756612119608") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a4_d20250831_m034845_c001_v7007000_t0000_u01756612125414") 2025/08/31 03:52:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc40_d20250831_m034839_c001_v0001146_t0028_u01756612119747") 2025/08/31 03:52:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a5_d20250831_m034845_c001_v7007000_t0000_u01756612125598") 2025/08/31 03:52:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522964f6_d20250831_m034839_c001_v0001184_t0004_u01756612119840") 2025/08/31 03:52:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a6_d20250831_m034845_c001_v7007000_t0000_u01756612125783") 2025/08/31 03:52:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c477_d20250831_m034839_c001_v0001117_t0015_u01756612119915") 2025/08/31 03:52:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a7_d20250831_m034845_c001_v7007000_t0000_u01756612125967") 2025/08/31 03:52:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71765d_d20250831_m034840_c001_v0001117_t0038_u01756612120034") 2025/08/31 03:52:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a8_d20250831_m034846_c001_v7007000_t0000_u01756612126152") 2025/08/31 03:52:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296500_d20250831_m034840_c001_v0001184_t0005_u01756612120046") 2025/08/31 03:52:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2a9_d20250831_m034846_c001_v7007000_t0000_u01756612126336") 2025/08/31 03:52:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc44_d20250831_m034840_c001_v0001146_t0051_u01756612120062") 2025/08/31 03:52:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2aa_d20250831_m034846_c001_v7007000_t0000_u01756612126521") 2025/08/31 03:52:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296508_d20250831_m034840_c001_v0001184_t0037_u01756612120287") 2025/08/31 03:52:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2ab_d20250831_m034846_c001_v7007000_t0000_u01756612126705") 2025/08/31 03:52:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcc48_d20250831_m034840_c001_v0001146_t0051_u01756612120357") 2025/08/31 03:52:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e2ac_d20250831_m034846_c001_v7007000_t0000_u01756612126897") 2025/08/31 03:52:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717661_d20250831_m034840_c001_v0001117_t0050_u01756612120441") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef86e_d20250831_m034905_c001_v7007000_t0000_u01756612145825") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229668e_d20250831_m034859_c001_v0001184_t0031_u01756612139576") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763f84_d20250831_m034905_c001_v7007000_t0000_u01756612145776") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccce_d20250831_m034859_c001_v0001146_t0051_u01756612139745") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5841_d20250831_m034906_c001_v7007000_t0000_u01756612146129") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296698_d20250831_m034859_c001_v0001184_t0003_u01756612139770") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda20f_d20250831_m034905_c001_v7007000_t0000_u01756612145844") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966a0_d20250831_m034859_c001_v0001184_t0027_u01756612139972") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f420768a9af4e480d_d20250831_m034905_c001_v7007000_t0000_u01756612145797") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4db_d20250831_m034859_c001_v0001117_t0038_u01756612139989") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583e_d20250831_m034905_c001_v7007000_t0000_u01756612145797") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176ad_d20250831_m034900_c001_v0001117_t0026_u01756612140041") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e583f_d20250831_m034905_c001_v7007000_t0000_u01756612145947") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966a8_d20250831_m034900_c001_v0001184_t0013_u01756612140186") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763f86_d20250831_m034906_c001_v7007000_t0000_u01756612146141") 2025/08/31 03:52:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccd4_d20250831_m034900_c001_v0001146_t0034_u01756612140224") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fa9_d20250831_m034905_c001_v7007000_t0000_u01756612145806") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966b0_d20250831_m034900_c001_v0001184_t0027_u01756612140399") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763f85_d20250831_m034905_c001_v7007000_t0000_u01756612145958") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176b1_d20250831_m034900_c001_v0001117_t0018_u01756612140613") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5840_d20250831_m034905_c001_v7007000_t0000_u01756612145981") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4df_d20250831_m034900_c001_v0001117_t0006_u01756612140638") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515e7_d20250831_m034906_c001_v7007000_t0000_u01756612146002") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966b4_d20250831_m034900_c001_v0001184_t0007_u01756612140662") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f420768a9af4e480e_d20250831_m034906_c001_v7007000_t0000_u01756612146011") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccd8_d20250831_m034900_c001_v0001146_t0054_u01756612140693") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef86f_d20250831_m034906_c001_v7007000_t0000_u01756612146020") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966bc_d20250831_m034900_c001_v0001184_t0027_u01756612140876") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515e6_d20250831_m034905_c001_v7007000_t0000_u01756612145818") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedccdc_d20250831_m034901_c001_v0001146_t0018_u01756612141009") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e5842_d20250831_m034906_c001_v7007000_t0000_u01756612146164") 2025/08/31 03:52:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522966c2_d20250831_m034901_c001_v0001184_t0002_u01756612141101") 2025/08/31 03:52:35 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c213_d20250831_m034624_c001_v7007000_t0000_u01756611984666") 2025/08/31 03:52:35 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1101ac8747b08eee_d20250831_m034621_c001_v0001029_t0017_u01756611981822") 2025/08/31 03:52:35 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042bfd_d20250831_m034621_c001_v7007000_t0000_u01756611981640") 2025/08/31 03:52:35 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1101ac8747b08ee0_d20250831_m034617_c001_v0001029_t0026_u01756611977783") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042bf7_d20250831_m034617_c001_v7007000_t0000_u01756611977056") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71733a_d20250831_m034611_c001_v0001117_t0002_u01756611971815") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ad03_d20250831_m034610_c001_v7007000_t0000_u01756611970306") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1014ec03481b6cf5_d20250831_m034608_c001_v0001181_t0001_u01756611968467") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46ee8_d20250831_m034608_c001_v7007000_t0000_u01756611968272") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1014ec03481b6ceb_d20250831_m034605_c001_v0001181_t0052_u01756611965794") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46ee6_d20250831_m034605_c001_v7007000_t0000_u01756611965063") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71730c_d20250831_m034558_c001_v0001117_t0032_u01756611958215") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8accc_d20250831_m034556_c001_v7007000_t0000_u01756611956935") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10077257c5e75e23_d20250831_m034555_c001_v0001176_t0025_u01756611955538") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f403da38b8dbdb9f3_d20250831_m034555_c001_v7007000_t0000_u01756611955352") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10077257c5e75e15_d20250831_m034552_c001_v0001176_t0000_u01756611952286") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f403da38b8dbdb9f1_d20250831_m034551_c001_v7007000_t0000_u01756611951550") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7172de_d20250831_m034547_c001_v0001117_t0031_u01756611947323") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acc6_d20250831_m034546_c001_v7007000_t0000_u01756611946412") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f107df9ba5ea94e3a_d20250831_m034544_c001_v0001117_t0020_u01756611944484") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40952c130bc6a372_d20250831_m034544_c001_v7007000_t0000_u01756611944301") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f107df9ba5ea94e2c_d20250831_m034540_c001_v0001117_t0034_u01756611940473") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40952c130bc6a36f_d20250831_m034539_c001_v7007000_t0000_u01756611939743") 2025/08/31 03:52:36 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7172ba_d20250831_m034533_c001_v0001117_t0028_u01756611933172") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e1b7_d20250831_m034532_c001_v7007000_t0000_u01756611932249") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f108126715486c7d2_d20250831_m034530_c001_v0001154_t0011_u01756611930452") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c200_d20250831_m034530_c001_v7007000_t0000_u01756611930272") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f108126715486c7c2_d20250831_m034526_c001_v0001154_t0013_u01756611926809") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c1fe_d20250831_m034526_c001_v7007000_t0000_u01756611926081") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71727c_d20250831_m034517_c001_v0001117_t0013_u01756611917954") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c40_d20250831_m034517_c001_v7007000_t0000_u01756611917042") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f106dca2053d1d0f3_d20250831_m034515_c001_v0001145_t0017_u01756611915288") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef734974_d20250831_m034515_c001_v7007000_t0000_u01756611915106") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f106dca2053d1d0e9_d20250831_m034512_c001_v0001145_t0000_u01756611912244") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef73496d_d20250831_m034511_c001_v7007000_t0000_u01756611911508") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b395c_d20250831_m034504_c001_v0001092_t0058_u01756611904922") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db9_d20250831_m034503_c001_v7007000_t0000_u01756611903832") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f11967059397c969a_d20250831_m034457_c001_v0001179_t0036_u01756611897566") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db2_d20250831_m034457_c001_v7007000_t0000_u01756611897321") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8b3_d20250831_m034453_c001_v0001091_t0032_u01756611893485") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100fcb07ac05e76b_d20250831_m034452_c001_v0001041_t0028_u01756611892561") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100fcb07ac05e769_d20250831_m034451_c001_v0001041_t0024_u01756611891282") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6c66_d20250831_m034437_c001_v7007000_t0000_u01756611877753") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3916_d20250831_m034430_c001_v0001092_t0047_u01756611870101") 2025/08/31 03:52:37 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f113c174ee01bf012_d20250831_m034429_c001_v0001182_t0004_u01756611869359") 2025/08/31 03:52:38 DEBUG : dst/one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f113c174ee01bf008_d20250831_m034428_c001_v0001182_t0028_u01756611868413") 2025/08/31 03:52:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c216_d20250831_m034624_c001_v7007000_t0000_u01756611984852") 2025/08/31 03:52:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f107354a8079b2baf_d20250831_m034621_c001_v0001178_t0043_u01756611981431") 2025/08/31 03:52:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f11475677831158a6_d20250831_m034616_c001_v0001044_t0025_u01756611976632") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ad07_d20250831_m034610_c001_v7007000_t0000_u01756611970512") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1195252f80fd7a7e_d20250831_m034607_c001_v0001040_t0000_u01756611967952") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f112ddafba1a8b36e_d20250831_m034604_c001_v0001183_t0043_u01756611964862") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acce_d20250831_m034557_c001_v7007000_t0000_u01756611957118") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f101c067c8adde303_d20250831_m034554_c001_v0001120_t0003_u01756611954907") 2025/08/31 03:52:38 DEBUG : dst/one.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f112052bfdb04d407_d20250831_m034551_c001_v0001093_t0004_u01756611951239") 2025/08/31 03:52:38 DEBUG : dst/three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763dba_d20250831_m034504_c001_v7007000_t0000_u01756611904013") 2025/08/31 03:52:38 DEBUG : dst/three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100fcb07ac05e78b_d20250831_m034502_c001_v0001041_t0023_u01756611902172") 2025/08/31 03:52:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c217_d20250831_m034625_c001_v7007000_t0000_u01756611985037") 2025/08/31 03:52:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f113c174ee01bf428_d20250831_m034623_c001_v0001182_t0059_u01756611983175") 2025/08/31 03:52:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f102d07ed1f510906_d20250831_m034619_c001_v0001113_t0000_u01756611979100") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c219_d20250831_m034625_c001_v7007000_t0000_u01756611985220") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1101ac8747b08ef4_d20250831_m034623_c001_v0001029_t0012_u01756611983560") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042bff_d20250831_m034623_c001_v7007000_t0000_u01756611983377") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1101ac8747b08ee6_d20250831_m034619_c001_v0001029_t0009_u01756611979652") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042bfa_d20250831_m034619_c001_v7007000_t0000_u01756611979469") 2025/08/31 03:52:38 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717342_d20250831_m034613_c001_v0001117_t0046_u01756611973533") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ad0a_d20250831_m034610_c001_v7007000_t0000_u01756611970704") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1014ec03481b6d0f_d20250831_m034609_c001_v0001181_t0031_u01756611969661") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46eec_d20250831_m034609_c001_v7007000_t0000_u01756611969477") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1014ec03481b6cef_d20250831_m034606_c001_v0001181_t0059_u01756611966977") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46ee7_d20250831_m034606_c001_v7007000_t0000_u01756611966791") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717322_d20250831_m034601_c001_v0001117_t0047_u01756611961906") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f403da38b8dbdb9f4_d20250831_m034556_c001_v7007000_t0000_u01756611956378") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c917_d20250831_m034553_c001_v0001091_t0001_u01756611953970") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f403da38b8dbdb9f2_d20250831_m034553_c001_v7007000_t0000_u01756611953242") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7172e6_d20250831_m034548_c001_v0001117_t0039_u01756611948209") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40952c130bc6a374_d20250831_m034545_c001_v7007000_t0000_u01756611945484") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c901_d20250831_m034542_c001_v0001091_t0033_u01756611942568") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40952c130bc6a370_d20250831_m034541_c001_v7007000_t0000_u01756611941419") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7172c0_d20250831_m034534_c001_v0001117_t0011_u01756611934315") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c201_d20250831_m034531_c001_v7007000_t0000_u01756611931335") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8f1_d20250831_m034528_c001_v0001091_t0051_u01756611928709") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c1ff_d20250831_m034527_c001_v7007000_t0000_u01756611927620") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717288_d20250831_m034521_c001_v0001117_t0047_u01756611921294") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef734977_d20250831_m034516_c001_v7007000_t0000_u01756611916128") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3968_d20250831_m034513_c001_v0001092_t0029_u01756611913962") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef734970_d20250831_m034512_c001_v7007000_t0000_u01756611912874") 2025/08/31 03:52:39 DEBUG : dst/three.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8c9_d20250831_m034506_c001_v0001091_t0044_u01756611906752") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ad0b_d20250831_m034610_c001_v7007000_t0000_u01756611970886") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1092c3332e56d585_d20250831_m034609_c001_v0001182_t0001_u01756611969268") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f103a2f70e857f1b6_d20250831_m034606_c001_v0001176_t0012_u01756611966566") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8accf_d20250831_m034557_c001_v7007000_t0000_u01756611957300") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1143b00db6ff3de4_d20250831_m034556_c001_v0001090_t0020_u01756611956012") 2025/08/31 03:52:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f107df9ba5ea94e65_d20250831_m034552_c001_v0001117_t0036_u01756611952728") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c21a_d20250831_m034625_c001_v7007000_t0000_u01756611985404") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717340_d20250831_m034612_c001_v0001117_t0030_u01756611972806") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8ad0c_d20250831_m034611_c001_v7007000_t0000_u01756611971069") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71731c_d20250831_m034601_c001_v0001117_t0050_u01756611961299") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acd0_d20250831_m034557_c001_v7007000_t0000_u01756611957483") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c90f_d20250831_m034547_c001_v0001091_t0012_u01756611947829") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d8acc7_d20250831_m034546_c001_v7007000_t0000_u01756611946595") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8fb_d20250831_m034533_c001_v0001091_t0046_u01756611933811") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e1b8_d20250831_m034532_c001_v7007000_t0000_u01756611932432") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c8dd_d20250831_m034518_c001_v0001091_t0014_u01756611918869") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c41_d20250831_m034517_c001_v7007000_t0000_u01756611917225") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717254_d20250831_m034505_c001_v0001117_t0046_u01756611905895") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763dbb_d20250831_m034504_c001_v7007000_t0000_u01756611904195") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1106cd72e4429a79_d20250831_m034459_c001_v0001040_t0023_u01756611899453") 2025/08/31 03:52:40 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6c67_d20250831_m034437_c001_v7007000_t0000_u01756611877942") 2025/08/31 03:52:41 DEBUG : dst/two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f113c174ee01bf074_d20250831_m034436_c001_v0001182_t0020_u01756611876808") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef7344e6_d20250831_m034355_c001_v7007000_t0000_u01756611835336") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c83a_d20250831_m034347_c001_v0001091_t0005_u01756611827980") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e8cc_d20250831_m034345_c001_v7007000_t0000_u01756611825753") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c808_d20250831_m034324_c001_v0001091_t0057_u01756611804902") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f416953a890c29e08_d20250831_m034311_c001_v7007000_t0000_u01756611791886") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7d4_d20250831_m034304_c001_v0001091_t0026_u01756611784774") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e85_d20250831_m034243_c001_v7007000_t0000_u01756611763191") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c79c_d20250831_m034241_c001_v0001091_t0030_u01756611761186") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e80_d20250831_m034240_c001_v7007000_t0000_u01756611760128") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c792_d20250831_m034238_c001_v0001091_t0005_u01756611758693") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e7b_d20250831_m034235_c001_v7007000_t0000_u01756611755429") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c76a_d20250831_m034233_c001_v0001091_t0010_u01756611753473") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e78_d20250831_m034232_c001_v7007000_t0000_u01756611752617") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c75e_d20250831_m034231_c001_v0001091_t0037_u01756611751073") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e69_d20250831_m034224_c001_v7007000_t0000_u01756611744600") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c736_d20250831_m034222_c001_v0001091_t0032_u01756611742796") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e64_d20250831_m034221_c001_v7007000_t0000_u01756611741879") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c730_d20250831_m034221_c001_v0001091_t0038_u01756611741011") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465c7_d20250831_m034216_c001_v7007000_t0000_u01756611736008") 2025/08/31 03:52:41 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c718_d20250831_m034214_c001_v0001091_t0010_u01756611734307") 2025/08/31 03:52:42 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465c0_d20250831_m034212_c001_v7007000_t0000_u01756611732459") 2025/08/31 03:52:42 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6fe_d20250831_m034211_c001_v0001091_t0045_u01756611731314") 2025/08/31 03:52:42 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465bc_d20250831_m034210_c001_v7007000_t0000_u01756611730944") 2025/08/31 03:52:42 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f102ae72604522c0b_d20250831_m034210_c001_v0001182_t0041_u01756611730368") 2025/08/31 03:52:42 DEBUG : empty space: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6f4_d20250831_m034208_c001_v0001091_t0004_u01756611728651") 2025/08/31 03:52:42 DEBUG : enormous: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e83_d20250831_m034242_c001_v7007000_t0000_u01756611762271") 2025/08/31 03:52:42 DEBUG : enormous: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7a0_d20250831_m034241_c001_v0001091_t0027_u01756611761521") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4155448b3227c227_d20250831_m034630_c001_v7007000_t0000_u01756611990205") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717380_d20250831_m034628_c001_v0001117_t0056_u01756611988744") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46655_d20250831_m034303_c001_v7007000_t0000_u01756611783043") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7d2_d20250831_m034301_c001_v0001091_t0028_u01756611781840") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465ae_d20250831_m034205_c001_v7007000_t0000_u01756611725541") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6de_d20250831_m034204_c001_v0001091_t0052_u01756611724208") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465a9_d20250831_m034203_c001_v7007000_t0000_u01756611723641") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6da_d20250831_m034202_c001_v0001091_t0030_u01756611722717") 2025/08/31 03:52:42 DEBUG : existing: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6d6_d20250831_m034201_c001_v0001091_t0023_u01756611721644") 2025/08/31 03:52:42 DEBUG : existing-b: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46656_d20250831_m034303_c001_v7007000_t0000_u01756611783226") 2025/08/31 03:52:42 DEBUG : existing-b: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b382c_d20250831_m034301_c001_v0001092_t0048_u01756611781849") 2025/08/31 03:52:42 DEBUG : file1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d3f_d20250831_m034745_c001_v7007000_t0000_u01756612065936") 2025/08/31 03:52:42 DEBUG : file1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522960f6_d20250831_m034744_c001_v0001184_t0000_u01756612064854") 2025/08/31 03:52:43 DEBUG : file1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d39_d20250831_m034743_c001_v7007000_t0000_u01756612063564") 2025/08/31 03:52:43 DEBUG : file1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcafa_d20250831_m034742_c001_v0001146_t0056_u01756612062199") 2025/08/31 03:52:43 DEBUG : five: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e86_d20250831_m034247_c001_v7007000_t0000_u01756611767246") 2025/08/31 03:52:43 DEBUG : five: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40378c5aa136c7b0_d20250831_m034245_c001_v0001091_t0012_u01756611765157") 2025/08/31 03:52:43 DEBUG : foo: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465c3_d20250831_m034213_c001_v7007000_t0000_u01756611733938") 2025/08/31 03:52:43 DEBUG : foo: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40378c5aa136c714_d20250831_m034213_c001_v0001091_t0012_u01756611733387") 2025/08/31 03:52:43 DEBUG : foo: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40378c5aa136c710_d20250831_m034212_c001_v0001091_t0012_u01756611732830") 2025/08/31 03:52:43 DEBUG : four: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e87_d20250831_m034247_c001_v7007000_t0000_u01756611767429") 2025/08/31 03:52:43 DEBUG : four: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418b641c927b37f2_d20250831_m034245_c001_v0001092_t0022_u01756611765706") 2025/08/31 03:52:43 DEBUG : four: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7ae_d20250831_m034244_c001_v0001091_t0058_u01756611764413") 2025/08/31 03:52:43 DEBUG : hello world2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f6_d20250831_m034057_c001_v7007000_t0000_u01756611657793") 2025/08/31 03:52:43 DEBUG : hello world2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5fa_d20250831_m034057_c001_v0001091_t0016_u01756611657040") 2025/08/31 03:52:43 DEBUG : ignore-size: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465a3_d20250831_m034201_c001_v7007000_t0000_u01756611721275") 2025/08/31 03:52:43 DEBUG : ignore-size: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6d2_d20250831_m034200_c001_v0001091_t0044_u01756611720087") 2025/08/31 03:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4664d_d20250831_m034301_c001_v7007000_t0000_u01756611781090") 2025/08/31 03:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717098_d20250831_m034300_c001_v0001117_t0033_u01756611780177") 2025/08/31 03:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4664b_d20250831_m034259_c001_v7007000_t0000_u01756611779444") 2025/08/31 03:52:43 DEBUG : nested/sub dir/file: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3822_d20250831_m034258_c001_v0001092_t0003_u01756611778196") 2025/08/31 03:52:43 DEBUG : one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e88_d20250831_m034247_c001_v7007000_t0000_u01756611767611") 2025/08/31 03:52:43 DEBUG : one: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40378c5aa136c7a4_d20250831_m034243_c001_v0001091_t0012_u01756611763582") 2025/08/31 03:52:43 DEBUG : only0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d05_d20250831_m034737_c001_v7007000_t0000_u01756612057777") 2025/08/31 03:52:43 DEBUG : only0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c365_d20250831_m034733_c001_v0001117_t0029_u01756612053092") 2025/08/31 03:52:43 DEBUG : only0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717477_d20250831_m034706_c001_v0001117_t0014_u01756612026104") 2025/08/31 03:52:43 DEBUG : only0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c26_d20250831_m034700_c001_v7007000_t0000_u01756612020220") 2025/08/31 03:52:44 DEBUG : only0: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173ac_d20250831_m034634_c001_v0001117_t0027_u01756611994728") 2025/08/31 03:52:44 DEBUG : only1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d06_d20250831_m034737_c001_v7007000_t0000_u01756612057958") 2025/08/31 03:52:44 DEBUG : only1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4109ccc72eedcacc_d20250831_m034732_c001_v0001146_t0036_u01756612052918") 2025/08/31 03:52:44 DEBUG : only1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71747d_d20250831_m034707_c001_v0001117_t0054_u01756612027682") 2025/08/31 03:52:44 DEBUG : only1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c24_d20250831_m034659_c001_v7007000_t0000_u01756612019855") 2025/08/31 03:52:44 DEBUG : only1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173b4_d20250831_m034635_c001_v0001117_t0000_u01756611995806") 2025/08/31 03:52:44 DEBUG : only10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d09_d20250831_m034738_c001_v7007000_t0000_u01756612058140") 2025/08/31 03:52:44 DEBUG : only10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd717531_d20250831_m034733_c001_v0001117_t0047_u01756612053306") 2025/08/31 03:52:44 DEBUG : only10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174c5_d20250831_m034719_c001_v0001117_t0047_u01756612039164") 2025/08/31 03:52:44 DEBUG : only10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c8e_d20250831_m034700_c001_v7007000_t0000_u01756612020016") 2025/08/31 03:52:44 DEBUG : only10: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71740d_d20250831_m034647_c001_v0001117_t0053_u01756612007471") 2025/08/31 03:52:44 DEBUG : only11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d0a_d20250831_m034738_c001_v7007000_t0000_u01756612058325") 2025/08/31 03:52:44 DEBUG : only11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd717523_d20250831_m034731_c001_v0001117_t0047_u01756612051977") 2025/08/31 03:52:44 DEBUG : only11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174d9_d20250831_m034721_c001_v0001117_t0018_u01756612041205") 2025/08/31 03:52:44 DEBUG : only11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647515_d20250831_m034659_c001_v7007000_t0000_u01756612019673") 2025/08/31 03:52:44 DEBUG : only11: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717419_d20250831_m034648_c001_v0001117_t0054_u01756612008701") 2025/08/31 03:52:44 DEBUG : only12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d0b_d20250831_m034738_c001_v7007000_t0000_u01756612058506") 2025/08/31 03:52:44 DEBUG : only12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd717527_d20250831_m034732_c001_v0001117_t0047_u01756612052554") 2025/08/31 03:52:44 DEBUG : only12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174dd_d20250831_m034722_c001_v0001117_t0051_u01756612042771") 2025/08/31 03:52:44 DEBUG : only12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41260f41d99beb90_d20250831_m034659_c001_v7007000_t0000_u01756612019684") 2025/08/31 03:52:45 DEBUG : only12: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717423_d20250831_m034649_c001_v0001117_t0058_u01756612009782") 2025/08/31 03:52:45 DEBUG : only13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d0c_d20250831_m034738_c001_v7007000_t0000_u01756612058688") 2025/08/31 03:52:45 DEBUG : only13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c35b_d20250831_m034732_c001_v0001117_t0029_u01756612052537") 2025/08/31 03:52:45 DEBUG : only13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174e9_d20250831_m034723_c001_v0001117_t0016_u01756612043890") 2025/08/31 03:52:45 DEBUG : only13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647512_d20250831_m034659_c001_v7007000_t0000_u01756612019099") 2025/08/31 03:52:45 DEBUG : only13: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71742d_d20250831_m034651_c001_v0001117_t0051_u01756612011032") 2025/08/31 03:52:45 DEBUG : only14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d12_d20250831_m034738_c001_v7007000_t0000_u01756612058880") 2025/08/31 03:52:45 DEBUG : only14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4109ccc72eedcaca_d20250831_m034732_c001_v0001146_t0036_u01756612052721") 2025/08/31 03:52:45 DEBUG : only14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174f3_d20250831_m034725_c001_v0001117_t0040_u01756612045080") 2025/08/31 03:52:45 DEBUG : only14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c25_d20250831_m034700_c001_v7007000_t0000_u01756612020037") 2025/08/31 03:52:45 DEBUG : only14: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717433_d20250831_m034651_c001_v0001117_t0041_u01756612011997") 2025/08/31 03:52:45 DEBUG : only15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d13_d20250831_m034739_c001_v7007000_t0000_u01756612059074") 2025/08/31 03:52:45 DEBUG : only15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400dd6f752296076_d20250831_m034732_c001_v0001184_t0049_u01756612052908") 2025/08/31 03:52:45 DEBUG : only15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174f9_d20250831_m034726_c001_v0001117_t0054_u01756612046094") 2025/08/31 03:52:45 DEBUG : only15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647513_d20250831_m034659_c001_v7007000_t0000_u01756612019283") 2025/08/31 03:52:45 DEBUG : only15: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717439_d20250831_m034653_c001_v0001117_t0021_u01756612013053") 2025/08/31 03:52:45 DEBUG : only16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d14_d20250831_m034739_c001_v7007000_t0000_u01756612059255") 2025/08/31 03:52:45 DEBUG : only16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400dd6f75229607e_d20250831_m034733_c001_v0001184_t0049_u01756612053102") 2025/08/31 03:52:45 DEBUG : only16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174ff_d20250831_m034727_c001_v0001117_t0018_u01756612047209") 2025/08/31 03:52:45 DEBUG : only16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647514_d20250831_m034659_c001_v7007000_t0000_u01756612019466") 2025/08/31 03:52:45 DEBUG : only16: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71743f_d20250831_m034654_c001_v0001117_t0013_u01756612014123") 2025/08/31 03:52:46 DEBUG : only17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d15_d20250831_m034739_c001_v7007000_t0000_u01756612059437") 2025/08/31 03:52:46 DEBUG : only17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c35d_d20250831_m034732_c001_v0001117_t0029_u01756612052724") 2025/08/31 03:52:46 DEBUG : only17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71750b_d20250831_m034728_c001_v0001117_t0059_u01756612048254") 2025/08/31 03:52:46 DEBUG : only17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c8c_d20250831_m034659_c001_v7007000_t0000_u01756612019835") 2025/08/31 03:52:46 DEBUG : only17: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717449_d20250831_m034655_c001_v0001117_t0024_u01756612015326") 2025/08/31 03:52:46 DEBUG : only18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d1a_d20250831_m034739_c001_v7007000_t0000_u01756612059619") 2025/08/31 03:52:46 DEBUG : only18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd717529_d20250831_m034732_c001_v0001117_t0047_u01756612052739") 2025/08/31 03:52:46 DEBUG : only18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717515_d20250831_m034729_c001_v0001117_t0019_u01756612049488") 2025/08/31 03:52:46 DEBUG : only18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c8a_d20250831_m034659_c001_v7007000_t0000_u01756612019471") 2025/08/31 03:52:46 DEBUG : only18: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717451_d20250831_m034656_c001_v0001117_t0052_u01756612016301") 2025/08/31 03:52:46 DEBUG : only19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d1b_d20250831_m034739_c001_v7007000_t0000_u01756612059802") 2025/08/31 03:52:46 DEBUG : only19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c361_d20250831_m034732_c001_v0001117_t0029_u01756612052909") 2025/08/31 03:52:46 DEBUG : only19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717519_d20250831_m034730_c001_v0001117_t0021_u01756612050787") 2025/08/31 03:52:47 DEBUG : only19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c22_d20250831_m034659_c001_v7007000_t0000_u01756612019480") 2025/08/31 03:52:47 DEBUG : only19: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71745b_d20250831_m034657_c001_v0001117_t0011_u01756612017421") 2025/08/31 03:52:47 DEBUG : only2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d1c_d20250831_m034739_c001_v7007000_t0000_u01756612059983") 2025/08/31 03:52:47 DEBUG : only2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd71752d_d20250831_m034732_c001_v0001117_t0047_u01756612052929") 2025/08/31 03:52:47 DEBUG : only2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717485_d20250831_m034708_c001_v0001117_t0023_u01756612028791") 2025/08/31 03:52:47 DEBUG : only2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41260f41d99beb8f_d20250831_m034659_c001_v7007000_t0000_u01756612019497") 2025/08/31 03:52:47 DEBUG : only2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173bc_d20250831_m034636_c001_v0001117_t0004_u01756611996911") 2025/08/31 03:52:47 DEBUG : only3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d1d_d20250831_m034740_c001_v7007000_t0000_u01756612060164") 2025/08/31 03:52:47 DEBUG : only3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4109ccc72eedcace_d20250831_m034733_c001_v0001146_t0036_u01756612053111") 2025/08/31 03:52:47 DEBUG : only3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71748b_d20250831_m034709_c001_v0001117_t0013_u01756612029805") 2025/08/31 03:52:47 DEBUG : only3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c8b_d20250831_m034659_c001_v7007000_t0000_u01756612019652") 2025/08/31 03:52:47 DEBUG : only3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173c4_d20250831_m034637_c001_v0001117_t0058_u01756611997983") 2025/08/31 03:52:47 DEBUG : only4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d23_d20250831_m034740_c001_v7007000_t0000_u01756612060345") 2025/08/31 03:52:47 DEBUG : only4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd71752f_d20250831_m034733_c001_v0001117_t0047_u01756612053122") 2025/08/31 03:52:47 DEBUG : only4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717495_d20250831_m034711_c001_v0001117_t0045_u01756612031208") 2025/08/31 03:52:47 DEBUG : only4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41260f41d99beb91_d20250831_m034659_c001_v7007000_t0000_u01756612019865") 2025/08/31 03:52:47 DEBUG : only4: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173d2_d20250831_m034639_c001_v0001117_t0028_u01756611999431") 2025/08/31 03:52:47 DEBUG : only5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d25_d20250831_m034740_c001_v7007000_t0000_u01756612060526") 2025/08/31 03:52:47 DEBUG : only5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400dd6f752296088_d20250831_m034733_c001_v0001184_t0049_u01756612053285") 2025/08/31 03:52:47 DEBUG : only5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71749d_d20250831_m034712_c001_v0001117_t0010_u01756612032962") 2025/08/31 03:52:48 DEBUG : only5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41260f41d99beb92_d20250831_m034700_c001_v7007000_t0000_u01756612020047") 2025/08/31 03:52:48 DEBUG : only5: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173dc_d20250831_m034641_c001_v0001117_t0012_u01756612001016") 2025/08/31 03:52:48 DEBUG : only6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d26_d20250831_m034740_c001_v7007000_t0000_u01756612060708") 2025/08/31 03:52:48 DEBUG : only6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c36b_d20250831_m034733_c001_v0001117_t0029_u01756612053461") 2025/08/31 03:52:48 DEBUG : only6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174a5_d20250831_m034714_c001_v0001117_t0000_u01756612034375") 2025/08/31 03:52:48 DEBUG : only6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647516_d20250831_m034659_c001_v7007000_t0000_u01756612019879") 2025/08/31 03:52:48 DEBUG : only6: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173e8_d20250831_m034642_c001_v0001117_t0019_u01756612002686") 2025/08/31 03:52:48 DEBUG : only7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d27_d20250831_m034740_c001_v7007000_t0000_u01756612060891") 2025/08/31 03:52:48 DEBUG : only7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4148c7ba08e2c367_d20250831_m034733_c001_v0001117_t0029_u01756612053276") 2025/08/31 03:52:48 DEBUG : only7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174ab_d20250831_m034715_c001_v0001117_t0040_u01756612035346") 2025/08/31 03:52:48 DEBUG : only7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405f7ebc4a042c23_d20250831_m034659_c001_v7007000_t0000_u01756612019670") 2025/08/31 03:52:48 DEBUG : only7: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173f2_d20250831_m034643_c001_v0001117_t0028_u01756612003737") 2025/08/31 03:52:48 DEBUG : only8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d28_d20250831_m034741_c001_v7007000_t0000_u01756612061077") 2025/08/31 03:52:48 DEBUG : only8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f400dd6f75229608e_d20250831_m034733_c001_v0001184_t0049_u01756612053470") 2025/08/31 03:52:48 DEBUG : only8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174b3_d20250831_m034716_c001_v0001117_t0011_u01756612036675") 2025/08/31 03:52:48 DEBUG : only8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4078226740647518_d20250831_m034700_c001_v7007000_t0000_u01756612020062") 2025/08/31 03:52:48 DEBUG : only8: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7173fb_d20250831_m034645_c001_v0001117_t0021_u01756612005098") 2025/08/31 03:52:48 DEBUG : only9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d29_d20250831_m034741_c001_v7007000_t0000_u01756612061261") 2025/08/31 03:52:48 DEBUG : only9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4109ccc72eedcad0_d20250831_m034733_c001_v0001146_t0036_u01756612053295") 2025/08/31 03:52:48 DEBUG : only9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7174b7_d20250831_m034717_c001_v0001117_t0015_u01756612037822") 2025/08/31 03:52:48 DEBUG : only9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4142755312216c8f_d20250831_m034700_c001_v7007000_t0000_u01756612020197") 2025/08/31 03:52:48 DEBUG : only9: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717403_d20250831_m034646_c001_v0001117_t0045_u01756612006423") 2025/08/31 03:52:48 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4663d_d20250831_m034257_c001_v7007000_t0000_u01756611777059") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717080_d20250831_m034254_c001_v0001117_t0034_u01756611774871") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4662d_d20250831_m034253_c001_v7007000_t0000_u01756611773766") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7b4_d20250831_m034251_c001_v0001091_t0010_u01756611771654") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e8e_d20250831_m034250_c001_v7007000_t0000_u01756611770918") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717068_d20250831_m034248_c001_v0001117_t0000_u01756611768539") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e7e_d20250831_m034237_c001_v7007000_t0000_u01756611757771") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c786_d20250831_m034235_c001_v0001091_t0005_u01756611755982") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e7a_d20250831_m034234_c001_v7007000_t0000_u01756611754280") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c768_d20250831_m034233_c001_v0001091_t0004_u01756611753167") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e76_d20250831_m034231_c001_v7007000_t0000_u01756611751796") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c75c_d20250831_m034230_c001_v0001091_t0050_u01756611750605") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e66_d20250831_m034224_c001_v7007000_t0000_u01756611744041") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c734_d20250831_m034222_c001_v0001091_t0050_u01756611742429") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e65_d20250831_m034222_c001_v7007000_t0000_u01756611742062") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c72e_d20250831_m034220_c001_v0001091_t0059_u01756611740596") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e63_d20250831_m034220_c001_v7007000_t0000_u01756611740229") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c728_d20250831_m034219_c001_v0001091_t0029_u01756611739180") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c726_d20250831_m034218_c001_v0001091_t0018_u01756611738428") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465cd_d20250831_m034218_c001_v7007000_t0000_u01756611738059") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c722_d20250831_m034217_c001_v0001091_t0000_u01756611737388") 2025/08/31 03:52:49 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c71e_d20250831_m034216_c001_v0001091_t0041_u01756611736560") 2025/08/31 03:52:50 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f465c9_d20250831_m034216_c001_v7007000_t0000_u01756611736191") 2025/08/31 03:52:50 DEBUG : potato: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c71c_d20250831_m034215_c001_v0001091_t0042_u01756611735082") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba3103b265_d20250831_m034412_c001_v7007000_t0000_u01756611852668") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7171ac_d20250831_m034411_c001_v0001117_t0054_u01756611851682") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef7344e7_d20250831_m034355_c001_v7007000_t0000_u01756611835656") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717144_d20250831_m034347_c001_v0001117_t0057_u01756611827074") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950510ce_d20250831_m034332_c001_v7007000_t0000_u01756611812746") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7170f8_d20250831_m034323_c001_v0001117_t0004_u01756611803836") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f416953a890c29e09_d20250831_m034312_c001_v7007000_t0000_u01756611792285") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7170ac_d20250831_m034304_c001_v0001117_t0015_u01756611784216") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e84_d20250831_m034242_c001_v7007000_t0000_u01756611762454") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c798_d20250831_m034240_c001_v0001091_t0005_u01756611760678") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e82_d20250831_m034240_c001_v7007000_t0000_u01756611760310") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c78e_d20250831_m034238_c001_v0001091_t0015_u01756611758320") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e7f_d20250831_m034237_c001_v7007000_t0000_u01756611757954") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c78c_d20250831_m034236_c001_v0001091_t0024_u01756611756856") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e7c_d20250831_m034235_c001_v7007000_t0000_u01756611755611") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c776_d20250831_m034234_c001_v0001091_t0050_u01756611754649") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e79_d20250831_m034232_c001_v7007000_t0000_u01756611752799") 2025/08/31 03:52:50 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c760_d20250831_m034231_c001_v0001091_t0012_u01756611751812") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e6a_d20250831_m034224_c001_v7007000_t0000_u01756611744783") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c73a_d20250831_m034223_c001_v0001091_t0039_u01756611743592") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f9_d20250831_m034100_c001_v7007000_t0000_u01756611660974") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c604_d20250831_m034100_c001_v0001091_t0007_u01756611660056") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f8_d20250831_m034059_c001_v7007000_t0000_u01756611659149") 2025/08/31 03:52:51 DEBUG : potato2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5fe_d20250831_m034058_c001_v0001091_t0028_u01756611658345") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f421ff5b6ef7344e8_d20250831_m034356_c001_v7007000_t0000_u01756611836019") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b389c_d20250831_m034348_c001_v0001092_t0040_u01756611828697") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950510cf_d20250831_m034333_c001_v7007000_t0000_u01756611813055") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3872_d20250831_m034325_c001_v0001092_t0016_u01756611805806") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f416953a890c29e0a_d20250831_m034312_c001_v7007000_t0000_u01756611792488") 2025/08/31 03:52:51 DEBUG : potato3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3840_d20250831_m034305_c001_v0001092_t0012_u01756611785145") 2025/08/31 03:52:51 DEBUG : pre-dest1/1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763daf_d20250831_m034447_c001_v7007000_t0000_u01756611887050") 2025/08/31 03:52:51 DEBUG : pre-dest1/1: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b392e_d20250831_m034438_c001_v0001092_t0017_u01756611878690") 2025/08/31 03:52:51 DEBUG : pre-dest2/2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41889eba56763db0_d20250831_m034447_c001_v7007000_t0000_u01756611887232") 2025/08/31 03:52:51 DEBUG : pre-dest2/2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717200_d20250831_m034439_c001_v0001117_t0015_u01756611879492") 2025/08/31 03:52:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6c56_d20250831_m034424_c001_v7007000_t0000_u01756611864363") 2025/08/31 03:52:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c87f_d20250831_m034421_c001_v0001091_t0049_u01756611861183") 2025/08/31 03:52:51 DEBUG : sizeonly: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4659d_d20250831_m034159_c001_v7007000_t0000_u01756611719530") 2025/08/31 03:52:51 DEBUG : sizeonly: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6cc_d20250831_m034158_c001_v0001091_t0058_u01756611718472") 2025/08/31 03:52:52 DEBUG : splitbanan: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6e73_d20250831_m034956_c001_v7007000_t0000_u01756612196483") 2025/08/31 03:52:52 DEBUG : splitbanan: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752296ae6_d20250831_m034948_c001_v0001184_t0036_u01756612188706") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6f9f_d20250831_m035128_c001_v7007000_t0000_u01756612288658") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717945_d20250831_m035121_c001_v0001117_t0034_u01756612281860") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4091ab7029dc14f2_d20250831_m035110_c001_v7007000_t0000_u01756612270188") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178f7_d20250831_m035103_c001_v0001117_t0008_u01756612263410") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f408ee6942fbef915_d20250831_m035051_c001_v7007000_t0000_u01756612251397") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7178a1_d20250831_m035044_c001_v0001117_t0044_u01756612244954") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec58d5_d20250831_m035033_c001_v7007000_t0000_u01756612233178") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717845_d20250831_m035026_c001_v0001117_t0014_u01756612226711") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e588d_d20250831_m035015_c001_v7007000_t0000_u01756612215065") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7177ef_d20250831_m035008_c001_v0001117_t0039_u01756612208020") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4700f_d20250831_m034951_c001_v7007000_t0000_u01756612191056") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c5d3_d20250831_m034947_c001_v0001117_t0047_u01756612187458") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fc0_d20250831_m034935_c001_v7007000_t0000_u01756612175746") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717743_d20250831_m034927_c001_v0001117_t0038_u01756612167475") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40754adfaf68e962_d20250831_m034926_c001_v7007000_t0000_u01756612166483") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c54d_d20250831_m034922_c001_v0001117_t0037_u01756612162436") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46fd9_d20250831_m034910_c001_v7007000_t0000_u01756612150979") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c4f1_d20250831_m034903_c001_v0001117_t0001_u01756612143372") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba3103b426_d20250831_m034901_c001_v7007000_t0000_u01756612141798") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7176a3_d20250831_m034858_c001_v0001117_t0058_u01756612138100") 2025/08/31 03:52:52 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40340416a7e5e28f_d20250831_m034841_c001_v7007000_t0000_u01756612121145") 2025/08/31 03:52:53 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c467_d20250831_m034836_c001_v0001117_t0017_u01756612116735") 2025/08/31 03:52:53 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f401c0b60c55e57c9_d20250831_m034825_c001_v7007000_t0000_u01756612105633") 2025/08/31 03:52:53 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c429_d20250831_m034818_c001_v0001117_t0004_u01756612098721") 2025/08/31 03:52:53 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea950515a1_d20250831_m034807_c001_v7007000_t0000_u01756612087277") 2025/08/31 03:52:53 DEBUG : splitbananasplit: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3d5_d20250831_m034800_c001_v0001117_t0002_u01756612080192") 2025/08/31 03:52:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4017070bda886fab_d20250831_m034930_c001_v7007000_t0000_u01756612170777") 2025/08/31 03:52:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c553_d20250831_m034923_c001_v0001117_t0054_u01756612163772") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d59_d20250831_m034750_c001_v7007000_t0000_u01756612070522") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f75229612a_d20250831_m034749_c001_v0001184_t0027_u01756612069118") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d48_d20250831_m034748_c001_v7007000_t0000_u01756612068323") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71755f_d20250831_m034746_c001_v0001117_t0007_u01756612066875") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4664e_d20250831_m034301_c001_v7007000_t0000_u01756611781287") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3826_d20250831_m034300_c001_v0001092_t0057_u01756611780185") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4664c_d20250831_m034259_c001_v7007000_t0000_u01756611779626") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7c2_d20250831_m034258_c001_v0001091_t0046_u01756611778550") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46592_d20250831_m034156_c001_v7007000_t0000_u01756611716019") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6b6_d20250831_m034154_c001_v0001091_t0034_u01756611714531") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4658b_d20250831_m034154_c001_v7007000_t0000_u01756611714165") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c6b4_d20250831_m034153_c001_v0001091_t0034_u01756611713072") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46577_d20250831_m034147_c001_v7007000_t0000_u01756611707231") 2025/08/31 03:52:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c69a_d20250831_m034146_c001_v0001091_t0049_u01756611706201") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46571_d20250831_m034145_c001_v7007000_t0000_u01756611705655") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c690_d20250831_m034144_c001_v0001091_t0027_u01756611704143") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c684_d20250831_m034138_c001_v0001091_t0032_u01756611698216") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95050fd0_d20250831_m034137_c001_v7007000_t0000_u01756611697852") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c67e_d20250831_m034136_c001_v0001091_t0027_u01756611696976") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c67c_d20250831_m034136_c001_v0001091_t0011_u01756611696029") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4055ecea95050fcf_d20250831_m034135_c001_v7007000_t0000_u01756611695299") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c668_d20250831_m034128_c001_v0001091_t0010_u01756611688488") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c652_d20250831_m034121_c001_v0001091_t0005_u01756611681974") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d89e7a_d20250831_m034121_c001_v7007000_t0000_u01756611681611") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c64a_d20250831_m034120_c001_v0001091_t0000_u01756611680895") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c648_d20250831_m034120_c001_v0001091_t0052_u01756611680141") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4136650219d89e6b_d20250831_m034119_c001_v7007000_t0000_u01756611679413") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c630_d20250831_m034110_c001_v0001091_t0034_u01756611670084") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec49bc_d20250831_m034109_c001_v7007000_t0000_u01756611669720") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c626_d20250831_m034109_c001_v0001091_t0000_u01756611669011") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec49b9_d20250831_m034108_c001_v7007000_t0000_u01756611668103") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c620_d20250831_m034107_c001_v0001091_t0008_u01756611667248") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec3c1b_d20250831_m034106_c001_v7007000_t0000_u01756611666702") 2025/08/31 03:52:54 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c61a_d20250831_m034106_c001_v0001091_t0045_u01756611666019") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec24a9_d20250831_m034105_c001_v7007000_t0000_u01756611665081") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c610_d20250831_m034104_c001_v0001091_t0001_u01756611664169") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec24a7_d20250831_m034103_c001_v7007000_t0000_u01756611663623") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c60e_d20250831_m034102_c001_v0001091_t0005_u01756611662791") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22fd_d20250831_m034102_c001_v7007000_t0000_u01756611662246") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c606_d20250831_m034101_c001_v0001091_t0045_u01756611661527") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f5_d20250831_m034056_c001_v7007000_t0000_u01756611656495") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5f6_d20250831_m034055_c001_v0001091_t0034_u01756611655779") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f4_d20250831_m034055_c001_v7007000_t0000_u01756611655233") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5f0_d20250831_m034054_c001_v0001091_t0046_u01756611654482") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f3_d20250831_m034053_c001_v7007000_t0000_u01756611653568") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5ec_d20250831_m034052_c001_v0001091_t0044_u01756611652717") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f4023ff6b64ec22f2_d20250831_m034050_c001_v7007000_t0000_u01756611650233") 2025/08/31 03:52:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c5d8_d20250831_m034049_c001_v0001091_t0018_u01756611649448") 2025/08/31 03:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d5e_d20250831_m034750_c001_v7007000_t0000_u01756612070703") 2025/08/31 03:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c3ad_d20250831_m034749_c001_v0001117_t0016_u01756612069103") 2025/08/31 03:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d4c_d20250831_m034748_c001_v7007000_t0000_u01756612068505") 2025/08/31 03:52:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb16_d20250831_m034746_c001_v0001146_t0055_u01756612066885") 2025/08/31 03:52:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa0_d20250831_m035130_c001_v7007000_t0000_u01756612290653") 2025/08/31 03:52:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f7522972d4_d20250831_m035130_c001_v0001184_t0013_u01756612290025") 2025/08/31 03:52:55 DEBUG : sub/yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4663c_d20250831_m034256_c001_v7007000_t0000_u01756611776509") 2025/08/31 03:52:55 DEBUG : sub/yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b380a_d20250831_m034254_c001_v0001092_t0043_u01756611774514") 2025/08/31 03:52:55 DEBUG : test_dir1/file2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d40_d20250831_m034746_c001_v7007000_t0000_u01756612066118") 2025/08/31 03:52:56 DEBUG : test_dir1/file2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedcb04_d20250831_m034744_c001_v0001146_t0035_u01756612064498") 2025/08/31 03:52:56 DEBUG : test_dir1/file2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d3a_d20250831_m034743_c001_v7007000_t0000_u01756612063744") 2025/08/31 03:52:56 DEBUG : test_dir1/file2: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c389_d20250831_m034742_c001_v0001117_t0022_u01756612062225") 2025/08/31 03:52:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d41_d20250831_m034746_c001_v7007000_t0000_u01756612066299") 2025/08/31 03:52:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c395_d20250831_m034744_c001_v0001117_t0053_u01756612064511") 2025/08/31 03:52:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6d3b_d20250831_m034743_c001_v7007000_t0000_u01756612063925") 2025/08/31 03:52:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd717543_d20250831_m034742_c001_v0001117_t0024_u01756612062211") 2025/08/31 03:52:56 DEBUG : three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e89_d20250831_m034247_c001_v7007000_t0000_u01756611767792") 2025/08/31 03:52:56 DEBUG : three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7b2_d20250831_m034246_c001_v0001091_t0029_u01756611766479") 2025/08/31 03:52:56 DEBUG : three: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f10378c5aa136c7aa_d20250831_m034243_c001_v0001091_t0042_u01756611763954") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa2_d20250831_m035132_c001_v7007000_t0000_u01756612292348") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd058_d20250831_m035131_c001_v0001146_t0039_u01756612291613") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fcb_d20250831_m035152_c001_v7007000_t0000_u01756612312747") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c7fd_d20250831_m035150_c001_v0001117_t0019_u01756612310545") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fb9_d20250831_m035148_c001_v7007000_t0000_u01756612308954") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd0a6_d20250831_m035147_c001_v0001146_t0057_u01756612307402") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fb1_d20250831_m035146_c001_v7007000_t0000_u01756612306426") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752297400_d20250831_m035145_c001_v0001184_t0055_u01756612305782") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa9_d20250831_m035139_c001_v7007000_t0000_u01756612299845") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd076_d20250831_m035138_c001_v0001146_t0029_u01756612298804") 2025/08/31 03:52:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fac_d20250831_m035142_c001_v7007000_t0000_u01756612302493") 2025/08/31 03:52:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c7dd_d20250831_m035140_c001_v0001117_t0008_u01756612300805") 2025/08/31 03:52:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa8_d20250831_m035137_c001_v7007000_t0000_u01756612297833") 2025/08/31 03:52:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f100dd6f752297360_d20250831_m035137_c001_v0001184_t0024_u01756612297224") 2025/08/31 03:52:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa7_d20250831_m035136_c001_v7007000_t0000_u01756612296256") 2025/08/31 03:52:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71797b_d20250831_m035135_c001_v0001117_t0054_u01756612295195") 2025/08/31 03:52:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fa4_d20250831_m035134_c001_v7007000_t0000_u01756612294209") 2025/08/31 03:52:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1148c7ba08e2c7b7_d20250831_m035133_c001_v0001117_t0012_u01756612293315") 2025/08/31 03:52:57 DEBUG : toe/toe/toe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f418e1fb304bda377_d20250831_m035157_c001_v7007000_t0000_u01756612317422") 2025/08/31 03:52:57 DEBUG : toe/toe/toe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1109ccc72eedd0d2_d20250831_m035156_c001_v0001146_t0045_u01756612316710") 2025/08/31 03:52:57 DEBUG : toe/toe/toe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6faf_d20250831_m035144_c001_v7007000_t0000_u01756612304799") 2025/08/31 03:52:57 DEBUG : toe/toe/toe: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd71798f_d20250831_m035143_c001_v0001117_t0039_u01756612303484") 2025/08/31 03:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fce_d20250831_m035153_c001_v7007000_t0000_u01756612313336") 2025/08/31 03:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f105d8337cd7179af_d20250831_m035152_c001_v0001117_t0018_u01756612312180") 2025/08/31 03:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f417444ce7fcb6fbe_d20250831_m035149_c001_v7007000_t0000_u01756612309567") 2025/08/31 03:52:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f115b0ff3769c9553_d20250831_m035148_c001_v0001150_t0000_u01756612308715") 2025/08/31 03:52:57 DEBUG : two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e8a_d20250831_m034247_c001_v7007000_t0000_u01756611767975") 2025/08/31 03:52:57 DEBUG : two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f405d8337cd71705e_d20250831_m034245_c001_v0001117_t0047_u01756611765912") 2025/08/31 03:52:57 DEBUG : two: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40378c5aa136c7a6_d20250831_m034243_c001_v0001091_t0012_u01756611763768") 2025/08/31 03:52:57 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f46642_d20250831_m034257_c001_v7007000_t0000_u01756611777241") 2025/08/31 03:52:57 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1143763e27a4a988_d20250831_m034256_c001_v0001041_t0003_u01756611776162") 2025/08/31 03:52:58 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4662c_d20250831_m034253_c001_v7007000_t0000_u01756611773214") 2025/08/31 03:52:58 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b3800_d20250831_m034251_c001_v0001092_t0010_u01756611771660") 2025/08/31 03:52:58 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e8d_d20250831_m034250_c001_v7007000_t0000_u01756611770371") 2025/08/31 03:52:58 DEBUG : yam: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f118b641c927b37fa_d20250831_m034248_c001_v0001092_t0007_u01756611768525") 2025/08/31 03:52:58 DEBUG : yaml: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f41970b34c6f4662e_d20250831_m034253_c001_v7007000_t0000_u01756611773949") 2025/08/31 03:52:58 DEBUG : yaml: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f112580d14bc30197_d20250831_m034252_c001_v0001144_t0021_u01756611772582") 2025/08/31 03:52:58 DEBUG : yaml: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f40604cba31039e8f_d20250831_m034251_c001_v7007000_t0000_u01756611771099") 2025/08/31 03:52:58 DEBUG : yaml: Deleting (id "4_z0f428db3306dfbeb9f880e1b_f1072a9a778eece8b_d20250831_m034249_c001_v0001093_t0032_u01756611769974") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m19.38663885s (try 1/5)