"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/18 04:42:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo" 2025/09/18 04:42:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 04:42:58 DEBUG : Creating backend with remote "/tmp/rclone1012041074" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:42:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:42:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/18 04:42:59 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:42:59 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:01 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:01 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", 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-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:02 DEBUG : Creating backend with remote "/non-existing" 2025/09/18 04:43:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/18 04:43:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:04 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:04 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:05 INFO : B2 bucket rclone-test-zikiqeq6humo: Running all checks before starting transfers 2025/09/18 04:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:05 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:05 INFO : B2 bucket rclone-test-zikiqeq6humo: Checks finished, now starting transfers 2025/09/18 04:43:05 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:06 ERROR : Ignoring --no-traverse with sync 2025/09/18 04:43:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:07 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/18 04:43:08 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:08 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/18 04:43:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:43:10 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:10 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:43:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.74s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 04:43:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:43:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:43:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:43:13 INFO : sub dir2: Making directory 2025/09/18 04:43:13 INFO : sub dir: Making directory 2025/09/18 04:43:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:13 INFO : sub dir2/sub sub dir2: Making directory 2025/09/18 04:43:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:13 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/18 04:43:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.34s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:14 INFO : sub dir2: Making directory 2025/09/18 04:43:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 04:43:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:14 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:14 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:15 DEBUG : sub dir2: Making directory with metadata 2025/09/18 04:43:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:43:15 INFO : sub dir2: Making directory 2025/09/18 04:43:15 INFO : sub dir: Making directory 2025/09/18 04:43:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:16 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:16 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/18 04:43:16 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/18 04:43:16 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:17 INFO : sub dir2: Making directory 2025/09/18 04:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:18 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:18 DEBUG : sub dir2: Making directory with metadata 2025/09/18 04:43:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:43:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:43:19 INFO : sub dir2: Making directory 2025/09/18 04:43:19 INFO : sub dir: Making directory 2025/09/18 04:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:19 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:19 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/18 04:43:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", 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-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:20 INFO : sub dir2: Making directory 2025/09/18 04:43:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:21 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:43:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pamaheg0mepi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-pamaheg0mepi 2025/09/18 04:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:23 DEBUG : B2 bucket rclone-test-pamaheg0mepi: Waiting for checks to finish 2025/09/18 04:43:23 DEBUG : B2 bucket rclone-test-pamaheg0mepi: Waiting for transfers to finish 2025/09/18 04:43:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:24 DEBUG : B2 bucket rclone-test-pamaheg0mepi: Purge remote 2025/09/18 04:43:24 INFO : B2 bucket rclone-test-pamaheg0mepi: cleaning bucket "rclone-test-pamaheg0mepi" of all files 2025/09/18 04:43:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f426d13202d5bbb9f980e1b_f109c64b7964627de_d20250918_m044324_c001_v0001032_t0037_u01758170604215") --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:43:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:43:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cufadap7hiko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-cufadap7hiko 2025/09/18 04:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:30 DEBUG : B2 bucket rclone-test-cufadap7hiko: Waiting for checks to finish 2025/09/18 04:43:30 DEBUG : B2 bucket rclone-test-cufadap7hiko: Waiting for transfers to finish 2025/09/18 04:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:43:32 DEBUG : B2 bucket rclone-test-cufadap7hiko: Waiting for checks to finish 2025/09/18 04:43:32 DEBUG : B2 bucket rclone-test-cufadap7hiko: Waiting for transfers to finish 2025/09/18 04:43:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:43:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:33 DEBUG : B2 bucket rclone-test-cufadap7hiko: Purge remote 2025/09/18 04:43:33 INFO : B2 bucket rclone-test-cufadap7hiko: cleaning bucket "rclone-test-cufadap7hiko" of all files 2025/09/18 04:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f427db3202d5bbb9f980e1b_f11932dedfa39ecdc_d20250918_m044332_c001_v0001113_t0004_u01758170612613") 2025/09/18 04:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f427db3202d5bbb9f980e1b_f1057a2f3b99ae8f2_d20250918_m044330_c001_v0001134_t0009_u01758170610923") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:43:35 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:35 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:43:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/18 04:43:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lowosek6gahe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-lowosek6gahe 2025/09/18 04:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:38 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for checks to finish 2025/09/18 04:43:38 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for transfers to finish 2025/09/18 04:43:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:40 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for checks to finish 2025/09/18 04:43:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 04:43:40 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for transfers to finish 2025/09/18 04:43:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 04:43:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:41 INFO : sub dir/hello world: Deleted 2025/09/18 04:43:42 DEBUG : testing file moves 2025/09/18 04:43:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/18 04:43:42 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for checks to finish 2025/09/18 04:43:42 DEBUG : B2 bucket rclone-test-lowosek6gahe: Waiting for transfers to finish 2025/09/18 04:43:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/18 04:43:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/18 04:43:43 INFO : sub dir/hello world: Deleted 2025/09/18 04:43:43 DEBUG : B2 bucket rclone-test-lowosek6gahe: Purge remote 2025/09/18 04:43:43 INFO : B2 bucket rclone-test-lowosek6gahe: cleaning bucket "rclone-test-lowosek6gahe" of all files 2025/09/18 04:43:43 DEBUG : sub dir/hello world: Deleting (id "4_z5ff29dc3202d5bbb9f980e1b_f11298043d0a068bb_d20250918_m044342_c001_v0001130_t0000_u01758170622621") 2025/09/18 04:43:43 DEBUG : sub dir/hello world: Deleting (id "4_z5ff29dc3202d5bbb9f980e1b_f1113b5880f7fda22_d20250918_m044340_c001_v0001091_t0055_u01758170620882") 2025/09/18 04:43:43 DEBUG : sub dir/hello world: Deleting (id "4_z5ff29dc3202d5bbb9f980e1b_f110f41062e3e1156_d20250918_m044339_c001_v0001180_t0021_u01758170619384") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:46 ERROR : error listing: directory not found 2025/09/18 04:43:46 INFO : Local file system at /tmp/rclone1012041074: Making directory 2025/09/18 04:43:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:43:47 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for checks to finish 2025/09/18 04:43:47 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for transfers to finish 2025/09/18 04:43:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:43:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/18 04:43:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/18 04:43:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:43:49 INFO : check sum: Copied (new) 2025/09/18 04:43:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:43:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/18 04:43:50 DEBUG : check sum: Unchanged skipping 2025/09/18 04:43:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:50 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.79s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/18 04:43:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:43:51 INFO : sizeonly: Copied (new) 2025/09/18 04:43:51 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:51 DEBUG : sizeonly: Sizes identical 2025/09/18 04:43:51 DEBUG : sizeonly: Unchanged skipping 2025/09/18 04:43:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:51 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/18 04:43:52 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:52 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/18 04:43:53 INFO : ignore-size: Copied (new) 2025/09/18 04:43:53 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:43:53 DEBUG : ignore-size: Unchanged skipping 2025/09/18 04:43:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:53 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:43:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:55 DEBUG : existing: Unchanged skipping 2025/09/18 04:43:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:55 INFO : There was nothing to transfer 2025/09/18 04:43:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/18 04:43:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:43:56 INFO : existing: Copied (replaced existing) 2025/09/18 04:43:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.37s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:43:56 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:56 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:43:57 INFO : existing: Copied (new) 2025/09/18 04:43:57 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:58 DEBUG : existing: Destination exists, skipping 2025/09/18 04:43:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:43:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:43:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:43:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:43:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/18 04:44:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:00 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:44:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:00 INFO : a/potato2: Copied (new) 2025/09/18 04:44:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/18 04:44:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:44:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/18 04:44:02 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:02 INFO : There was nothing to transfer 2025/09/18 04:44:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/18 04:44:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:44:03 INFO : empty space: Updated modification time in destination 2025/09/18 04:44:03 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:05 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/18 04:44:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:44:05 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:05 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:05 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:07 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/18 04:44:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1012041074) 2025/09/18 04:44:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zikiqeq6humo) 2025/09/18 04:44:07 DEBUG : foo: sha1 differ 2025/09/18 04:44:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/18 04:44:07 INFO : foo: Copied (replaced existing) 2025/09/18 04:44:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/18 04:44:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:08 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:08 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:08 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:09 INFO : potato: Copied (new) 2025/09/18 04:44:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/18 04:44:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/18 04:44:11 INFO : potato: Copied (replaced existing) 2025/09/18 04:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/18 04:44:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1012041074) 2025/09/18 04:44:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zikiqeq6humo) 2025/09/18 04:44:13 DEBUG : potato: sha1 differ 2025/09/18 04:44:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/18 04:44:13 INFO : potato: Copied (replaced existing) 2025/09/18 04:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/18 04:44:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:15 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:15 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:17 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:17 INFO : potato2: Copied (new) 2025/09/18 04:44:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:20 INFO : d: Making directory 2025/09/18 04:44:20 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/18 04:44:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:20 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:44:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:20 INFO : a/potato2: Copied (new) 2025/09/18 04:44:20 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/18 04:44:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 04:44:23 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:23 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:23 INFO : a/potato2: Copied (new) 2025/09/18 04:44:23 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting files as there were IO errors 2025/09/18 04:44:23 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:25 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:26 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:26 INFO : potato: Deleted 2025/09/18 04:44:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:28 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:28 INFO : potato: Deleted 2025/09/18 04:44:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:28 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:44:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:44:31 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:31 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/18 04:44:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.35s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:33 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:44:33 DEBUG : enormous: Excluded 2025/09/18 04:44:33 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:44:33 DEBUG : potato2: Excluded 2025/09/18 04:44:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:44:34 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:34 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:34 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:34 INFO : There was nothing to transfer 2025/09/18 04:44:34 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:44:34 DEBUG : enormous: Excluded 2025/09/18 04:44:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:44:34 DEBUG : potato2: Excluded 2025/09/18 04:44:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:44:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/18 04:44:34 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for checks to finish 2025/09/18 04:44:34 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:34 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for transfers to finish 2025/09/18 04:44:34 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:36 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 04:44:36 DEBUG : enormous: Excluded 2025/09/18 04:44:36 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 04:44:36 DEBUG : potato2: Excluded 2025/09/18 04:44:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:44:37 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:37 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:37 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:37 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:37 INFO : enormous: Deleted 2025/09/18 04:44:37 INFO : potato2: Deleted 2025/09/18 04:44:37 INFO : There was nothing to transfer 2025/09/18 04:44:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/18 04:44:37 DEBUG : empty space: Unchanged skipping 2025/09/18 04:44:37 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for checks to finish 2025/09/18 04:44:37 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for transfers to finish 2025/09/18 04:44:37 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:37 INFO : enormous: Deleted 2025/09/18 04:44:37 INFO : potato2: Deleted 2025/09/18 04:44:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:40 DEBUG : five: Need to transfer - File not found at Destination 2025/09/18 04:44:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/18 04:44:40 DEBUG : one: Destination is newer than source, skipping 2025/09/18 04:44:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:40 DEBUG : three: Sizes identical 2025/09/18 04:44:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 04:44:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1012041074) 2025/09/18 04:44:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zikiqeq6humo) 2025/09/18 04:44:40 DEBUG : two: sha1 differ 2025/09/18 04:44:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:44:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 04:44:40 INFO : five: Copied (new) 2025/09/18 04:44:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 04:44:40 INFO : four: Copied (replaced existing) 2025/09/18 04:44:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:44:40 INFO : two: Copied (replaced existing) 2025/09/18 04:44:40 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:41 DEBUG : one: Destination is newer than source, skipping 2025/09/18 04:44:41 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1012041074) 2025/09/18 04:44:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zikiqeq6humo) 2025/09/18 04:44:41 DEBUG : three: sha1 differ 2025/09/18 04:44:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 04:44:41 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/18 04:44:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:44:41 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/18 04:44:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 04:44:41 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/18 04:44:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 04:44:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:44:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:44:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 04:44:41 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:44:41 INFO : three: Copied (replaced existing) 2025/09/18 04:44:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.71s) === 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-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/18 04:44:43 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:43 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:43 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 04:44:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:44:43 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:43 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:44:43 INFO : potato: Copied (new) 2025/09/18 04:44:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:43 INFO : yam: Copied (new) 2025/09/18 04:44:43 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:44:44 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:44 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:44 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:44 DEBUG : potato: Unchanged skipping 2025/09/18 04:44:44 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:45 INFO : yam: Copied (server-side copy) to: yaml 2025/09/18 04:44:45 INFO : yam: Deleted 2025/09/18 04:44:45 INFO : yaml: Renamed from "yam" 2025/09/18 04:44:45 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/18 04:44:46 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:46 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:44:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 04:44:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:46 INFO : yam: Copied (new) 2025/09/18 04:44:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:44:46 INFO : potato: Copied (new) 2025/09/18 04:44:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:44:47 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:47 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:47 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:47 DEBUG : potato: Unchanged skipping 2025/09/18 04:44:47 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:47 INFO : yam: Copied (server-side copy) to: yaml 2025/09/18 04:44:47 INFO : yam: Deleted 2025/09/18 04:44:47 INFO : yaml: Renamed from "yam" 2025/09/18 04:44:47 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/18 04:44:49 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:49 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/18 04:44:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 04:44:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 04:44:49 INFO : potato: Copied (new) 2025/09/18 04:44:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:49 INFO : sub/yam: Copied (new) 2025/09/18 04:44:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:44:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:44:50 INFO : B2 bucket rclone-test-zikiqeq6humo: Making map for --track-renames 2025/09/18 04:44:50 INFO : B2 bucket rclone-test-zikiqeq6humo: Finished making map for --track-renames 2025/09/18 04:44:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:50 DEBUG : potato: Unchanged skipping 2025/09/18 04:44:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for renames to finish 2025/09/18 04:44:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 04:44:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/18 04:44:50 INFO : sub/yam: Deleted 2025/09/18 04:44:50 INFO : yam: Renamed from "sub/yam" 2025/09/18 04:44:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:51 DEBUG : Creating backend with remote "/tmp/rclone1012041074/dir1" 2025/09/18 04:44:51 DEBUG : Creating backend with remote "/tmp/rclone1012041074/dir2" 2025/09/18 04:44:51 DEBUG : Local file system at /tmp/rclone1012041074/dir2: Using server-side directory move 2025/09/18 04:44:51 INFO : Local file system at /tmp/rclone1012041074/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 04:44:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/18 04:44:51 DEBUG : Local file system at /tmp/rclone1012041074/dir2: Waiting for checks to finish 2025/09/18 04:44:51 DEBUG : Local file system at /tmp/rclone1012041074/dir2: Waiting for transfers to finish 2025/09/18 04:44:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:44:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 04:44:52 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:52 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 04:44:52 INFO : nested/sub dir/file: Copied (new) 2025/09/18 04:44:52 INFO : nested/sub dir/file: Deleted 2025/09/18 04:44:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:44:53 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:44:53 INFO : sub dir/hello world: Deleted 2025/09/18 04:44:53 INFO : sub dir: Removing directory 2025/09/18 04:44:53 INFO : nested/sub dir: Removing directory 2025/09/18 04:44:53 INFO : nested: Removing directory 2025/09/18 04:44:53 DEBUG : Local file system at /tmp/rclone1012041074: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 04:44:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 04:44:54 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:54 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:44:54 INFO : sub dir/hello world: Copied (new) 2025/09/18 04:44:54 INFO : sub dir/hello world: Deleted 2025/09/18 04:44:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 04:44:54 INFO : nested/sub dir/file: Copied (new) 2025/09/18 04:44:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/18 04:44:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:44:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:44:56 INFO : existing: Copied (new) 2025/09/18 04:44:56 INFO : existing: Deleted 2025/09/18 04:44:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/18 04:44:56 INFO : existing-b: Copied (new) 2025/09/18 04:44:56 INFO : existing-b: Deleted 2025/09/18 04:44:56 DEBUG : existing: Destination exists, skipping 2025/09/18 04:44:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/18 04:44:56 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:44:56 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:44:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kisajun5piri" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-kisajun5piri 2025/09/18 04:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:45:03 DEBUG : empty space: Unchanged skipping 2025/09/18 04:45:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:45:03 DEBUG : B2 bucket rclone-test-kisajun5piri: Waiting for checks to finish 2025/09/18 04:45:03 INFO : empty space: Deleted 2025/09/18 04:45:03 DEBUG : B2 bucket rclone-test-kisajun5piri: Waiting for transfers to finish 2025/09/18 04:45:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:03 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:03 INFO : potato2: Deleted 2025/09/18 04:45:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:04 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:04 INFO : potato3: Deleted 2025/09/18 04:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mehixuk9mesu" 2025/09/18 04:45:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/18 04:45:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:45:05 DEBUG : B2 bucket rclone-test-mehixuk9mesu: Waiting for checks to finish 2025/09/18 04:45:05 DEBUG : B2 bucket rclone-test-mehixuk9mesu: Waiting for transfers to finish 2025/09/18 04:45:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:06 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:06 INFO : potato2: Deleted 2025/09/18 04:45:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:45:07 INFO : empty space: Copied (server-side copy) 2025/09/18 04:45:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:07 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:07 INFO : empty space: Deleted 2025/09/18 04:45:07 INFO : potato3: Deleted 2025/09/18 04:45:07 DEBUG : B2 bucket rclone-test-mehixuk9mesu: Purge remote 2025/09/18 04:45:07 INFO : B2 bucket rclone-test-mehixuk9mesu: cleaning bucket "rclone-test-mehixuk9mesu" of all files 2025/09/18 04:45:08 DEBUG : empty space: Deleting (id "4_z1f22fd03203d5bbb9f980e1b_f1170d59f58cfe84b_d20250918_m044506_c001_v0001105_t0012_u01758170706717") 2025/09/18 04:45:08 DEBUG : potato2: Deleting (id "4_z1f22fd03203d5bbb9f980e1b_f109b6902cf311542_d20250918_m044506_c001_v0001165_t0051_u01758170706455") 2025/09/18 04:45:08 DEBUG : potato3: Deleting (id "4_z1f22fd03203d5bbb9f980e1b_f1009c944f8923f6e_d20250918_m044506_c001_v0001101_t0045_u01758170706827") 2025/09/18 04:45:08 DEBUG : B2 bucket rclone-test-kisajun5piri: Purge remote 2025/09/18 04:45:08 INFO : B2 bucket rclone-test-kisajun5piri: cleaning bucket "rclone-test-kisajun5piri" of all files 2025/09/18 04:45:08 DEBUG : empty space: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f419de83fdb43110d_d20250918_m044507_c001_v7007000_t0000_u01758170707365") 2025/09/18 04:45:08 DEBUG : empty space: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f106d01465cc38dc8_d20250918_m044501_c001_v0001179_t0020_u01758170701476") 2025/09/18 04:45:08 DEBUG : potato2: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f419de83fdb43110c_d20250918_m044506_c001_v7007000_t0000_u01758170706697") 2025/09/18 04:45:08 DEBUG : potato2: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f108abf5019690715_d20250918_m044503_c001_v0001130_t0024_u01758170703476") 2025/09/18 04:45:08 DEBUG : potato3: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f407ae4c2edfae7c6_d20250918_m044507_c001_v7007000_t0000_u01758170707375") 2025/09/18 04:45:08 DEBUG : potato3: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f1031983393835fe7_d20250918_m044503_c001_v0001146_t0034_u01758170703829") 2025/09/18 04:45:08 DEBUG : potato3: Deleting (id "4_zcf02dda3203d5bbb9f980e1b_f106d01465cc38dcc_d20250918_m044501_c001_v0001179_t0058_u01758170701715") --- PASS: TestServerSideMove (12.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bahosur7qahe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-bahosur7qahe 2025/09/18 04:45:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:45:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:45:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:45:17 DEBUG : B2 bucket rclone-test-bahosur7qahe: Waiting for checks to finish 2025/09/18 04:45:17 DEBUG : B2 bucket rclone-test-bahosur7qahe: Waiting for transfers to finish 2025/09/18 04:45:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:17 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:17 INFO : potato2: Deleted 2025/09/18 04:45:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:17 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:18 INFO : potato3: Deleted 2025/09/18 04:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pisidig1qino" 2025/09/18 04:45:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 04:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:45:19 DEBUG : B2 bucket rclone-test-pisidig1qino: Waiting for checks to finish 2025/09/18 04:45:19 DEBUG : B2 bucket rclone-test-pisidig1qino: Waiting for transfers to finish 2025/09/18 04:45:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:20 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:20 INFO : potato2: Deleted 2025/09/18 04:45:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:20 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:20 INFO : potato3: Deleted 2025/09/18 04:45:21 DEBUG : B2 bucket rclone-test-pisidig1qino: Purge remote 2025/09/18 04:45:21 INFO : B2 bucket rclone-test-pisidig1qino: cleaning bucket "rclone-test-pisidig1qino" of all files 2025/09/18 04:45:21 DEBUG : potato2: Deleting (id "4_zaf322d53204d5bbb9f980e1b_f1030d5e597b100e3_d20250918_m044520_c001_v0001032_t0017_u01758170720052") 2025/09/18 04:45:21 DEBUG : potato3: Deleting (id "4_zaf322d53204d5bbb9f980e1b_f1085c2b77bd1dc38_d20250918_m044520_c001_v0001093_t0014_u01758170720424") 2025/09/18 04:45:22 DEBUG : B2 bucket rclone-test-bahosur7qahe: Purge remote 2025/09/18 04:45:22 INFO : B2 bucket rclone-test-bahosur7qahe: cleaning bucket "rclone-test-bahosur7qahe" of all files 2025/09/18 04:45:22 DEBUG : empty space: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f109c3c1001b5f10e_d20250918_m044515_c001_v0001106_t0022_u01758170715397") 2025/09/18 04:45:22 DEBUG : potato2: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f4090828a97cb29ed_d20250918_m044520_c001_v7007000_t0000_u01758170720409") 2025/09/18 04:45:22 DEBUG : potato2: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f1089a05a4d18ab44_d20250918_m044517_c001_v0001180_t0009_u01758170717333") 2025/09/18 04:45:22 DEBUG : potato3: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f4090828a97cb29ee_d20250918_m044520_c001_v7007000_t0000_u01758170720808") 2025/09/18 04:45:22 DEBUG : potato3: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f10954731c4da3506_d20250918_m044517_c001_v0001120_t0054_u01758170717580") 2025/09/18 04:45:22 DEBUG : potato3: Deleting (id "4_z6f021d13204d5bbb9f980e1b_f109c3c1001b5f112_d20250918_m044516_c001_v0001106_t0022_u01758170716220") --- PASS: TestServerSideMoveWithFilter (13.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jawugil0wozo" 2025/09/18 04:45:26 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zikiqeq6humo -> B2 bucket rclone-test-jawugil0wozo 2025/09/18 04:45:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:45:29 DEBUG : empty space: Unchanged skipping 2025/09/18 04:45:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 04:45:29 DEBUG : B2 bucket rclone-test-jawugil0wozo: Waiting for checks to finish 2025/09/18 04:45:29 INFO : empty space: Deleted 2025/09/18 04:45:29 DEBUG : B2 bucket rclone-test-jawugil0wozo: Waiting for transfers to finish 2025/09/18 04:45:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:30 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:30 INFO : potato2: Deleted 2025/09/18 04:45:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:30 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:30 INFO : potato3: Deleted 2025/09/18 04:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-mitafik7fugo" 2025/09/18 04:45:31 INFO : tomatoDir: Making directory 2025/09/18 04:45:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/18 04:45:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 04:45:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/18 04:45:32 DEBUG : B2 bucket rclone-test-mitafik7fugo: Waiting for checks to finish 2025/09/18 04:45:32 DEBUG : B2 bucket rclone-test-mitafik7fugo: Waiting for transfers to finish 2025/09/18 04:45:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 04:45:33 INFO : empty space: Copied (server-side copy) 2025/09/18 04:45:33 INFO : empty space: Deleted 2025/09/18 04:45:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 04:45:33 INFO : potato2: Copied (server-side copy) 2025/09/18 04:45:33 INFO : potato2: Deleted 2025/09/18 04:45:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/18 04:45:33 INFO : potato3: Copied (server-side copy) 2025/09/18 04:45:33 INFO : potato3: Deleted 2025/09/18 04:45:34 DEBUG : B2 bucket rclone-test-mitafik7fugo: Purge remote 2025/09/18 04:45:34 INFO : B2 bucket rclone-test-mitafik7fugo: cleaning bucket "rclone-test-mitafik7fugo" of all files 2025/09/18 04:45:34 DEBUG : empty space: Deleting (id "4_zaf125d73204d5bbb9f980e1b_f101de17bf2d5a478_d20250918_m044532_c001_v0001150_t0012_u01758170732877") 2025/09/18 04:45:34 DEBUG : potato2: Deleting (id "4_zaf125d73204d5bbb9f980e1b_f104a8a02ae0958c8_d20250918_m044533_c001_v0001183_t0017_u01758170733163") 2025/09/18 04:45:34 DEBUG : potato3: Deleting (id "4_zaf125d73204d5bbb9f980e1b_f1042497a2f1aca33_d20250918_m044533_c001_v0001038_t0028_u01758170733246") 2025/09/18 04:45:35 DEBUG : B2 bucket rclone-test-jawugil0wozo: Purge remote 2025/09/18 04:45:35 INFO : B2 bucket rclone-test-jawugil0wozo: cleaning bucket "rclone-test-jawugil0wozo" of all files 2025/09/18 04:45:35 DEBUG : empty space: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f415e55e7c004d49b_d20250918_m044533_c001_v7007000_t0000_u01758170733141") 2025/09/18 04:45:35 DEBUG : empty space: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f11087092cc60fa27_d20250918_m044528_c001_v0001172_t0015_u01758170728524") 2025/09/18 04:45:35 DEBUG : potato2: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f415e55e7c004d49c_d20250918_m044533_c001_v7007000_t0000_u01758170733372") 2025/09/18 04:45:35 DEBUG : potato2: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f10480adc77ad8f91_d20250918_m044529_c001_v0001098_t0024_u01758170729771") 2025/09/18 04:45:35 DEBUG : potato3: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f415e55e7c004d49d_d20250918_m044533_c001_v7007000_t0000_u01758170733682") 2025/09/18 04:45:35 DEBUG : potato3: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f100c291d22a0753d_d20250918_m044530_c001_v0001146_t0051_u01758170730147") 2025/09/18 04:45:35 DEBUG : potato3: Deleting (id "4_zbf724d43204d5bbb9f980e1b_f11087092cc60fa29_d20250918_m044528_c001_v0001172_t0056_u01758170728858") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/rclone-sync-test" 2025/09/18 04:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/rclone-sync-test-include/layer2" 2025/09/18 04:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/rclone-sync-test-ignore-file" 2025/09/18 04:45:48 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test: Waiting for checks to finish 2025/09/18 04:45:48 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test: Waiting for transfers to finish 2025/09/18 04:45:48 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:48 INFO : There was nothing to transfer 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:45:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:49 INFO : There was nothing to transfer 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/18 04:45:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:49 INFO : There was nothing to transfer 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:45:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:45:49 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:49 INFO : There was nothing to transfer 2025/09/18 04:45:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/18 04:45:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/18 04:45:50 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:45:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:45:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/CompareDest" 2025/09/18 04:45:53 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:45:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:45:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:45:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:45:55 INFO : one: Copied (new) 2025/09/18 04:45:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:45:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:45:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:45:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:45:56 INFO : one: Copied (replaced existing) 2025/09/18 04:45:56 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:45:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:45:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:45:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:45:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:45:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:45:58 INFO : There was nothing to transfer 2025/09/18 04:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:46:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:46:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:00 INFO : There was nothing to transfer 2025/09/18 04:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:46:01 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:46:01 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:01 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:01 INFO : There was nothing to transfer 2025/09/18 04:46:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:02 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/18 04:46:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:46:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 04:46:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:46:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:02 INFO : There was nothing to transfer 2025/09/18 04:46:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:02 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 04:46:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 04:46:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/18 04:46:03 INFO : two: Copied (new) 2025/09/18 04:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:46:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dest" 2025/09/18 04:46:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/pre-dest1" 2025/09/18 04:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/pre-dest2" 2025/09/18 04:46:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/18 04:46:11 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/18 04:46:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/18 04:46:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dest: Waiting for checks to finish 2025/09/18 04:46:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dest: Waiting for transfers to finish 2025/09/18 04:46:12 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/18 04:46:12 INFO : 3: Copied (new) 2025/09/18 04:46:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/CopyDest" 2025/09/18 04:46:17 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 04:46:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:46:18 INFO : one: Copied (new) 2025/09/18 04:46:18 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:18 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:18 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:46:19 INFO : one: Copied (replaced existing) 2025/09/18 04:46:19 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/BackupDir" 2025/09/18 04:46:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:22 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 04:46:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:46:23 INFO : one: Copied (server-side copy) 2025/09/18 04:46:23 INFO : one: Deleted 2025/09/18 04:46:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 04:46:24 INFO : one: Copied (server-side copy) 2025/09/18 04:46:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/18 04:46:24 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:24 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:25 DEBUG : one: Unchanged skipping 2025/09/18 04:46:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 04:46:26 INFO : two: Copied (server-side copy) 2025/09/18 04:46:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/18 04:46:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:26 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:26 DEBUG : one: Unchanged skipping 2025/09/18 04:46:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:26 DEBUG : two: Unchanged skipping 2025/09/18 04:46:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:26 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:26 INFO : There was nothing to transfer 2025/09/18 04:46:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:27 DEBUG : one: Unchanged skipping 2025/09/18 04:46:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/18 04:46:28 DEBUG : three: Destination not found in --copy-dest 2025/09/18 04:46:28 DEBUG : three: Need to transfer - File not found at Destination 2025/09/18 04:46:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 04:46:28 DEBUG : two: Unchanged skipping 2025/09/18 04:46:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:28 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/18 04:46:28 INFO : three: Copied (new) 2025/09/18 04:46:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.71s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:46:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/backup" 2025/09/18 04:46:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:46:35 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:35 DEBUG : two: Unchanged skipping 2025/09/18 04:46:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:46:37 INFO : one: Copied (server-side copy) 2025/09/18 04:46:37 INFO : one: Deleted 2025/09/18 04:46:37 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:46:38 INFO : one: Copied (new) 2025/09/18 04:46:38 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:46:38 INFO : three.txt: Copied (server-side copy) 2025/09/18 04:46:38 INFO : three.txt: Deleted 2025/09/18 04:46:38 INFO : three.txt: Moved into backup dir 2025/09/18 04:46:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:46:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:40 DEBUG : two: Unchanged skipping 2025/09/18 04:46:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:46:40 INFO : one: Copied (server-side copy) 2025/09/18 04:46:41 INFO : one: Deleted 2025/09/18 04:46:41 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:46:41 INFO : one: Copied (new) 2025/09/18 04:46:41 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:46:42 INFO : three.txt: Copied (server-side copy) 2025/09/18 04:46:42 INFO : three.txt: Deleted 2025/09/18 04:46:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/backup" 2025/09/18 04:46:48 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:46:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:48 DEBUG : two: Unchanged skipping 2025/09/18 04:46:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:46:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:46:49 INFO : one: Deleted 2025/09/18 04:46:49 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:46:50 INFO : one: Copied (new) 2025/09/18 04:46:50 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:46:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:46:51 INFO : three.txt: Deleted 2025/09/18 04:46:51 INFO : three.txt: Moved into backup dir 2025/09/18 04:46:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:46:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:46:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:46:53 DEBUG : two: Unchanged skipping 2025/09/18 04:46:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:46:55 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:46:55 INFO : one: Deleted 2025/09/18 04:46:55 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:46:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:46:55 INFO : one: Copied (new) 2025/09/18 04:46:55 DEBUG : Waiting for deletions to finish 2025/09/18 04:46:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:46:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:46:56 INFO : three.txt: Deleted 2025/09/18 04:46:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:47:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/backup" 2025/09/18 04:47:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:47:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:03 DEBUG : two: Unchanged skipping 2025/09/18 04:47:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:47:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:47:04 INFO : one: Deleted 2025/09/18 04:47:04 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:47:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:05 INFO : one: Copied (new) 2025/09/18 04:47:05 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:47:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:47:06 INFO : three.txt: Deleted 2025/09/18 04:47:06 INFO : three.txt: Moved into backup dir 2025/09/18 04:47:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:47:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:07 DEBUG : two: Unchanged skipping 2025/09/18 04:47:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:47:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:47:08 INFO : one: Deleted 2025/09/18 04:47:08 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:47:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:47:09 INFO : one: Copied (new) 2025/09/18 04:47:09 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:47:09 INFO : three.txt: Deleted 2025/09/18 04:47:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:47:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:47:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:47:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:15 DEBUG : two: Unchanged skipping 2025/09/18 04:47:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:47:16 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:47:16 INFO : one: Deleted 2025/09/18 04:47:16 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:47:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:17 INFO : one: Copied (new) 2025/09/18 04:47:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:47:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:47:18 INFO : three.txt: Deleted 2025/09/18 04:47:18 INFO : three.txt: Moved into backup dir 2025/09/18 04:47:19 DEBUG : one.bak: Excluded (Path Filter) 2025/09/18 04:47:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/18 04:47:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:47:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:19 DEBUG : two: Unchanged skipping 2025/09/18 04:47:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for checks to finish 2025/09/18 04:47:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:20 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:47:20 INFO : one: Deleted 2025/09/18 04:47:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo path dst: Waiting for transfers to finish 2025/09/18 04:47:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:47:21 INFO : one: Copied (new) 2025/09/18 04:47:21 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:47:21 INFO : three.txt: Deleted 2025/09/18 04:47:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.20s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:47:26 DEBUG : Config file has changed externally - reloading 2025/09/18 04:47:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:47:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:47:29 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:47:29 INFO : one: Deleted 2025/09/18 04:47:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:30 INFO : one: Copied (new) 2025/09/18 04:47:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:30 DEBUG : two: Unchanged skipping 2025/09/18 04:47:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/18 04:47:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:47:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:47:31 INFO : three.txt: Deleted 2025/09/18 04:47:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:31 INFO : three.txt: Copied (new) 2025/09/18 04:47:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:47:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/18 04:47:33 INFO : one: Deleted 2025/09/18 04:47:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:47:33 INFO : one: Copied (new) 2025/09/18 04:47:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:33 DEBUG : two: Unchanged skipping 2025/09/18 04:47:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/18 04:47:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/18 04:47:35 INFO : three.txt: Deleted 2025/09/18 04:47:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/18 04:47:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.78s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zikiqeq6humo/dst" 2025/09/18 04:47:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 04:47:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 04:47:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:47:42 INFO : one: Deleted 2025/09/18 04:47:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:43 INFO : one: Copied (new) 2025/09/18 04:47:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:43 DEBUG : two: Unchanged skipping 2025/09/18 04:47:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/18 04:47:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 04:47:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:47:44 INFO : three.txt: Deleted 2025/09/18 04:47:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:44 INFO : three.txt: Copied (new) 2025/09/18 04:47:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/18 04:47:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/18 04:47:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/18 04:47:45 INFO : one: Deleted 2025/09/18 04:47:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/18 04:47:46 INFO : one: Copied (new) 2025/09/18 04:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:46 DEBUG : two: Unchanged skipping 2025/09/18 04:47:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/18 04:47:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/18 04:47:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/18 04:47:47 INFO : three.txt: Deleted 2025/09/18 04:47:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/18 04:47:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:47:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/18 04:47:50 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:47:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/18 04:47:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/18 04:47:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 04:47:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:47:51 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:47:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 04:47:52 INFO : existing: Copied (new) 2025/09/18 04:47:52 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/18 04:47:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/18 04:47:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:47:53 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:47:53 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting files as there were IO errors 2025/09/18 04:47:53 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.58s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:47:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:47:54 DEBUG : existing: Unchanged skipping 2025/09/18 04:47:54 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:47:54 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:47:54 DEBUG : Waiting for deletions to finish 2025/09/18 04:47:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", 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-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:48:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both0: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both13: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both14: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both15: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both10: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both12: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both11: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both16: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both19: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both2: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both1: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both4: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both18: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both17: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both3: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both8: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:16 DEBUG : both5: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both6: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both7: Unchanged skipping 2025/09/18 04:48:16 DEBUG : both9: Unchanged skipping 2025/09/18 04:48:16 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:48:16 DEBUG : Waiting for deletions to finish 2025/09/18 04:48:16 INFO : only8: Deleted 2025/09/18 04:48:16 INFO : only11: Deleted 2025/09/18 04:48:17 INFO : only5: Deleted 2025/09/18 04:48:17 INFO : only6: Deleted 2025/09/18 04:48:17 INFO : only7: Deleted 2025/09/18 04:48:17 INFO : only0: Deleted 2025/09/18 04:48:17 INFO : only10: Deleted 2025/09/18 04:48:17 INFO : only15: Deleted 2025/09/18 04:48:17 INFO : only16: Deleted 2025/09/18 04:48:17 INFO : only19: Deleted 2025/09/18 04:48:17 INFO : only1: Deleted 2025/09/18 04:48:17 INFO : only9: Deleted 2025/09/18 04:48:17 INFO : only13: Deleted 2025/09/18 04:48:17 INFO : only14: Deleted 2025/09/18 04:48:17 INFO : only18: Deleted 2025/09/18 04:48:17 INFO : only2: Deleted 2025/09/18 04:48:17 INFO : only3: Deleted 2025/09/18 04:48:17 INFO : only12: Deleted 2025/09/18 04:48:17 INFO : only17: Deleted 2025/09/18 04:48:17 INFO : only4: Deleted 2025/09/18 04:48:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:48:40 DEBUG : both10: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both13: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both14: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both15: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both16: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both17: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both18: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both19: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both1: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both0: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both11: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both4: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both12: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both2: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both3: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both5: Unchanged skipping 2025/09/18 04:48:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:48:40 DEBUG : both9: Unchanged skipping 2025/09/18 04:48:40 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : both6: Unchanged skipping 2025/09/18 04:48:40 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : both7: Unchanged skipping 2025/09/18 04:48:40 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : both8: Unchanged skipping 2025/09/18 04:48:40 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/18 04:48:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:48:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only11: Copied (replaced existing) 2025/09/18 04:48:40 INFO : only0: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only10: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only13: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only14: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only15: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only16: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only19: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only17: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only12: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only3: Copied (replaced existing) 2025/09/18 04:48:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:40 INFO : only4: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only18: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only6: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only1: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only8: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only9: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only2: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only5: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/18 04:48:41 INFO : only7: Copied (replaced existing) 2025/09/18 04:48:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:49 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:48:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:48:49 DEBUG : empty_on_remote: Making directory with metadata 2025/09/18 04:48:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:48:49 INFO : empty_on_remote: Making directory 2025/09/18 04:48:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 04:48:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:52 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:48:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:48:52 DEBUG : empty_on_remote: Making directory with metadata 2025/09/18 04:48:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 04:48:52 INFO : empty_on_remote: Making directory 2025/09/18 04:48:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/18 04:48:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:54 INFO : sub dir: Making directory 2025/09/18 04:48:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:48:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 04:48:56 INFO : sub dir: Making directory 2025/09/18 04:48:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:49:06 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:06 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : apple: Unchanged skipping 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:49:07 DEBUG : banana: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:07 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:07 INFO : There was nothing to transfer 2025/09/18 04:49:07 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:07 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : apple: Unchanged skipping 2025/09/18 04:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : banana: Unchanged skipping 2025/09/18 04:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:49:07 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:07 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:07 INFO : There was nothing to transfer 2025/09/18 04:49:07 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:07 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:49:21 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:21 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : apple: Unchanged skipping 2025/09/18 04:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : banana: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:49:22 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:22 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:22 INFO : There was nothing to transfer 2025/09/18 04:49:22 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:22 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : apple: Unchanged skipping 2025/09/18 04:49:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:49:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:49:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : banana: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:49:23 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:23 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:23 INFO : There was nothing to transfer 2025/09/18 04:49:23 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:23 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:49:37 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:37 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:49:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:38 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:38 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:49:38 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/18 04:49:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:49:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:49:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/18 04:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:49:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:49:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:49:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:49:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:49:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:49:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:49:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:49:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:49:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:49:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:49:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:49:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:49:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:49:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:49:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:49:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:49:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:40 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:49:40 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:49:40 INFO : apple: Deleted 2025/09/18 04:49:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:49:41 INFO : appleappleapplebanana: Deleted 2025/09/18 04:49:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:49:41 INFO : splitbananasplit: Deleted 2025/09/18 04:49:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:49:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:49:41 INFO : banana: Deleted 2025/09/18 04:49:41 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:41 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : apple: Unchanged skipping 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:49:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : banana: Unchanged skipping 2025/09/18 04:49:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/18 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:49:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:49:42 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:42 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:42 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/18 04:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/18 04:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/18 04:49:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/18 04:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/18 04:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/18 04:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/18 04:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/18 04:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/18 04:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:49:56 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:56 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:49:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:49:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:49:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:49:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:49:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:49:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:49:57 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/18 04:49:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/18 04:49:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/18 04:49:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/18 04:49:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/18 04:49:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/18 04:49:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/18 04:49:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/18 04:49:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/18 04:49:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/18 04:49:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/18 04:49:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:49:57 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:49:57 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:49:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:49:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/18 04:49:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:49:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:49:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:49:57 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/18 04:49:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:49:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:49:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/18 04:49:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:49:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:49:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:49:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:49:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:49:57 INFO : apple: Copied (new) to: PREFIXapple 2025/09/18 04:49:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:49:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:49:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:49:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:49:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:49:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:49:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:49:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:49:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:49:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:49:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:49:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:49:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:49:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:49:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:49:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:49:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:49:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:49:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:49:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:49:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:49:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:49:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:49:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:49:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:49:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:49:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:49:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:49:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:49:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/18 04:49:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:49:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:49:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:49:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:49:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:49:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:49:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:49:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:49:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:49:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:49:59 INFO : appleappleapplebanana: Deleted 2025/09/18 04:49:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:49:59 INFO : apple: Deleted 2025/09/18 04:49:59 INFO : splitbananasplit: Deleted 2025/09/18 04:49:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:49:59 INFO : banana: Deleted 2025/09/18 04:49:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:49:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:49:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/18 04:50:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/18 04:50:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/18 04:50:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:00 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:50:00 INFO : appleappleapplebanana: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:50:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:50:01 INFO : apple: Copied (new) 2025/09/18 04:50:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:50:01 INFO : banana: Copied (new) 2025/09/18 04:50:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:50:01 INFO : splitbananasplit: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:50:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:50:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:50:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:50:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:50:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:50:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:50:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:50:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/18 04:50:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:50:01 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:50:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:50:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:50:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:50:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:50:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:50:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/18 04:50:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/18 04:50:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/18 04:50:03 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/18 04:50:03 INFO : PREFIXbanana: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/18 04:50:03 INFO : PREFIXsplitbananasplit: Deleted 2025/09/18 04:50:03 INFO : PREFIXapple: Deleted 2025/09/18 04:50:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/18 04:50:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:03 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:04 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:50:17 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:17 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:17 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:17 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:17 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:17 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:18 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:18 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:50:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:50:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:50:18 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:50:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:50:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:50:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:50:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:50:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:50:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:50:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:50:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:50:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:50:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:50:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:50:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:50:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:50:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:50:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:50:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:50:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:19 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:20 INFO : splitbananasplit: Deleted 2025/09/18 04:50:20 INFO : banana: Deleted 2025/09/18 04:50:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:50:20 INFO : appleappleapplebanana: Deleted 2025/09/18 04:50:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:50:20 INFO : apple: Deleted 2025/09/18 04:50:20 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:50:20 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:50:20 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : apple: transformed to: appleSUFFIX 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/18 04:50:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/18 04:50:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/18 04:50:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:21 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:21 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:50:21 INFO : appleappleapplebanana: Copied (new) 2025/09/18 04:50:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:50:21 INFO : splitbananasplit: Copied (new) 2025/09/18 04:50:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:50:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/18 04:50:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/18 04:50:21 INFO : apple: Copied (new) 2025/09/18 04:50:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/18 04:50:21 INFO : banana: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:50:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:50:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:50:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:50:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:50:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:50:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:50:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:50:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:50:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/18 04:50:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:50:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:50:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:50:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:50:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:50:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:50:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/18 04:50:23 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : appleSUFFIX: Deleted 2025/09/18 04:50:23 INFO : splitbananasplitSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/18 04:50:23 INFO : bananaSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/18 04:50:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/18 04:50:23 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:24 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:24 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:50:38 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:39 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:39 DEBUG : apple: Unchanged skipping 2025/09/18 04:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:39 DEBUG : banana: Unchanged skipping 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:50:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/18 04:50:39 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:39 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/18 04:50:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/18 04:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/18 04:50:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/18 04:50:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/18 04:50:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/18 04:50:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/18 04:50:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/18 04:50:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/18 04:50:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/18 04:50:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/18 04:50:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/18 04:50:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/18 04:50:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/18 04:50:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/18 04:50:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/18 04:50:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/18 04:50:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/18 04:50:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/18 04:50:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/18 04:50:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/18 04:50:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/18 04:50:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/18 04:50:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/18 04:50:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/18 04:50:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/18 04:50:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/18 04:50:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/18 04:50:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/18 04:50:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/18 04:50:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/18 04:50:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/18 04:50:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/18 04:50:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/18 04:50:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/18 04:50:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/18 04:50:41 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/18 04:50:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/18 04:50:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/18 04:50:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0015-9;=.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0014-89;=.txt: Deleted 2025/09/18 04:50:42 INFO : appleappleapplebanana: Deleted 2025/09/18 04:50:42 INFO : splitbananasplit: Deleted 2025/09/18 04:50:42 INFO : dir1/0010-456789.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0007-1234567.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0013-789;=.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0009-3456789.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0011-56789;.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0012-6789;.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/18 04:50:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/18 04:50:42 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:42 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : appleapple: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : banana: Unchanged skipping 2025/09/18 04:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : apple: Unchanged skipping 2025/09/18 04:50:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/18 04:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/18 04:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/18 04:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/18 04:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/18 04:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/18 04:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/18 04:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/18 04:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/18 04:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/18 04:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/18 04:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/18 04:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/18 04:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/18 04:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:43 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:50:43 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:43 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:43 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:43 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : appleapple: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/18 04:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/18 04:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/18 04:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/18 04:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/18 04:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/18 04:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/18 04:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/18 04:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/18 04:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/18 04:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/18 04:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/18 04:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/18 04:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/18 04:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/18 04:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/18 04:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/18 04:50:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:50:57 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:57 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : apple: Unchanged skipping 2025/09/18 04:50:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:50:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : banana: Unchanged skipping 2025/09/18 04:50:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:50:58 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:58 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:58 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : banana: Unchanged skipping 2025/09/18 04:50:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:50:59 DEBUG : apple: Unchanged skipping 2025/09/18 04:50:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:50:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:50:59 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:50:59 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:50:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:59 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : Waiting for deletions to finish 2025/09/18 04:50:59 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:51:14 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:14 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:14 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:14 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:14 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:15 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:15 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:15 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:15 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:15 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:51:29 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:29 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:29 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:29 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:29 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:30 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:30 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:30 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:30 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:30 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:51:45 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:45 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:46 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:46 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:51:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : apple: Unchanged skipping 2025/09/18 04:51:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:51:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : banana: Unchanged skipping 2025/09/18 04:51:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:51:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:51:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:51:46 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:46 DEBUG : Waiting for deletions to finish 2025/09/18 04:51:47 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:51:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:00 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:01 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:52:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : apple: Unchanged skipping 2025/09/18 04:52:02 DEBUG : banana: Unchanged skipping 2025/09/18 04:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:52:02 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:02 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:02 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : banana: Unchanged skipping 2025/09/18 04:52:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/18 04:52:03 DEBUG : apple: Unchanged skipping 2025/09/18 04:52:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : splitbananasplit: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/18 04:52:03 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:03 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:03 DEBUG : apple: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : banana: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/18 04:52:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.57s) --- PASS: TestTransform/NFC (14.15s) --- PASS: TestTransform/NFD (15.34s) --- PASS: TestTransform/base64 (19.09s) --- PASS: TestTransform/prefix (21.70s) --- PASS: TestTransform/suffix (20.49s) --- PASS: TestTransform/truncate (18.93s) --- PASS: TestTransform/encoder (16.46s) --- PASS: TestTransform/ISO-8859-1 (16.12s) --- PASS: TestTransform/charmap (14.90s) --- PASS: TestTransform/lowercase (16.28s) --- PASS: TestTransform/ascii (17.11s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:52:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:52:09 INFO : sub dir_somesuffix: Making directory 2025/09/18 04:52:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/18 04:52:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/18 04:52:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:52:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:52:09 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:09 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/18 04:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:10 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:11 INFO : tictactoe: Making directory 2025/09/18 04:52:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:11 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:52:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:11 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:12 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/18 04:52:12 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.64s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:13 INFO : toe: Making directory 2025/09/18 04:52:13 INFO : toe/toe: Making directory 2025/09/18 04:52:13 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:52:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:52:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:52:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:13 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/18 04:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:15 INFO : toe: Making directory 2025/09/18 04:52:15 INFO : toe/toe: Making directory 2025/09/18 04:52:15 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:52:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:52:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/18 04:52:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:15 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/18 04:52:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.84s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:17 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:52:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:52:17 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:17 INFO : tictacempty_dir: Making directory 2025/09/18 04:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:17 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:17 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:17 INFO : tictactoe: Making directory 2025/09/18 04:52:17 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:17 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:17 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:17 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:19 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:52:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:52:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:19 INFO : tictacempty_dir: Making directory 2025/09/18 04:52:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:19 INFO : tictactoe: Making directory 2025/09/18 04:52:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:19 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:19 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:19 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:52:20 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:20 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:52:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/18 04:52:20 NOTICE: B2 bucket rclone-test-zikiqeq6humo: 0 differences found 2025/09/18 04:52:20 NOTICE: B2 bucket rclone-test-zikiqeq6humo: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:21 INFO : tictactoe: Making directory 2025/09/18 04:52:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:21 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:21 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:21 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:21 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:22 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:22 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:22 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:22 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 04:52:22 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/18 04:52:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/18 04:52:22 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.83s) === RUN TestSyntax 2025/09/18 04:52:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:24 INFO : toe: Making directory 2025/09/18 04:52:24 INFO : toe/toe: Making directory 2025/09/18 04:52:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:52:24 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:24 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:25 INFO : toe/toe/toe: Copied (new) 2025/09/18 04:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:26 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:52:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:52:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:26 INFO : tictacempty_dir: Making directory 2025/09/18 04:52:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:26 INFO : tictactoe: Making directory 2025/09/18 04:52:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:26 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:26 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:26 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:26 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:52:26 INFO : toe/toe: Removing directory 2025/09/18 04:52:26 INFO : toe: Removing directory 2025/09/18 04:52:26 INFO : empty_dir: Removing directory 2025/09/18 04:52:26 DEBUG : Local file system at /tmp/rclone1012041074: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.07s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:28 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:52:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:52:28 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:28 INFO : tictacempty_dir: Making directory 2025/09/18 04:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:28 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:28 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:28 INFO : tictactoe: Making directory 2025/09/18 04:52:28 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:28 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:28 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:28 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:29 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:52:29 INFO : toe/toe: Removing directory 2025/09/18 04:52:29 INFO : toe: Removing directory 2025/09/18 04:52:29 INFO : empty_dir: Removing directory 2025/09/18 04:52:29 DEBUG : Local file system at /tmp/rclone1012041074: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/18 04:52:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (4.12s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:32 DEBUG : Reset feature "Copy" 2025/09/18 04:52:32 DEBUG : Reset feature "Move" 2025/09/18 04:52:32 DEBUG : Reset feature "Copy" 2025/09/18 04:52:32 DEBUG : Reset feature "Move" 2025/09/18 04:52:32 DEBUG : empty_dir: Making directory with metadata 2025/09/18 04:52:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 04:52:32 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:32 INFO : tictacempty_dir: Making directory 2025/09/18 04:52:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/18 04:52:32 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:32 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:32 INFO : tictactoe: Making directory 2025/09/18 04:52:32 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:32 DEBUG : toe: transformed to: tictactoe 2025/09/18 04:52:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:32 INFO : tictactoe/tictactoe: Making directory 2025/09/18 04:52:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/18 04:52:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/18 04:52:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:32 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:32 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/18 04:52:33 INFO : toe/toe/toe.txt: Deleted 2025/09/18 04:52:33 INFO : toe/toe: Removing directory 2025/09/18 04:52:33 INFO : toe: Removing directory 2025/09/18 04:52:33 INFO : empty_dir: Removing directory 2025/09/18 04:52:33 DEBUG : Local file system at /tmp/rclone1012041074: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/18 04:52:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/18 04:52:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/18 04:52:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/18 04:52:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.59s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:35 DEBUG : toe: transformed to: dG9l 2025/09/18 04:52:36 DEBUG : toe: transformed to: dG9l 2025/09/18 04:52:36 INFO : dG9l: Making directory 2025/09/18 04:52:36 DEBUG : toe: transformed to: dG9l 2025/09/18 04:52:36 DEBUG : toe: transformed to: dG9l 2025/09/18 04:52:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/18 04:52:36 INFO : dG9l/dG9l: Making directory 2025/09/18 04:52:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/18 04:52:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/18 04:52:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:52:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/18 04:52:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:52:36 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:36 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/18 04:52:36 DEBUG : Waiting for deletions to finish 2025/09/18 04:52:37 DEBUG : dG9l: transformed to: toe 2025/09/18 04:52:37 DEBUG : dG9l: transformed to: toe 2025/09/18 04:52:37 DEBUG : dG9l: transformed to: toe 2025/09/18 04:52:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/18 04:52:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/18 04:52:37 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for checks to finish 2025/09/18 04:52:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/18 04:52:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/18 04:52:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/18 04:52:37 DEBUG : Local file system at /tmp/rclone1012041074: Waiting for transfers to finish 2025/09/18 04:52:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.19s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zikiqeq6humo", Local "Local file system at /tmp/rclone1012041074", Modify Window "1ms" 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe: transformed to: 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe: transformed to: 2025/09/18 04:52:38 INFO : B2 bucket rclone-test-zikiqeq6humo: Making directory 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe: transformed to: 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe: transformed to: 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe/toe: transformed to: 2025/09/18 04:52:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/18 04:52:38 INFO : toe/toe: Making directory 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe/toe: transformed to: 2025/09/18 04:52:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe: transformed to: 2025/09/18 04:52:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/18 04:52:38 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for checks to finish 2025/09/18 04:52:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/18 04:52:38 DEBUG : toe/toe/toe: transformed to: 2025/09/18 04:52:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/18 04:52:38 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Waiting for transfers to finish 2025/09/18 04:52:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 04:52:39 INFO : toe/toe/toe: Copied (new) 2025/09/18 04:52:39 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting files as there were IO errors 2025/09/18 04:52:39 ERROR : B2 bucket rclone-test-zikiqeq6humo: not deleting directories as there were IO errors --- PASS: TestError (2.07s) PASS 2025/09/18 04:52:40 DEBUG : B2 bucket rclone-test-zikiqeq6humo: Purge remote 2025/09/18 04:52:40 INFO : B2 bucket rclone-test-zikiqeq6humo: cleaning bucket "rclone-test-zikiqeq6humo" of all files 2025/09/18 04:52:41 DEBUG : BackupDir/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67921_d20250918_m044629_c001_v7007000_t0000_u01758170789363") 2025/09/18 04:52:41 DEBUG : BackupDir/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11387273d63ce1c5_d20250918_m044623_c001_v0001184_t0024_u01758170783539") 2025/09/18 04:52:41 DEBUG : CompareDest/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cb14_d20250918_m044604_c001_v7007000_t0000_u01758170764135") 2025/09/18 04:52:41 DEBUG : CompareDest/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bf48_d20250918_m044558_c001_v0001101_t0012_u01758170758105") 2025/09/18 04:52:41 DEBUG : CompareDest/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cb16_d20250918_m044604_c001_v7007000_t0000_u01758170764317") 2025/09/18 04:52:41 DEBUG : CompareDest/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892b71_d20250918_m044559_c001_v0001105_t0008_u01758170759515") 2025/09/18 04:52:41 DEBUG : CopyDest/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67922_d20250918_m044629_c001_v7007000_t0000_u01758170789546") 2025/09/18 04:52:41 DEBUG : CopyDest/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b7f_d20250918_m044620_c001_v0001042_t0021_u01758170780582") 2025/09/18 04:52:41 DEBUG : CopyDest/three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67923_d20250918_m044629_c001_v7007000_t0000_u01758170789730") 2025/09/18 04:52:41 DEBUG : CopyDest/three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892bc6_d20250918_m044627_c001_v0001105_t0008_u01758170787422") 2025/09/18 04:52:41 DEBUG : CopyDest/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67925_d20250918_m044629_c001_v7007000_t0000_u01758170789916") 2025/09/18 04:52:41 DEBUG : CopyDest/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bf9a_d20250918_m044624_c001_v0001101_t0059_u01758170784708") 2025/09/18 04:52:41 DEBUG : EXISTING: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67ab2_d20250918_m044755_c001_v7007000_t0000_u01758170875209") 2025/09/18 04:52:41 DEBUG : EXISTING: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0cf_d20250918_m044754_c001_v0001101_t0030_u01758170874147") 2025/09/18 04:52:41 DEBUG : PREFIXapple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8065_d20250918_m045003_c001_v7007000_t0000_u01758171003181") 2025/09/18 04:52:41 DEBUG : PREFIXapple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e46_d20250918_m044957_c001_v0001105_t0030_u01758170997300") 2025/09/18 04:52:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ea_d20250918_m045002_c001_v7007000_t0000_u01758171002967") 2025/09/18 04:52:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d2b_d20250918_m044957_c001_v0001042_t0045_u01758170997332") 2025/09/18 04:52:42 DEBUG : PREFIXbanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8063_d20250918_m045002_c001_v7007000_t0000_u01758171002978") 2025/09/18 04:52:42 DEBUG : PREFIXbanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2af_d20250918_m044957_c001_v0001101_t0054_u01758170997309") 2025/09/18 04:52:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc49_d20250918_m045003_c001_v7007000_t0000_u01758171003174") 2025/09/18 04:52:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716a2_d20250918_m044957_c001_v0001182_t0027_u01758170997320") 2025/09/18 04:52:42 DEBUG : Testêé: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67ab0_d20250918_m044751_c001_v7007000_t0000_u01758170871184") 2025/09/18 04:52:42 DEBUG : Testêé: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cd9_d20250918_m044750_c001_v0001105_t0017_u01758170870539") 2025/09/18 04:52:42 DEBUG : Testêé: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0bb_d20250918_m044749_c001_v0001101_t0010_u01758170869488") 2025/09/18 04:52:42 DEBUG : YXBwbGU=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc19_d20250918_m044942_c001_v7007000_t0000_u01758170982935") 2025/09/18 04:52:42 DEBUG : YXBwbGU=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71618_d20250918_m044938_c001_v0001182_t0050_u01758170978660") 2025/09/18 04:52:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc1a_d20250918_m044943_c001_v7007000_t0000_u01758170983117") 2025/09/18 04:52:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d0d_d20250918_m044938_c001_v0001042_t0056_u01758170978671") 2025/09/18 04:52:42 DEBUG : YmFuYW5h: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc1b_d20250918_m044943_c001_v7007000_t0000_u01758170983300") 2025/09/18 04:52:42 DEBUG : YmFuYW5h: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c26b_d20250918_m044938_c001_v0001101_t0053_u01758170978692") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6627_d20250918_m044424_c001_v7007000_t0000_u01758170664205") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aa6_d20250918_m044423_c001_v0001042_t0054_u01758170663348") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6623_d20250918_m044421_c001_v7007000_t0000_u01758170661536") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a9e_d20250918_m044420_c001_v0001042_t0019_u01758170660535") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333ff_d20250918_m044401_c001_v7007000_t0000_u01758170641230") 2025/09/18 04:52:42 DEBUG : a/potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a64_d20250918_m044400_c001_v0001042_t0028_u01758170640293") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87864_d20250918_m045203_c001_v7007000_t0000_u01758171123983") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71af1_d20250918_m045159_c001_v0001182_t0038_u01758171119504") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ee8_d20250918_m045147_c001_v7007000_t0000_u01758171107748") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71a65_d20250918_m045143_c001_v0001182_t0020_u01758171103734") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f23_d20250918_m045131_c001_v7007000_t0000_u01758171091483") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a719a5_d20250918_m045127_c001_v0001182_t0052_u01758171087419") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fe9_d20250918_m045116_c001_v7007000_t0000_u01758171076586") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7190e_d20250918_m045112_c001_v0001182_t0035_u01758171072530") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf0_d20250918_m045100_c001_v7007000_t0000_u01758171060394") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7188e_d20250918_m045055_c001_v0001182_t0001_u01758171055993") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa19_d20250918_m045043_c001_v7007000_t0000_u01758171043991") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ee8_d20250918_m045037_c001_v0001105_t0009_u01758171037371") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a9_d20250918_m045025_c001_v7007000_t0000_u01758171025088") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ea6_d20250918_m045021_c001_v0001105_t0045_u01758171021560") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc59_d20250918_m045020_c001_v7007000_t0000_u01758171020578") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71744_d20250918_m045015_c001_v0001182_t0032_u01758171015927") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806a_d20250918_m045004_c001_v7007000_t0000_u01758171004622") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e58_d20250918_m045000_c001_v0001105_t0055_u01758171000817") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243e4_d20250918_m044959_c001_v7007000_t0000_u01758170999683") 2025/09/18 04:52:43 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e40_d20250918_m044955_c001_v0001105_t0042_u01758170995131") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3892_d20250918_m044940_c001_v7007000_t0000_u01758170980908") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7160a_d20250918_m044936_c001_v0001182_t0036_u01758170976273") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b34_d20250918_m044923_c001_v7007000_t0000_u01758170963822") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7158b_d20250918_m044919_c001_v0001182_t0044_u01758170959658") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243a8_d20250918_m044908_c001_v7007000_t0000_u01758170948489") 2025/09/18 04:52:44 DEBUG : apple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71513_d20250918_m044904_c001_v0001182_t0038_u01758170944931") 2025/09/18 04:52:44 DEBUG : appleSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d86c7f_d20250918_m045023_c001_v7007000_t0000_u01758171023405") 2025/09/18 04:52:44 DEBUG : appleSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7174c_d20250918_m045018_c001_v0001182_t0057_u01758171018104") 2025/09/18 04:52:44 DEBUG : appleapple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa1b_d20250918_m045044_c001_v7007000_t0000_u01758171044174") 2025/09/18 04:52:44 DEBUG : appleapple: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ef4_d20250918_m045039_c001_v0001105_t0010_u01758171039774") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d8786a_d20250918_m045204_c001_v7007000_t0000_u01758171124180") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c43f_d20250918_m045200_c001_v0001101_t0007_u01758171120069") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ee9_d20250918_m045147_c001_v7007000_t0000_u01758171107932") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3fb_d20250918_m045144_c001_v0001101_t0032_u01758171104434") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f24_d20250918_m045131_c001_v7007000_t0000_u01758171091665") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3d0_d20250918_m045128_c001_v0001101_t0001_u01758171088139") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fea_d20250918_m045116_c001_v7007000_t0000_u01758171076770") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3ac_d20250918_m045113_c001_v0001101_t0059_u01758171073387") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf1_d20250918_m045100_c001_v7007000_t0000_u01758171060577") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c386_d20250918_m045056_c001_v0001101_t0036_u01758171056835") 2025/09/18 04:52:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404208404ce46d3a_d20250918_m045042_c001_v7007000_t0000_u01758171042085") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d89_d20250918_m045038_c001_v0001042_t0008_u01758171038152") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898aa_d20250918_m045025_c001_v7007000_t0000_u01758171025274") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71778_d20250918_m045021_c001_v0001182_t0019_u01758171021548") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d38da_d20250918_m045020_c001_v7007000_t0000_u01758171020442") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2fe_d20250918_m045016_c001_v0001101_t0006_u01758171016466") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806b_d20250918_m045004_c001_v7007000_t0000_u01758171004805") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716c2_d20250918_m045000_c001_v0001182_t0036_u01758171000806") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b67fd_d20250918_m044959_c001_v7007000_t0000_u01758170999266") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71698_d20250918_m044955_c001_v0001182_t0040_u01758170995919") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b67ec_d20250918_m044940_c001_v7007000_t0000_u01758170980971") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e02_d20250918_m044936_c001_v0001105_t0024_u01758170976817") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b35_d20250918_m044924_c001_v7007000_t0000_u01758170964005") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dd6_d20250918_m044920_c001_v0001105_t0004_u01758170960333") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243a9_d20250918_m044908_c001_v7007000_t0000_u01758170948671") 2025/09/18 04:52:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892daa_d20250918_m044905_c001_v0001105_t0037_u01758170945689") 2025/09/18 04:52:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d86c88_d20250918_m045023_c001_v7007000_t0000_u01758171023648") 2025/09/18 04:52:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c304_d20250918_m045018_c001_v0001101_t0009_u01758171018126") 2025/09/18 04:52:45 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6629_d20250918_m044424_c001_v7007000_t0000_u01758170664387") 2025/09/18 04:52:45 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aa2_d20250918_m044422_c001_v0001042_t0005_u01758170662080") 2025/09/18 04:52:46 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6620_d20250918_m044420_c001_v7007000_t0000_u01758170660961") 2025/09/18 04:52:46 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a96_d20250918_m044419_c001_v0001042_t0046_u01758170659160") 2025/09/18 04:52:46 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333fd_d20250918_m044400_c001_v7007000_t0000_u01758170640668") 2025/09/18 04:52:46 DEBUG : b/potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a60_d20250918_m044358_c001_v0001042_t0058_u01758170638865") 2025/09/18 04:52:46 DEBUG : backup/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4170aff87aa39a20_d20250918_m044642_c001_v7007000_t0000_u01758170802675") 2025/09/18 04:52:46 DEBUG : backup/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10661d18ee13d984_d20250918_m044640_c001_v0001183_t0020_u01758170800847") 2025/09/18 04:52:46 DEBUG : backup/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11553ae8cdb7a738_d20250918_m044636_c001_v0001042_t0041_u01758170796784") 2025/09/18 04:52:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d37fa_d20250918_m044710_c001_v7007000_t0000_u01758170830222") 2025/09/18 04:52:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1009c944f8924124_d20250918_m044708_c001_v0001101_t0048_u01758170828229") 2025/09/18 04:52:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1009a419113b84a0_d20250918_m044704_c001_v0001161_t0043_u01758170824180") 2025/09/18 04:52:46 DEBUG : backup/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b66dc_d20250918_m044656_c001_v7007000_t0000_u01758170816742") 2025/09/18 04:52:46 DEBUG : backup/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f112a525b8f45de6a_d20250918_m044653_c001_v0001041_t0044_u01758170813673") 2025/09/18 04:52:46 DEBUG : backup/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f115f7e16569fe7fb_d20250918_m044649_c001_v0001180_t0024_u01758170809716") 2025/09/18 04:52:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d37fc_d20250918_m044710_c001_v7007000_t0000_u01758170830406") 2025/09/18 04:52:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f103c51a64c32d155_d20250918_m044709_c001_v0001098_t0010_u01758170829325") 2025/09/18 04:52:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a711f6_d20250918_m044705_c001_v0001182_t0027_u01758170825807") 2025/09/18 04:52:46 DEBUG : backup/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4170aff87aa39a21_d20250918_m044642_c001_v7007000_t0000_u01758170802857") 2025/09/18 04:52:46 DEBUG : backup/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f100302a47662c481_d20250918_m044641_c001_v0001157_t0033_u01758170801703") 2025/09/18 04:52:46 DEBUG : backup/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f104b51c9897f97e5_d20250918_m044638_c001_v0001181_t0038_u01758170798420") 2025/09/18 04:52:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b66dd_d20250918_m044656_c001_v7007000_t0000_u01758170816926") 2025/09/18 04:52:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f101b9fae5d031781_d20250918_m044655_c001_v0001093_t0022_u01758170815869") 2025/09/18 04:52:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f115237d33753b78e_d20250918_m044651_c001_v0001157_t0056_u01758170811036") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87871_d20250918_m045204_c001_v7007000_t0000_u01758171124389") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e1b_d20250918_m045159_c001_v0001042_t0001_u01758171119701") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eea_d20250918_m045148_c001_v7007000_t0000_u01758171108117") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19df5_d20250918_m045143_c001_v0001042_t0042_u01758171103936") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f25_d20250918_m045131_c001_v7007000_t0000_u01758171091847") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ddd_d20250918_m045127_c001_v0001042_t0028_u01758171087643") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1feb_d20250918_m045116_c001_v7007000_t0000_u01758171076953") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dbf_d20250918_m045112_c001_v0001042_t0030_u01758171072766") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf2_d20250918_m045100_c001_v7007000_t0000_u01758171060760") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19da9_d20250918_m045056_c001_v0001042_t0013_u01758171056241") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa1c_d20250918_m045044_c001_v7007000_t0000_u01758171044359") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c356_d20250918_m045037_c001_v0001101_t0032_u01758171037619") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898ab_d20250918_m045025_c001_v7007000_t0000_u01758171025457") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c318_d20250918_m045021_c001_v0001101_t0023_u01758171021580") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc56_d20250918_m045020_c001_v7007000_t0000_u01758171020031") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e8c_d20250918_m045016_c001_v0001105_t0025_u01758171016131") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806c_d20250918_m045004_c001_v7007000_t0000_u01758171004988") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2c3_d20250918_m045000_c001_v0001101_t0017_u01758171000827") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd805f_d20250918_m044959_c001_v7007000_t0000_u01758170999863") 2025/09/18 04:52:47 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2a5_d20250918_m044955_c001_v0001101_t0045_u01758170995533") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc17_d20250918_m044941_c001_v7007000_t0000_u01758170981283") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d07_d20250918_m044936_c001_v0001042_t0039_u01758170976510") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b36_d20250918_m044924_c001_v7007000_t0000_u01758170964189") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ce3_d20250918_m044919_c001_v0001042_t0014_u01758170959859") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243aa_d20250918_m044908_c001_v7007000_t0000_u01758170948856") 2025/09/18 04:52:48 DEBUG : banana: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cc9_d20250918_m044905_c001_v0001042_t0048_u01758170945128") 2025/09/18 04:52:48 DEBUG : bananaSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d38e2_d20250918_m045023_c001_v7007000_t0000_u01758171023678") 2025/09/18 04:52:48 DEBUG : bananaSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e94_d20250918_m045018_c001_v0001105_t0044_u01758171018115") 2025/09/18 04:52:48 DEBUG : both0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2962_d20250918_m044841_c001_v7007000_t0000_u01758170921969") 2025/09/18 04:52:48 DEBUG : both0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c57_d20250918_m044822_c001_v0001042_t0046_u01758170902526") 2025/09/18 04:52:48 DEBUG : both0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d689_d20250918_m044818_c001_v7007000_t0000_u01758170898324") 2025/09/18 04:52:48 DEBUG : both0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ceb_d20250918_m044757_c001_v0001105_t0030_u01758170877447") 2025/09/18 04:52:48 DEBUG : both1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2963_d20250918_m044842_c001_v7007000_t0000_u01758170922153") 2025/09/18 04:52:48 DEBUG : both1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d31_d20250918_m044824_c001_v0001105_t0034_u01758170904324") 2025/09/18 04:52:48 DEBUG : both1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d68a_d20250918_m044818_c001_v7007000_t0000_u01758170898507") 2025/09/18 04:52:48 DEBUG : both1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0df_d20250918_m044758_c001_v0001101_t0055_u01758170878706") 2025/09/18 04:52:48 DEBUG : both10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2964_d20250918_m044842_c001_v7007000_t0000_u01758170922366") 2025/09/18 04:52:48 DEBUG : both10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d49_d20250918_m044831_c001_v0001105_t0025_u01758170911679") 2025/09/18 04:52:49 DEBUG : both10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d68b_d20250918_m044818_c001_v7007000_t0000_u01758170898689") 2025/09/18 04:52:49 DEBUG : both10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c103_d20250918_m044806_c001_v0001101_t0018_u01758170886728") 2025/09/18 04:52:49 DEBUG : both11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2965_d20250918_m044842_c001_v7007000_t0000_u01758170922551") 2025/09/18 04:52:49 DEBUG : both11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c177_d20250918_m044832_c001_v0001101_t0005_u01758170912388") 2025/09/18 04:52:49 DEBUG : both11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d68c_d20250918_m044818_c001_v7007000_t0000_u01758170898870") 2025/09/18 04:52:49 DEBUG : both11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c3b_d20250918_m044807_c001_v0001042_t0019_u01758170887688") 2025/09/18 04:52:49 DEBUG : both12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2966_d20250918_m044842_c001_v7007000_t0000_u01758170922736") 2025/09/18 04:52:49 DEBUG : both12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c73_d20250918_m044832_c001_v0001042_t0036_u01758170912961") 2025/09/18 04:52:49 DEBUG : both12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d68d_d20250918_m044819_c001_v7007000_t0000_u01758170899054") 2025/09/18 04:52:49 DEBUG : both12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d15_d20250918_m044808_c001_v0001105_t0001_u01758170888608") 2025/09/18 04:52:49 DEBUG : both13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2967_d20250918_m044842_c001_v7007000_t0000_u01758170922920") 2025/09/18 04:52:49 DEBUG : both13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d51_d20250918_m044833_c001_v0001105_t0059_u01758170913727") 2025/09/18 04:52:49 DEBUG : both13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d68f_d20250918_m044819_c001_v7007000_t0000_u01758170899238") 2025/09/18 04:52:49 DEBUG : both13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c115_d20250918_m044809_c001_v0001101_t0001_u01758170889288") 2025/09/18 04:52:49 DEBUG : both14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2968_d20250918_m044843_c001_v7007000_t0000_u01758170923106") 2025/09/18 04:52:49 DEBUG : both14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c185_d20250918_m044834_c001_v0001101_t0041_u01758170914547") 2025/09/18 04:52:49 DEBUG : both14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d690_d20250918_m044819_c001_v7007000_t0000_u01758170899423") 2025/09/18 04:52:49 DEBUG : both14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c3f_d20250918_m044810_c001_v0001042_t0055_u01758170890136") 2025/09/18 04:52:49 DEBUG : both15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2969_d20250918_m044843_c001_v7007000_t0000_u01758170923290") 2025/09/18 04:52:49 DEBUG : both15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c79_d20250918_m044835_c001_v0001042_t0025_u01758170915275") 2025/09/18 04:52:49 DEBUG : both15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d691_d20250918_m044819_c001_v7007000_t0000_u01758170899610") 2025/09/18 04:52:50 DEBUG : both15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d19_d20250918_m044810_c001_v0001105_t0003_u01758170890970") 2025/09/18 04:52:50 DEBUG : both16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296a_d20250918_m044843_c001_v7007000_t0000_u01758170923481") 2025/09/18 04:52:50 DEBUG : both16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d57_d20250918_m044835_c001_v0001105_t0003_u01758170915904") 2025/09/18 04:52:50 DEBUG : both16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d692_d20250918_m044819_c001_v7007000_t0000_u01758170899792") 2025/09/18 04:52:50 DEBUG : both16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c125_d20250918_m044811_c001_v0001101_t0026_u01758170891852") 2025/09/18 04:52:50 DEBUG : both17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296b_d20250918_m044843_c001_v7007000_t0000_u01758170923664") 2025/09/18 04:52:50 DEBUG : both17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c193_d20250918_m044836_c001_v0001101_t0003_u01758170916657") 2025/09/18 04:52:50 DEBUG : both17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d693_d20250918_m044819_c001_v7007000_t0000_u01758170899972") 2025/09/18 04:52:50 DEBUG : both17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c45_d20250918_m044812_c001_v0001042_t0036_u01758170892785") 2025/09/18 04:52:50 DEBUG : both18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296c_d20250918_m044843_c001_v7007000_t0000_u01758170923849") 2025/09/18 04:52:50 DEBUG : both18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c83_d20250918_m044837_c001_v0001042_t0034_u01758170917509") 2025/09/18 04:52:50 DEBUG : both18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d694_d20250918_m044820_c001_v7007000_t0000_u01758170900155") 2025/09/18 04:52:50 DEBUG : both18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d23_d20250918_m044813_c001_v0001105_t0052_u01758170893601") 2025/09/18 04:52:50 DEBUG : both19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296d_d20250918_m044844_c001_v7007000_t0000_u01758170924031") 2025/09/18 04:52:50 DEBUG : both19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d63_d20250918_m044838_c001_v0001105_t0034_u01758170918421") 2025/09/18 04:52:50 DEBUG : both19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d695_d20250918_m044820_c001_v7007000_t0000_u01758170900336") 2025/09/18 04:52:50 DEBUG : both19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c131_d20250918_m044814_c001_v0001101_t0059_u01758170894606") 2025/09/18 04:52:50 DEBUG : both2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296e_d20250918_m044844_c001_v7007000_t0000_u01758170924217") 2025/09/18 04:52:50 DEBUG : both2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c14f_d20250918_m044825_c001_v0001101_t0030_u01758170905403") 2025/09/18 04:52:50 DEBUG : both2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d697_d20250918_m044820_c001_v7007000_t0000_u01758170900518") 2025/09/18 04:52:51 DEBUG : both2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c27_d20250918_m044759_c001_v0001042_t0004_u01758170879503") 2025/09/18 04:52:51 DEBUG : both3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a296f_d20250918_m044844_c001_v7007000_t0000_u01758170924400") 2025/09/18 04:52:51 DEBUG : both3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c61_d20250918_m044826_c001_v0001042_t0013_u01758170906137") 2025/09/18 04:52:51 DEBUG : both3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d698_d20250918_m044820_c001_v7007000_t0000_u01758170900699") 2025/09/18 04:52:51 DEBUG : both3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cf5_d20250918_m044800_c001_v0001105_t0037_u01758170880146") 2025/09/18 04:52:51 DEBUG : both4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2970_d20250918_m044844_c001_v7007000_t0000_u01758170924602") 2025/09/18 04:52:51 DEBUG : both4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d3d_d20250918_m044827_c001_v0001105_t0053_u01758170907213") 2025/09/18 04:52:51 DEBUG : both4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d69a_d20250918_m044820_c001_v7007000_t0000_u01758170900880") 2025/09/18 04:52:51 DEBUG : both4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0e9_d20250918_m044801_c001_v0001101_t0041_u01758170881285") 2025/09/18 04:52:51 DEBUG : both5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2971_d20250918_m044844_c001_v7007000_t0000_u01758170924786") 2025/09/18 04:52:51 DEBUG : both5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c163_d20250918_m044828_c001_v0001101_t0011_u01758170908067") 2025/09/18 04:52:51 DEBUG : both5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d69b_d20250918_m044821_c001_v7007000_t0000_u01758170901060") 2025/09/18 04:52:51 DEBUG : both5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c31_d20250918_m044802_c001_v0001042_t0057_u01758170882012") 2025/09/18 04:52:51 DEBUG : both6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2972_d20250918_m044844_c001_v7007000_t0000_u01758170924970") 2025/09/18 04:52:51 DEBUG : both6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c69_d20250918_m044828_c001_v0001042_t0006_u01758170908644") 2025/09/18 04:52:51 DEBUG : both6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d69d_d20250918_m044821_c001_v7007000_t0000_u01758170901245") 2025/09/18 04:52:51 DEBUG : both6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cff_d20250918_m044803_c001_v0001105_t0005_u01758170883273") 2025/09/18 04:52:51 DEBUG : both7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2973_d20250918_m044845_c001_v7007000_t0000_u01758170925154") 2025/09/18 04:52:51 DEBUG : both7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d43_d20250918_m044829_c001_v0001105_t0002_u01758170909331") 2025/09/18 04:52:51 DEBUG : both7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d69e_d20250918_m044821_c001_v7007000_t0000_u01758170901427") 2025/09/18 04:52:51 DEBUG : both7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0f7_d20250918_m044803_c001_v0001101_t0022_u01758170883972") 2025/09/18 04:52:52 DEBUG : both8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2974_d20250918_m044845_c001_v7007000_t0000_u01758170925338") 2025/09/18 04:52:52 DEBUG : both8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c16d_d20250918_m044830_c001_v0001101_t0049_u01758170910070") 2025/09/18 04:52:52 DEBUG : both8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d6a0_d20250918_m044821_c001_v7007000_t0000_u01758170901608") 2025/09/18 04:52:52 DEBUG : both8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c37_d20250918_m044804_c001_v0001042_t0019_u01758170884741") 2025/09/18 04:52:52 DEBUG : both9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2976_d20250918_m044845_c001_v7007000_t0000_u01758170925522") 2025/09/18 04:52:52 DEBUG : both9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c6f_d20250918_m044830_c001_v0001042_t0004_u01758170910970") 2025/09/18 04:52:52 DEBUG : both9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d6a1_d20250918_m044821_c001_v7007000_t0000_u01758170901791") 2025/09/18 04:52:52 DEBUG : both9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d07_d20250918_m044805_c001_v0001105_t0040_u01758170885750") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b662a_d20250918_m044424_c001_v7007000_t0000_u01758170664567") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aa4_d20250918_m044422_c001_v0001042_t0051_u01758170662497") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6624_d20250918_m044421_c001_v7007000_t0000_u01758170661717") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a9a_d20250918_m044419_c001_v0001042_t0022_u01758170659809") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33400_d20250918_m044401_c001_v7007000_t0000_u01758170641415") 2025/09/18 04:52:52 DEBUG : c/non empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a62_d20250918_m044359_c001_v0001042_t0016_u01758170639251") 2025/09/18 04:52:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc1d_d20250918_m044943_c001_v7007000_t0000_u01758170983484") 2025/09/18 04:52:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e06_d20250918_m044938_c001_v0001105_t0014_u01758170978682") 2025/09/18 04:52:52 DEBUG : check sum: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f5_d20250918_m044350_c001_v7007000_t0000_u01758170630598") 2025/09/18 04:52:52 DEBUG : check sum: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a3c_d20250918_m044349_c001_v0001042_t0023_u01758170629366") 2025/09/18 04:52:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87bfd_d20250918_m045237_c001_v7007000_t0000_u01758171157770") 2025/09/18 04:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71c17_d20250918_m045236_c001_v0001182_t0028_u01758171156581") 2025/09/18 04:52:53 DEBUG : dest/3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d678ff_d20250918_m044613_c001_v7007000_t0000_u01758170773385") 2025/09/18 04:52:53 DEBUG : dest/3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f414b9c827bfe3621_d20250918_m044612_c001_v0001153_t0013_u01758170772275") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa1d_d20250918_m045044_c001_v7007000_t0000_u01758171044543") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d8f_d20250918_m045039_c001_v0001042_t0048_u01758171039796") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87878_d20250918_m045204_c001_v7007000_t0000_u01758171124587") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71ab1_d20250918_m045152_c001_v0001182_t0000_u01758171112433") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eeb_d20250918_m045148_c001_v7007000_t0000_u01758171108304") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a719f5_d20250918_m045136_c001_v0001182_t0018_u01758171096150") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f26_d20250918_m045132_c001_v7007000_t0000_u01758171092030") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71961_d20250918_m045121_c001_v0001182_t0052_u01758171081248") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fec_d20250918_m045117_c001_v7007000_t0000_u01758171077135") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a718d2_d20250918_m045105_c001_v0001182_t0050_u01758171065128") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf3_d20250918_m045100_c001_v7007000_t0000_u01758171060946") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71852_d20250918_m045048_c001_v0001182_t0026_u01758171048681") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40056f63f8c69d9f_d20250918_m045042_c001_v7007000_t0000_u01758171042293") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ec2_d20250918_m045029_c001_v0001105_t0014_u01758171029744") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898ad_d20250918_m045025_c001_v7007000_t0000_u01758171025641") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7177a_d20250918_m045021_c001_v0001182_t0015_u01758171021746") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a0_d20250918_m045020_c001_v7007000_t0000_u01758171020409") 2025/09/18 04:52:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71704_d20250918_m045009_c001_v0001182_t0021_u01758171009263") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806d_d20250918_m045005_c001_v7007000_t0000_u01758171005172") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716c4_d20250918_m045001_c001_v0001182_t0034_u01758171001013") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd805e_d20250918_m044959_c001_v7007000_t0000_u01758170999698") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e20_d20250918_m044947_c001_v0001105_t0041_u01758170987551") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc15_d20250918_m044940_c001_v7007000_t0000_u01758170980914") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a715d5_d20250918_m044928_c001_v0001182_t0015_u01758170968464") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b37_d20250918_m044924_c001_v7007000_t0000_u01758170964375") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71549_d20250918_m044913_c001_v0001182_t0059_u01758170953127") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ab_d20250918_m044909_c001_v7007000_t0000_u01758170949039") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a714e7_d20250918_m044858_c001_v0001182_t0025_u01758170938608") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f420ff6e9f6c7a4fd_d20250918_m045023_c001_v7007000_t0000_u01758171023518") 2025/09/18 04:52:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71750_d20250918_m045018_c001_v0001182_t0001_u01758171018322") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa1e_d20250918_m045044_c001_v7007000_t0000_u01758171044727") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71818_d20250918_m045039_c001_v0001182_t0003_u01758171039804") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d8787d_d20250918_m045204_c001_v7007000_t0000_u01758171124793") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e0b_d20250918_m045153_c001_v0001042_t0005_u01758171113140") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eec_d20250918_m045148_c001_v7007000_t0000_u01758171108486") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19de3_d20250918_m045136_c001_v0001042_t0022_u01758171096720") 2025/09/18 04:52:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f27_d20250918_m045132_c001_v7007000_t0000_u01758171092214") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dc9_d20250918_m045121_c001_v0001042_t0039_u01758171081824") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fed_d20250918_m045117_c001_v7007000_t0000_u01758171077321") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19db5_d20250918_m045105_c001_v0001042_t0042_u01758171065692") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf4_d20250918_m045101_c001_v7007000_t0000_u01758171061128") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d9b_d20250918_m045049_c001_v0001042_t0019_u01758171049258") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa18_d20250918_m045042_c001_v7007000_t0000_u01758171042301") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c33a_d20250918_m045030_c001_v0001101_t0031_u01758171030582") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898ae_d20250918_m045025_c001_v7007000_t0000_u01758171025824") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d69_d20250918_m045021_c001_v0001042_t0024_u01758171021920") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f420ff6e9f6c7a4fa_d20250918_m045020_c001_v7007000_t0000_u01758171020423") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e72_d20250918_m045009_c001_v0001105_t0027_u01758171009831") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806e_d20250918_m045005_c001_v7007000_t0000_u01758171005354") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716c8_d20250918_m045001_c001_v0001182_t0036_u01758171001226") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6801_d20250918_m044959_c001_v7007000_t0000_u01758170999811") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c28f_d20250918_m044948_c001_v0001101_t0059_u01758170988352") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02e60_d20250918_m044941_c001_v7007000_t0000_u01758170981167") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cf3_d20250918_m044929_c001_v0001042_t0010_u01758170969017") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b38_d20250918_m044924_c001_v7007000_t0000_u01758170964560") 2025/09/18 04:52:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cd5_d20250918_m044913_c001_v0001042_t0020_u01758170953737") 2025/09/18 04:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ac_d20250918_m044909_c001_v7007000_t0000_u01758170949223") 2025/09/18 04:52:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cb7_d20250918_m044858_c001_v0001042_t0015_u01758170938835") 2025/09/18 04:52:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d73c_d20250918_m045023_c001_v7007000_t0000_u01758171023507") 2025/09/18 04:52:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c306_d20250918_m045018_c001_v0001101_t0009_u01758171018423") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa1f_d20250918_m045044_c001_v7007000_t0000_u01758171044913") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7181a_d20250918_m045040_c001_v0001182_t0002_u01758171040003") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87887_d20250918_m045205_c001_v7007000_t0000_u01758171125020") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c419_d20250918_m045153_c001_v0001101_t0027_u01758171113845") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eed_d20250918_m045148_c001_v7007000_t0000_u01758171108668") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3e3_d20250918_m045137_c001_v0001101_t0051_u01758171097678") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f28_d20250918_m045132_c001_v7007000_t0000_u01758171092396") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3bc_d20250918_m045122_c001_v0001101_t0007_u01758171082567") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fee_d20250918_m045117_c001_v7007000_t0000_u01758171077503") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c396_d20250918_m045106_c001_v0001101_t0003_u01758171066400") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf6_d20250918_m045101_c001_v7007000_t0000_u01758171061310") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c37a_d20250918_m045050_c001_v0001101_t0003_u01758171050225") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa16_d20250918_m045042_c001_v7007000_t0000_u01758171042110") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d7d_d20250918_m045031_c001_v0001042_t0059_u01758171031420") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898af_d20250918_m045026_c001_v7007000_t0000_u01758171026008") 2025/09/18 04:52:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7177c_d20250918_m045021_c001_v0001182_t0059_u01758171021952") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b8989e_d20250918_m045020_c001_v7007000_t0000_u01758171020043") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2e3_d20250918_m045010_c001_v0001101_t0042_u01758171010524") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd806f_d20250918_m045005_c001_v7007000_t0000_u01758171005537") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e5a_d20250918_m045001_c001_v0001105_t0035_u01758171001246") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b67ff_d20250918_m044959_c001_v7007000_t0000_u01758170999629") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7166c_d20250918_m044949_c001_v0001182_t0056_u01758170989077") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983e6f_d20250918_m044940_c001_v7007000_t0000_u01758170980921") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892df2_d20250918_m044930_c001_v0001105_t0018_u01758170970209") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b39_d20250918_m044924_c001_v7007000_t0000_u01758170964744") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dc0_d20250918_m044914_c001_v0001105_t0036_u01758170954488") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ad_d20250918_m044909_c001_v7007000_t0000_u01758170949405") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d9c_d20250918_m044859_c001_v0001105_t0042_u01758170939525") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d73b_d20250918_m045023_c001_v7007000_t0000_u01758171023324") 2025/09/18 04:52:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e96_d20250918_m045018_c001_v0001105_t0059_u01758171018526") 2025/09/18 04:52:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa20_d20250918_m045045_c001_v7007000_t0000_u01758171045097") 2025/09/18 04:52:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7181c_d20250918_m045040_c001_v0001182_t0022_u01758171040238") 2025/09/18 04:52:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d8788c_d20250918_m045205_c001_v7007000_t0000_u01758171125245") 2025/09/18 04:52:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fd6_d20250918_m045154_c001_v0001105_t0057_u01758171114517") 2025/09/18 04:52:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eee_d20250918_m045148_c001_v7007000_t0000_u01758171108851") 2025/09/18 04:52:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f8c_d20250918_m045138_c001_v0001105_t0033_u01758171098401") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2a_d20250918_m045132_c001_v7007000_t0000_u01758171092579") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f5f_d20250918_m045123_c001_v0001105_t0006_u01758171083291") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1fef_d20250918_m045117_c001_v7007000_t0000_u01758171077687") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f3c_d20250918_m045107_c001_v0001105_t0005_u01758171067165") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf8_d20250918_m045101_c001_v7007000_t0000_u01758171061491") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f11_d20250918_m045051_c001_v0001105_t0055_u01758171051101") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeae3_d20250918_m045041_c001_v7007000_t0000_u01758171041728") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a717ce_d20250918_m045032_c001_v0001182_t0031_u01758171032212") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b0_d20250918_m045026_c001_v7007000_t0000_u01758171026191") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892eac_d20250918_m045021_c001_v0001105_t0029_u01758171021966") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a2_d20250918_m045020_c001_v7007000_t0000_u01758171020592") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d43_d20250918_m045011_c001_v0001042_t0002_u01758171011217") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8070_d20250918_m045005_c001_v7007000_t0000_u01758171005721") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2c9_d20250918_m045001_c001_v0001101_t0044_u01758171001287") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b67fe_d20250918_m044959_c001_v7007000_t0000_u01758170999447") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d1b_d20250918_m044949_c001_v0001042_t0035_u01758170989654") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3893_d20250918_m044941_c001_v7007000_t0000_u01758170981091") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c24d_d20250918_m044930_c001_v0001101_t0053_u01758170970848") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b3a_d20250918_m044924_c001_v7007000_t0000_u01758170964929") 2025/09/18 04:52:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c221_d20250918_m044915_c001_v0001101_t0039_u01758170955208") 2025/09/18 04:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ae_d20250918_m044909_c001_v7007000_t0000_u01758170949588") 2025/09/18 04:52:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c1f9_d20250918_m044859_c001_v0001101_t0039_u01758170939891") 2025/09/18 04:52:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a6_d20250918_m045023_c001_v7007000_t0000_u01758171023529") 2025/09/18 04:52:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d5d_d20250918_m045018_c001_v0001042_t0057_u01758171018551") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa21_d20250918_m045045_c001_v7007000_t0000_u01758171045281") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d91_d20250918_m045040_c001_v0001042_t0025_u01758171040278") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87894_d20250918_m045205_c001_v7007000_t0000_u01758171125488") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71abf_d20250918_m045154_c001_v0001182_t0041_u01758171114888") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02eef_d20250918_m045149_c001_v7007000_t0000_u01758171109034") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71a0f_d20250918_m045138_c001_v0001182_t0040_u01758171098954") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2b_d20250918_m045132_c001_v7007000_t0000_u01758171092762") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7197f_d20250918_m045123_c001_v0001182_t0024_u01758171083552") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff0_d20250918_m045117_c001_v7007000_t0000_u01758171077869") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a718e2_d20250918_m045107_c001_v0001182_t0009_u01758171067565") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaf9_d20250918_m045101_c001_v7007000_t0000_u01758171061675") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71862_d20250918_m045051_c001_v0001182_t0033_u01758171051522") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404208404ce46d38_d20250918_m045041_c001_v7007000_t0000_u01758171041714") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ece_d20250918_m045032_c001_v0001105_t0056_u01758171032409") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b1_d20250918_m045026_c001_v7007000_t0000_u01758171026375") 2025/09/18 04:52:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c31a_d20250918_m045022_c001_v0001101_t0055_u01758171022013") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d86c21_d20250918_m045020_c001_v7007000_t0000_u01758171020458") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71716_d20250918_m045011_c001_v0001182_t0000_u01758171011621") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8071_d20250918_m045005_c001_v7007000_t0000_u01758171005906") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d37_d20250918_m045001_c001_v0001042_t0001_u01758171001342") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc43_d20250918_m044959_c001_v7007000_t0000_u01758170999874") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e26_d20250918_m044950_c001_v0001105_t0059_u01758170990007") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3890_d20250918_m044940_c001_v7007000_t0000_u01758170980543") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a715e5_d20250918_m044931_c001_v0001182_t0035_u01758170971397") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b3c_d20250918_m044925_c001_v7007000_t0000_u01758170965113") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7156b_d20250918_m044915_c001_v0001182_t0005_u01758170955580") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243af_d20250918_m044909_c001_v7007000_t0000_u01758170949770") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a714f5_d20250918_m044900_c001_v0001182_t0025_u01758170940200") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f421035119ea19105_d20250918_m045023_c001_v7007000_t0000_u01758171023542") 2025/09/18 04:53:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71756_d20250918_m045018_c001_v0001182_t0049_u01758171018713") 2025/09/18 04:53:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa22_d20250918_m045045_c001_v7007000_t0000_u01758171045476") 2025/09/18 04:53:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c35d_d20250918_m045040_c001_v0001101_t0005_u01758171040302") 2025/09/18 04:53:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d8789d_d20250918_m045205_c001_v7007000_t0000_u01758171125674") 2025/09/18 04:53:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e0d_d20250918_m045155_c001_v0001042_t0048_u01758171115119") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef0_d20250918_m045149_c001_v7007000_t0000_u01758171109221") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19de9_d20250918_m045139_c001_v0001042_t0016_u01758171099166") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2c_d20250918_m045132_c001_v7007000_t0000_u01758171092947") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dcf_d20250918_m045123_c001_v0001042_t0039_u01758171083767") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff1_d20250918_m045118_c001_v7007000_t0000_u01758171078052") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19db7_d20250918_m045107_c001_v0001042_t0010_u01758171067785") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeafa_d20250918_m045101_c001_v7007000_t0000_u01758171061857") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19da1_d20250918_m045051_c001_v0001042_t0009_u01758171051770") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404208404ce46d39_d20250918_m045041_c001_v7007000_t0000_u01758171041900") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c342_d20250918_m045032_c001_v0001101_t0046_u01758171032759") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b2_d20250918_m045026_c001_v7007000_t0000_u01758171026560") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71780_d20250918_m045022_c001_v0001182_t0040_u01758171022287") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d735_d20250918_m045020_c001_v7007000_t0000_u01758171020204") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e76_d20250918_m045011_c001_v0001105_t0051_u01758171011989") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8072_d20250918_m045006_c001_v7007000_t0000_u01758171006088") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716ca_d20250918_m045001_c001_v0001182_t0026_u01758171001434") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706b6_d20250918_m044959_c001_v7007000_t0000_u01758170999461") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c295_d20250918_m044950_c001_v0001101_t0003_u01758170990506") 2025/09/18 04:53:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc16_d20250918_m044941_c001_v7007000_t0000_u01758170981100") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cfb_d20250918_m044931_c001_v0001042_t0058_u01758170971612") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b3d_d20250918_m044925_c001_v7007000_t0000_u01758170965296") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cdd_d20250918_m044915_c001_v0001042_t0021_u01758170955796") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b0_d20250918_m044909_c001_v7007000_t0000_u01758170949952") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cbd_d20250918_m044900_c001_v0001042_t0050_u01758170940476") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a5_d20250918_m045023_c001_v7007000_t0000_u01758171023344") 2025/09/18 04:53:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c308_d20250918_m045018_c001_v0001101_t0044_u01758171018761") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa24_d20250918_m045045_c001_v7007000_t0000_u01758171045660") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71822_d20250918_m045040_c001_v0001182_t0008_u01758171040444") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878a2_d20250918_m045205_c001_v7007000_t0000_u01758171125897") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c41f_d20250918_m045155_c001_v0001101_t0036_u01758171115710") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef1_d20250918_m045149_c001_v7007000_t0000_u01758171109403") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3e5_d20250918_m045140_c001_v0001101_t0054_u01758171100131") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2d_d20250918_m045133_c001_v7007000_t0000_u01758171093129") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3c0_d20250918_m045124_c001_v0001101_t0032_u01758171084075") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff2_d20250918_m045118_c001_v7007000_t0000_u01758171078235") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c39e_d20250918_m045108_c001_v0001101_t0050_u01758171068429") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeafb_d20250918_m045102_c001_v7007000_t0000_u01758171062042") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c37e_d20250918_m045052_c001_v0001101_t0044_u01758171052124") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d86eab_d20250918_m045042_c001_v7007000_t0000_u01758171042147") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d7f_d20250918_m045033_c001_v0001042_t0024_u01758171033511") 2025/09/18 04:53:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b3_d20250918_m045026_c001_v7007000_t0000_u01758171026742") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892eb0_d20250918_m045022_c001_v0001105_t0005_u01758171022370") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f420ff6e9f6c7a4fb_d20250918_m045020_c001_v7007000_t0000_u01758171020608") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2eb_d20250918_m045012_c001_v0001101_t0041_u01758171012403") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8073_d20250918_m045006_c001_v7007000_t0000_u01758171006271") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2cd_d20250918_m045001_c001_v0001101_t0005_u01758171001602") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706b8_d20250918_m044959_c001_v7007000_t0000_u01758170999826") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7167a_d20250918_m044950_c001_v0001182_t0049_u01758170990974") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983e70_d20250918_m044941_c001_v7007000_t0000_u01758170981108") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892df6_d20250918_m044932_c001_v0001105_t0018_u01758170972088") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b3e_d20250918_m044925_c001_v7007000_t0000_u01758170965481") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dc6_d20250918_m044916_c001_v0001105_t0020_u01758170956178") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b1_d20250918_m044910_c001_v7007000_t0000_u01758170950134") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892da0_d20250918_m044901_c001_v0001105_t0056_u01758170941036") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f420ff6e9f6c7a4fc_d20250918_m045023_c001_v7007000_t0000_u01758171023333") 2025/09/18 04:53:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7175c_d20250918_m045018_c001_v0001182_t0044_u01758171018916") 2025/09/18 04:53:03 DEBUG : dir1/0007-12345: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa25_d20250918_m045045_c001_v7007000_t0000_u01758171045844") 2025/09/18 04:53:03 DEBUG : dir1/0007-12345: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892efa_d20250918_m045040_c001_v0001105_t0023_u01758171040525") 2025/09/18 04:53:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878a8_d20250918_m045206_c001_v7007000_t0000_u01758171126081") 2025/09/18 04:53:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fda_d20250918_m045156_c001_v0001105_t0018_u01758171116337") 2025/09/18 04:53:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef2_d20250918_m045149_c001_v7007000_t0000_u01758171109586") 2025/09/18 04:53:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f96_d20250918_m045140_c001_v0001105_t0008_u01758171100493") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2e_d20250918_m045133_c001_v7007000_t0000_u01758171093312") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f64_d20250918_m045124_c001_v0001105_t0020_u01758171084430") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff3_d20250918_m045118_c001_v7007000_t0000_u01758171078419") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f40_d20250918_m045108_c001_v0001105_t0039_u01758171068946") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeafd_d20250918_m045102_c001_v7007000_t0000_u01758171062224") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f13_d20250918_m045052_c001_v0001105_t0029_u01758171052506") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8097_d20250918_m045042_c001_v7007000_t0000_u01758171042117") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a717d4_d20250918_m045033_c001_v0001182_t0017_u01758171033857") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b4_d20250918_m045026_c001_v7007000_t0000_u01758171026928") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d6d_d20250918_m045022_c001_v0001042_t0003_u01758171022406") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc57_d20250918_m045020_c001_v7007000_t0000_u01758171020214") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d45_d20250918_m045012_c001_v0001042_t0009_u01758171012727") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8075_d20250918_m045006_c001_v7007000_t0000_u01758171006455") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e5c_d20250918_m045001_c001_v0001105_t0043_u01758171001613") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706b7_d20250918_m044959_c001_v7007000_t0000_u01758170999643") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d1f_d20250918_m044951_c001_v0001042_t0034_u01758170991181") 2025/09/18 04:53:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3891_d20250918_m044940_c001_v7007000_t0000_u01758170980726") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c253_d20250918_m044932_c001_v0001101_t0040_u01758170972337") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b3f_d20250918_m044925_c001_v7007000_t0000_u01758170965667") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c22b_d20250918_m044916_c001_v0001101_t0017_u01758170956530") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b2_d20250918_m044910_c001_v7007000_t0000_u01758170950316") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c1ff_d20250918_m044901_c001_v0001101_t0018_u01758170941631") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d73d_d20250918_m045023_c001_v7007000_t0000_u01758171023689") 2025/09/18 04:53:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d5f_d20250918_m045019_c001_v0001042_t0043_u01758171019009") 2025/09/18 04:53:05 DEBUG : dir1/0008-23456: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa26_d20250918_m045046_c001_v7007000_t0000_u01758171046029") 2025/09/18 04:53:05 DEBUG : dir1/0008-23456: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c360_d20250918_m045040_c001_v0001101_t0024_u01758171040591") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878b0_d20250918_m045206_c001_v7007000_t0000_u01758171126329") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71ad1_d20250918_m045156_c001_v0001182_t0014_u01758171116668") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef3_d20250918_m045149_c001_v7007000_t0000_u01758171109793") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71a2d_d20250918_m045140_c001_v0001182_t0031_u01758171100775") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f2f_d20250918_m045133_c001_v7007000_t0000_u01758171093495") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7198f_d20250918_m045124_c001_v0001182_t0031_u01758171084730") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff4_d20250918_m045118_c001_v7007000_t0000_u01758171078607") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a718f2_d20250918_m045109_c001_v0001182_t0043_u01758171069335") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeafe_d20250918_m045102_c001_v7007000_t0000_u01758171062406") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7186c_d20250918_m045052_c001_v0001182_t0046_u01758171052876") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd436_d20250918_m045041_c001_v7007000_t0000_u01758171041739") 2025/09/18 04:53:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ed4_d20250918_m045034_c001_v0001105_t0025_u01758171034061") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b5_d20250918_m045027_c001_v7007000_t0000_u01758171027112") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c320_d20250918_m045022_c001_v0001101_t0008_u01758171022415") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b8989f_d20250918_m045020_c001_v7007000_t0000_u01758171020226") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71724_d20250918_m045013_c001_v0001182_t0039_u01758171013081") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8076_d20250918_m045006_c001_v7007000_t0000_u01758171006638") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716cc_d20250918_m045001_c001_v0001182_t0055_u01758171001643") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d71f_d20250918_m044959_c001_v7007000_t0000_u01758170999659") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e2a_d20250918_m044951_c001_v0001105_t0055_u01758170991663") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea87_d20250918_m044941_c001_v7007000_t0000_u01758170981173") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a715ee_d20250918_m044932_c001_v0001182_t0045_u01758170972671") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b40_d20250918_m044925_c001_v7007000_t0000_u01758170965850") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71575_d20250918_m044917_c001_v0001182_t0043_u01758170957022") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b3_d20250918_m044910_c001_v7007000_t0000_u01758170950499") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71501_d20250918_m044902_c001_v0001182_t0016_u01758170942096") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f420ff6e9f6c7a4fe_d20250918_m045023_c001_v7007000_t0000_u01758171023702") 2025/09/18 04:53:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e9a_d20250918_m045019_c001_v0001105_t0055_u01758171019061") 2025/09/18 04:53:06 DEBUG : dir1/0009-34567: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa27_d20250918_m045046_c001_v7007000_t0000_u01758171046212") 2025/09/18 04:53:06 DEBUG : dir1/0009-34567: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d93_d20250918_m045040_c001_v0001042_t0056_u01758171040612") 2025/09/18 04:53:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878ba_d20250918_m045206_c001_v7007000_t0000_u01758171126523") 2025/09/18 04:53:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e13_d20250918_m045156_c001_v0001042_t0054_u01758171116876") 2025/09/18 04:53:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef4_d20250918_m045149_c001_v7007000_t0000_u01758171109976") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ded_d20250918_m045140_c001_v0001042_t0027_u01758171100971") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f30_d20250918_m045133_c001_v7007000_t0000_u01758171093683") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dd3_d20250918_m045124_c001_v0001042_t0051_u01758171084938") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff5_d20250918_m045118_c001_v7007000_t0000_u01758171078789") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dbb_d20250918_m045109_c001_v0001042_t0039_u01758171069538") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeaff_d20250918_m045102_c001_v7007000_t0000_u01758171062588") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19da5_d20250918_m045053_c001_v0001042_t0047_u01758171053115") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d86ead_d20250918_m045042_c001_v7007000_t0000_u01758171042185") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c346_d20250918_m045034_c001_v0001101_t0052_u01758171034334") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b6_d20250918_m045027_c001_v7007000_t0000_u01758171027296") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71782_d20250918_m045022_c001_v0001182_t0008_u01758171022491") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d736_d20250918_m045020_c001_v7007000_t0000_u01758171020386") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e80_d20250918_m045013_c001_v0001105_t0047_u01758171013277") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8077_d20250918_m045006_c001_v7007000_t0000_u01758171006820") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d39_d20250918_m045001_c001_v0001042_t0048_u01758171001747") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2a76_d20250918_m044959_c001_v7007000_t0000_u01758170999836") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c29b_d20250918_m044952_c001_v0001101_t0031_u01758170992203") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f7f_d20250918_m044941_c001_v7007000_t0000_u01758170981122") 2025/09/18 04:53:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cff_d20250918_m044933_c001_v0001042_t0008_u01758170972883") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b41_d20250918_m044926_c001_v7007000_t0000_u01758170966034") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cdf_d20250918_m044917_c001_v0001042_t0027_u01758170957217") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b4_d20250918_m044910_c001_v7007000_t0000_u01758170950681") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cc1_d20250918_m044902_c001_v0001042_t0014_u01758170942309") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898a7_d20250918_m045023_c001_v7007000_t0000_u01758171023714") 2025/09/18 04:53:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71760_d20250918_m045019_c001_v0001182_t0031_u01758171019130") 2025/09/18 04:53:08 DEBUG : dir1/0010-45678: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa28_d20250918_m045046_c001_v7007000_t0000_u01758171046396") 2025/09/18 04:53:08 DEBUG : dir1/0010-45678: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71828_d20250918_m045040_c001_v0001182_t0019_u01758171040659") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878c4_d20250918_m045206_c001_v7007000_t0000_u01758171126722") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c42d_d20250918_m045157_c001_v0001101_t0014_u01758171117341") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef5_d20250918_m045150_c001_v7007000_t0000_u01758171110158") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3eb_d20250918_m045141_c001_v0001101_t0001_u01758171101267") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f31_d20250918_m045133_c001_v7007000_t0000_u01758171093866") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3c2_d20250918_m045125_c001_v0001101_t0023_u01758171085475") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff6_d20250918_m045118_c001_v7007000_t0000_u01758171078972") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3a4_d20250918_m045110_c001_v0001101_t0002_u01758171070085") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb00_d20250918_m045102_c001_v7007000_t0000_u01758171062771") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c382_d20250918_m045053_c001_v0001101_t0041_u01758171053612") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd438_d20250918_m045042_c001_v7007000_t0000_u01758171042101") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d85_d20250918_m045035_c001_v0001042_t0002_u01758171035069") 2025/09/18 04:53:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b7_d20250918_m045027_c001_v7007000_t0000_u01758171027481") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892eb2_d20250918_m045022_c001_v0001105_t0047_u01758171022646") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f417c3ec94f349dd5_d20250918_m045020_c001_v7007000_t0000_u01758171020460") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2ef_d20250918_m045013_c001_v0001101_t0032_u01758171013633") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8079_d20250918_m045007_c001_v7007000_t0000_u01758171007002") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716d0_d20250918_m045001_c001_v0001182_t0009_u01758171001859") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2a75_d20250918_m044959_c001_v7007000_t0000_u01758170999651") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71684_d20250918_m044952_c001_v0001182_t0008_u01758170992492") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3894_d20250918_m044941_c001_v7007000_t0000_u01758170981275") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892df8_d20250918_m044933_c001_v0001105_t0034_u01758170973513") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b42_d20250918_m044926_c001_v7007000_t0000_u01758170966217") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dc8_d20250918_m044917_c001_v0001105_t0007_u01758170957920") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b5_d20250918_m044910_c001_v7007000_t0000_u01758170950869") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892da4_d20250918_m044902_c001_v0001105_t0034_u01758170942712") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc5f_d20250918_m045023_c001_v7007000_t0000_u01758171023549") 2025/09/18 04:53:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c30e_d20250918_m045019_c001_v0001101_t0059_u01758171019139") 2025/09/18 04:53:09 DEBUG : dir1/0011-56789: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa29_d20250918_m045046_c001_v7007000_t0000_u01758171046580") 2025/09/18 04:53:09 DEBUG : dir1/0011-56789: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892efc_d20250918_m045040_c001_v0001105_t0059_u01758171040754") 2025/09/18 04:53:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878cb_d20250918_m045206_c001_v7007000_t0000_u01758171126915") 2025/09/18 04:53:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fe0_d20250918_m045157_c001_v0001105_t0051_u01758171117768") 2025/09/18 04:53:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef6_d20250918_m045150_c001_v7007000_t0000_u01758171110345") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f9c_d20250918_m045141_c001_v0001105_t0044_u01758171101714") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f33_d20250918_m045134_c001_v7007000_t0000_u01758171094050") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f66_d20250918_m045125_c001_v0001105_t0035_u01758171085802") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff8_d20250918_m045119_c001_v7007000_t0000_u01758171079155") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f42_d20250918_m045110_c001_v0001105_t0017_u01758171070759") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb01_d20250918_m045102_c001_v7007000_t0000_u01758171062953") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f1c_d20250918_m045054_c001_v0001105_t0022_u01758171054113") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404208404ce46d3b_d20250918_m045042_c001_v7007000_t0000_u01758171042270") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a717e6_d20250918_m045035_c001_v0001182_t0016_u01758171035760") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898b9_d20250918_m045027_c001_v7007000_t0000_u01758171027665") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71786_d20250918_m045022_c001_v0001182_t0035_u01758171022699") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d737_d20250918_m045020_c001_v7007000_t0000_u01758171020432") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d4b_d20250918_m045013_c001_v0001042_t0024_u01758171013970") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd807a_d20250918_m045007_c001_v7007000_t0000_u01758171007186") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2cf_d20250918_m045001_c001_v0001101_t0042_u01758171001908") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd805d_d20250918_m044959_c001_v7007000_t0000_u01758170999679") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d21_d20250918_m044952_c001_v0001042_t0019_u01758170992695") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02e5f_d20250918_m044940_c001_v7007000_t0000_u01758170980957") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c259_d20250918_m044934_c001_v0001101_t0040_u01758170974259") 2025/09/18 04:53:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b43_d20250918_m044926_c001_v7007000_t0000_u01758170966401") 2025/09/18 04:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c233_d20250918_m044918_c001_v0001101_t0042_u01758170958168") 2025/09/18 04:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b6_d20250918_m044911_c001_v7007000_t0000_u01758170951052") 2025/09/18 04:53:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c204_d20250918_m044903_c001_v0001101_t0016_u01758170943325") 2025/09/18 04:53:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d38df_d20250918_m045023_c001_v7007000_t0000_u01758171023314") 2025/09/18 04:53:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71764_d20250918_m045019_c001_v0001182_t0043_u01758171019331") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa2b_d20250918_m045046_c001_v7007000_t0000_u01758171046763") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7182a_d20250918_m045040_c001_v0001182_t0037_u01758171040855") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878d1_d20250918_m045207_c001_v7007000_t0000_u01758171127103") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71ae1_d20250918_m045158_c001_v0001182_t0041_u01758171118148") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef7_d20250918_m045150_c001_v7007000_t0000_u01758171110527") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71a51_d20250918_m045142_c001_v0001182_t0024_u01758171102219") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f34_d20250918_m045134_c001_v7007000_t0000_u01758171094239") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7199f_d20250918_m045126_c001_v0001182_t0003_u01758171086123") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ff9_d20250918_m045119_c001_v7007000_t0000_u01758171079337") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71900_d20250918_m045111_c001_v0001182_t0022_u01758171071027") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb02_d20250918_m045103_c001_v7007000_t0000_u01758171063135") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7187c_d20250918_m045054_c001_v0001182_t0015_u01758171054473") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd439_d20250918_m045042_c001_v7007000_t0000_u01758171042281") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ee4_d20250918_m045035_c001_v0001105_t0006_u01758171035963") 2025/09/18 04:53:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898ba_d20250918_m045027_c001_v7007000_t0000_u01758171027848") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c322_d20250918_m045022_c001_v0001101_t0046_u01758171022823") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d739_d20250918_m045020_c001_v7007000_t0000_u01758171020620") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71734_d20250918_m045014_c001_v0001182_t0032_u01758171014387") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd807b_d20250918_m045007_c001_v7007000_t0000_u01758171007369") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e62_d20250918_m045002_c001_v0001105_t0009_u01758171002037") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706b5_d20250918_m044959_c001_v7007000_t0000_u01758170999280") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e32_d20250918_m044953_c001_v0001105_t0011_u01758170993260") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f7e_d20250918_m044940_c001_v7007000_t0000_u01758170980932") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a715fb_d20250918_m044934_c001_v0001182_t0021_u01758170974604") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b44_d20250918_m044926_c001_v7007000_t0000_u01758170966586") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7157f_d20250918_m044918_c001_v0001182_t0031_u01758170958520") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b7_d20250918_m044911_c001_v7007000_t0000_u01758170951233") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7150b_d20250918_m044903_c001_v0001182_t0006_u01758170943656") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983e96_d20250918_m045023_c001_v7007000_t0000_u01758171023559") 2025/09/18 04:53:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e9c_d20250918_m045019_c001_v0001105_t0056_u01758171019464") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa2c_d20250918_m045046_c001_v7007000_t0000_u01758171046947") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c364_d20250918_m045040_c001_v0001101_t0046_u01758171040956") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878da_d20250918_m045207_c001_v7007000_t0000_u01758171127367") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e19_d20250918_m045158_c001_v0001042_t0000_u01758171118364") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02ef9_d20250918_m045150_c001_v7007000_t0000_u01758171110709") 2025/09/18 04:53:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19def_d20250918_m045142_c001_v0001042_t0058_u01758171102436") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f37_d20250918_m045134_c001_v7007000_t0000_u01758171094423") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dd7_d20250918_m045126_c001_v0001042_t0059_u01758171086324") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ffa_d20250918_m045119_c001_v7007000_t0000_u01758171079521") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19dbd_d20250918_m045111_c001_v0001042_t0004_u01758171071258") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb03_d20250918_m045103_c001_v7007000_t0000_u01758171063317") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19da7_d20250918_m045054_c001_v0001042_t0047_u01758171054677") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d74a_d20250918_m045042_c001_v7007000_t0000_u01758171042126") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c350_d20250918_m045036_c001_v0001101_t0022_u01758171036332") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898bb_d20250918_m045028_c001_v7007000_t0000_u01758171028032") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71788_d20250918_m045022_c001_v0001182_t0045_u01758171022901") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d38db_d20250918_m045020_c001_v7007000_t0000_u01758171020631") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e88_d20250918_m045014_c001_v0001105_t0005_u01758171014591") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd807c_d20250918_m045007_c001_v7007000_t0000_u01758171007552") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716d4_d20250918_m045002_c001_v0001182_t0055_u01758171002071") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8060_d20250918_m044959_c001_v7007000_t0000_u01758170999884") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c29f_d20250918_m044953_c001_v0001101_t0047_u01758170993818") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd403_d20250918_m044940_c001_v7007000_t0000_u01758170980946") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d05_d20250918_m044934_c001_v0001042_t0059_u01758170974806") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b45_d20250918_m044926_c001_v7007000_t0000_u01758170966769") 2025/09/18 04:53:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ce1_d20250918_m044918_c001_v0001042_t0042_u01758170958731") 2025/09/18 04:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b8_d20250918_m044911_c001_v7007000_t0000_u01758170951435") 2025/09/18 04:53:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cc5_d20250918_m044903_c001_v0001042_t0021_u01758170943869") 2025/09/18 04:53:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc5d_d20250918_m045023_c001_v7007000_t0000_u01758171023364") 2025/09/18 04:53:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d61_d20250918_m045019_c001_v0001042_t0028_u01758171019498") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa2d_d20250918_m045047_c001_v7007000_t0000_u01758171047131") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7182c_d20250918_m045041_c001_v0001182_t0014_u01758171041057") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878e1_d20250918_m045207_c001_v7007000_t0000_u01758171127558") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c433_d20250918_m045158_c001_v0001101_t0016_u01758171118783") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02efa_d20250918_m045150_c001_v7007000_t0000_u01758171110891") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3f3_d20250918_m045142_c001_v0001101_t0059_u01758171102911") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f38_d20250918_m045134_c001_v7007000_t0000_u01758171094606") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3ce_d20250918_m045126_c001_v0001101_t0026_u01758171086786") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ffb_d20250918_m045119_c001_v7007000_t0000_u01758171079705") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c3aa_d20250918_m045111_c001_v0001101_t0048_u01758171071692") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb04_d20250918_m045103_c001_v7007000_t0000_u01758171063500") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c384_d20250918_m045055_c001_v0001101_t0018_u01758171055356") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd437_d20250918_m045041_c001_v7007000_t0000_u01758171041919") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d87_d20250918_m045036_c001_v0001042_t0015_u01758171036714") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898bc_d20250918_m045028_c001_v7007000_t0000_u01758171028217") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d6f_d20250918_m045022_c001_v0001042_t0008_u01758171022921") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc58_d20250918_m045020_c001_v7007000_t0000_u01758171020395") 2025/09/18 04:53:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2f7_d20250918_m045014_c001_v0001101_t0046_u01758171014962") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd807d_d20250918_m045007_c001_v7007000_t0000_u01758171007735") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d3b_d20250918_m045002_c001_v0001042_t0028_u01758171002226") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243e6_d20250918_m044959_c001_v7007000_t0000_u01758170999894") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7168c_d20250918_m044954_c001_v0001182_t0058_u01758170994399") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea86_d20250918_m044940_c001_v7007000_t0000_u01758170980967") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dfe_d20250918_m044935_c001_v0001105_t0039_u01758170975412") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b46_d20250918_m044926_c001_v7007000_t0000_u01758170966953") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892dd0_d20250918_m044919_c001_v0001105_t0007_u01758170959067") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243b9_d20250918_m044911_c001_v7007000_t0000_u01758170951620") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892da8_d20250918_m044904_c001_v0001105_t0004_u01758170944269") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f421035119ea19104_d20250918_m045023_c001_v7007000_t0000_u01758171023359") 2025/09/18 04:53:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71766_d20250918_m045019_c001_v0001182_t0023_u01758171019527") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa2e_d20250918_m045047_c001_v7007000_t0000_u01758171047316") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892efe_d20250918_m045041_c001_v0001105_t0030_u01758171041187") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878ea_d20250918_m045207_c001_v7007000_t0000_u01758171127788") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fe8_d20250918_m045159_c001_v0001105_t0029_u01758171119173") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02efb_d20250918_m045151_c001_v7007000_t0000_u01758171111073") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fa4_d20250918_m045143_c001_v0001105_t0055_u01758171103342") 2025/09/18 04:53:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f39_d20250918_m045134_c001_v7007000_t0000_u01758171094788") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f6a_d20250918_m045127_c001_v0001105_t0054_u01758171087098") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ffc_d20250918_m045119_c001_v7007000_t0000_u01758171079887") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f48_d20250918_m045112_c001_v0001105_t0003_u01758171072141") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb05_d20250918_m045103_c001_v7007000_t0000_u01758171063682") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f20_d20250918_m045055_c001_v0001105_t0002_u01758171055661") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeae4_d20250918_m045041_c001_v7007000_t0000_u01758171041911") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a717f4_d20250918_m045037_c001_v0001182_t0038_u01758171037167") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898bd_d20250918_m045028_c001_v7007000_t0000_u01758171028403") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7178c_d20250918_m045023_c001_v0001182_t0046_u01758171023114") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d738_d20250918_m045020_c001_v7007000_t0000_u01758171020568") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d4d_d20250918_m045015_c001_v0001042_t0053_u01758171015495") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd807e_d20250918_m045007_c001_v7007000_t0000_u01758171007919") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2d1_d20250918_m045002_c001_v0001101_t0020_u01758171002277") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d722_d20250918_m044959_c001_v7007000_t0000_u01758170999848") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d25_d20250918_m044954_c001_v0001042_t0047_u01758170994603") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f412a8b411dadd404_d20250918_m044941_c001_v7007000_t0000_u01758170981134") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c25d_d20250918_m044935_c001_v0001101_t0057_u01758170975870") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b47_d20250918_m044927_c001_v7007000_t0000_u01758170967136") 2025/09/18 04:53:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c237_d20250918_m044919_c001_v0001101_t0005_u01758170959374") 2025/09/18 04:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243ba_d20250918_m044911_c001_v7007000_t0000_u01758170951803") 2025/09/18 04:53:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c207_d20250918_m044904_c001_v0001101_t0023_u01758170944614") 2025/09/18 04:53:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983e95_d20250918_m045023_c001_v7007000_t0000_u01758171023374") 2025/09/18 04:53:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c310_d20250918_m045019_c001_v0001101_t0000_u01758171019576") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc1e_d20250918_m044943_c001_v7007000_t0000_u01758170983667") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7161a_d20250918_m044938_c001_v0001182_t0000_u01758170978864") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc1f_d20250918_m044943_c001_v7007000_t0000_u01758170983851") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e08_d20250918_m044939_c001_v0001105_t0022_u01758170979106") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc20_d20250918_m044944_c001_v7007000_t0000_u01758170984034") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c26d_d20250918_m044939_c001_v0001101_t0033_u01758170979121") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc21_d20250918_m044944_c001_v7007000_t0000_u01758170984217") 2025/09/18 04:53:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d0f_d20250918_m044939_c001_v0001042_t0042_u01758170979160") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc23_d20250918_m044944_c001_v7007000_t0000_u01758170984400") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71622_d20250918_m044939_c001_v0001182_t0013_u01758170979185") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc24_d20250918_m044944_c001_v7007000_t0000_u01758170984582") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71624_d20250918_m044939_c001_v0001182_t0021_u01758170979380") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc25_d20250918_m044944_c001_v7007000_t0000_u01758170984766") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e0a_d20250918_m044939_c001_v0001105_t0002_u01758170979400") 2025/09/18 04:53:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc26_d20250918_m044944_c001_v7007000_t0000_u01758170984949") 2025/09/18 04:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c26f_d20250918_m044939_c001_v0001101_t0034_u01758170979459") 2025/09/18 04:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc28_d20250918_m044945_c001_v7007000_t0000_u01758170985132") 2025/09/18 04:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71626_d20250918_m044939_c001_v0001182_t0044_u01758170979590") 2025/09/18 04:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc29_d20250918_m044945_c001_v7007000_t0000_u01758170985316") 2025/09/18 04:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d11_d20250918_m044939_c001_v0001042_t0035_u01758170979601") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc2a_d20250918_m044945_c001_v7007000_t0000_u01758170985499") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c271_d20250918_m044939_c001_v0001101_t0029_u01758170979776") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc2b_d20250918_m044945_c001_v7007000_t0000_u01758170985682") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7162a_d20250918_m044939_c001_v0001182_t0053_u01758170979788") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc2c_d20250918_m044945_c001_v7007000_t0000_u01758170985865") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e0e_d20250918_m044939_c001_v0001105_t0058_u01758170979843") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc2e_d20250918_m044946_c001_v7007000_t0000_u01758170986047") 2025/09/18 04:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a7162e_d20250918_m044939_c001_v0001182_t0028_u01758170979995") 2025/09/18 04:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc30_d20250918_m044946_c001_v7007000_t0000_u01758170986230") 2025/09/18 04:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d13_d20250918_m044940_c001_v0001042_t0056_u01758170980006") 2025/09/18 04:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc31_d20250918_m044946_c001_v7007000_t0000_u01758170986413") 2025/09/18 04:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71636_d20250918_m044940_c001_v0001182_t0006_u01758170980208") 2025/09/18 04:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706ba_d20250918_m045003_c001_v7007000_t0000_u01758171003034") 2025/09/18 04:53:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716a4_d20250918_m044957_c001_v0001182_t0053_u01758170997533") 2025/09/18 04:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8066_d20250918_m045003_c001_v7007000_t0000_u01758171003184") 2025/09/18 04:53:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716a6_d20250918_m044957_c001_v0001182_t0031_u01758170997729") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243e9_d20250918_m045002_c001_v7007000_t0000_u01758171002783") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2b5_d20250918_m044957_c001_v0001101_t0037_u01758170997806") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc48_d20250918_m045002_c001_v7007000_t0000_u01758171002990") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d2d_d20250918_m044957_c001_v0001042_t0020_u01758170997839") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8061_d20250918_m045002_c001_v7007000_t0000_u01758171002793") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716aa_d20250918_m044957_c001_v0001182_t0028_u01758170997926") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc47_d20250918_m045002_c001_v7007000_t0000_u01758171002805") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e4a_d20250918_m044958_c001_v0001105_t0014_u01758170998049") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89885_d20250918_m045003_c001_v7007000_t0000_u01758171003044") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716ac_d20250918_m044958_c001_v0001182_t0002_u01758170998122") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243eb_d20250918_m045003_c001_v7007000_t0000_u01758171003151") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2b7_d20250918_m044958_c001_v0001101_t0055_u01758170998160") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d723_d20250918_m045002_c001_v7007000_t0000_u01758171002826") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d2f_d20250918_m044958_c001_v0001042_t0036_u01758170998211") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89883_d20250918_m045002_c001_v7007000_t0000_u01758171002860") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716b0_d20250918_m044958_c001_v0001182_t0001_u01758170998325") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8064_d20250918_m045003_c001_v7007000_t0000_u01758171003000") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2b9_d20250918_m044958_c001_v0001101_t0029_u01758170998644") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8062_d20250918_m045002_c001_v7007000_t0000_u01758171002816") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716b2_d20250918_m044958_c001_v0001182_t0041_u01758170998668") 2025/09/18 04:53:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d724_d20250918_m045003_c001_v7007000_t0000_u01758171003012") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d31_d20250918_m044958_c001_v0001042_t0055_u01758170998680") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2a7b_d20250918_m045002_c001_v7007000_t0000_u01758171002835") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892e50_d20250918_m044958_c001_v0001105_t0054_u01758170998748") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407317f3aeb706b9_d20250918_m045002_c001_v7007000_t0000_u01758171002846") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a716b6_d20250918_m044958_c001_v0001182_t0022_u01758170998877") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2a7c_d20250918_m045003_c001_v7007000_t0000_u01758171003022") 2025/09/18 04:53:20 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c2bd_d20250918_m044958_c001_v0001101_t0005_u01758170998968") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6796d_d20250918_m044748_c001_v7007000_t0000_u01758170868018") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1015449883b57e26_d20250918_m044746_c001_v0001177_t0037_u01758170866003") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f04_d20250918_m044745_c001_v7007000_t0000_u01758170865814") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1015449883b57e18_d20250918_m044743_c001_v0001177_t0017_u01758170863265") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f01_d20250918_m044742_c001_v7007000_t0000_u01758170862525") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c09f_d20250918_m044737_c001_v0001101_t0054_u01758170857487") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6795a_d20250918_m044736_c001_v7007000_t0000_u01758170856021") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f119888315b87a9d2_d20250918_m044733_c001_v0001134_t0034_u01758170853547") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2abd_d20250918_m044733_c001_v7007000_t0000_u01758170853361") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f119888315b87a9c8_d20250918_m044729_c001_v0001134_t0004_u01758170849939") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2ab9_d20250918_m044729_c001_v7007000_t0000_u01758170849213") 2025/09/18 04:53:20 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c071_d20250918_m044723_c001_v0001101_t0046_u01758170843710") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d3809_d20250918_m044722_c001_v7007000_t0000_u01758170842424") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10427adb0a600d70_d20250918_m044720_c001_v0001116_t0032_u01758170840685") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d512_d20250918_m044720_c001_v7007000_t0000_u01758170840504") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10427adb0a600d62_d20250918_m044717_c001_v0001116_t0019_u01758170837059") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d506_d20250918_m044716_c001_v7007000_t0000_u01758170836337") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19bcf_d20250918_m044711_c001_v0001042_t0052_u01758170831513") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d37fe_d20250918_m044710_c001_v7007000_t0000_u01758170830591") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1034a18354fe9951_d20250918_m044708_c001_v0001183_t0056_u01758170828922") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2a9c_d20250918_m044708_c001_v7007000_t0000_u01758170828739") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1034a18354fe993d_d20250918_m044705_c001_v0001183_t0039_u01758170825256") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2a9a_d20250918_m044704_c001_v7007000_t0000_u01758170824527") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892c1c_d20250918_m044658_c001_v0001105_t0005_u01758170818032") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b66de_d20250918_m044657_c001_v7007000_t0000_u01758170817111") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f118f843b2b2e8aad_d20250918_m044655_c001_v0001184_t0010_u01758170815434") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6793f_d20250918_m044655_c001_v7007000_t0000_u01758170815249") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f118f843b2b2e8a6b_d20250918_m044650_c001_v0001184_t0059_u01758170810635") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67938_d20250918_m044649_c001_v7007000_t0000_u01758170809906") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bfe7_d20250918_m044643_c001_v0001101_t0052_u01758170803960") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4170aff87aa39a22_d20250918_m044643_c001_v7007000_t0000_u01758170803040") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1198c0a78172bef7_d20250918_m044641_c001_v0001171_t0046_u01758170801232") 2025/09/18 04:53:21 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02dd0_d20250918_m044641_c001_v7007000_t0000_u01758170801052") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1198c0a78172beef_d20250918_m044637_c001_v0001171_t0057_u01758170797846") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02dc8_d20250918_m044637_c001_v7007000_t0000_u01758170797120") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b95_d20250918_m044631_c001_v0001042_t0031_u01758170791193") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67927_d20250918_m044630_c001_v7007000_t0000_u01758170790099") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f112f4d849a44a94c_d20250918_m044623_c001_v0001182_t0028_u01758170783948") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4027163b1d889f82_d20250918_m044623_c001_v7007000_t0000_u01758170783741") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892bb8_d20250918_m044619_c001_v0001105_t0036_u01758170779754") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1167dddbc8bfb0a5_d20250918_m044618_c001_v0001136_t0013_u01758170778889") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1167dddbc8bfb09b_d20250918_m044617_c001_v0001136_t0021_u01758170777826") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cb17_d20250918_m044604_c001_v7007000_t0000_u01758170764500") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b56_d20250918_m044557_c001_v0001042_t0010_u01758170757202") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f116eed145e92b60d_d20250918_m044555_c001_v0001157_t0013_u01758170755954") 2025/09/18 04:53:22 DEBUG : dst/one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f116eed145e92b603_d20250918_m044554_c001_v0001157_t0014_u01758170754583") 2025/09/18 04:53:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6796e_d20250918_m044748_c001_v7007000_t0000_u01758170868201") 2025/09/18 04:53:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f109c06a8f7d89f4d_d20250918_m044745_c001_v0001113_t0019_u01758170865461") 2025/09/18 04:53:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f106620a7bb86693f_d20250918_m044742_c001_v0001177_t0039_u01758170862310") 2025/09/18 04:53:22 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6795b_d20250918_m044736_c001_v7007000_t0000_u01758170856204") 2025/09/18 04:53:22 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10650a8378f88ad2_d20250918_m044732_c001_v0001130_t0056_u01758170852964") 2025/09/18 04:53:23 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f108db988cf0bac3c_d20250918_m044728_c001_v0001091_t0034_u01758170848426") 2025/09/18 04:53:23 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d380a_d20250918_m044722_c001_v7007000_t0000_u01758170842609") 2025/09/18 04:53:23 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11430296c48a34c2_d20250918_m044719_c001_v0001106_t0020_u01758170839920") 2025/09/18 04:53:23 DEBUG : dst/one.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11387273d63ce4a5_d20250918_m044716_c001_v0001184_t0003_u01758170836138") 2025/09/18 04:53:23 DEBUG : dst/three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67929_d20250918_m044630_c001_v7007000_t0000_u01758170790282") 2025/09/18 04:53:23 DEBUG : dst/three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1167dddbc8bfb0c5_d20250918_m044628_c001_v0001136_t0002_u01758170788606") 2025/09/18 04:53:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6796f_d20250918_m044748_c001_v7007000_t0000_u01758170868383") 2025/09/18 04:53:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f109556d64da99a8a_d20250918_m044746_c001_v0001100_t0054_u01758170866779") 2025/09/18 04:53:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f112be53ac9e77796_d20250918_m044744_c001_v0001165_t0025_u01758170864053") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67970_d20250918_m044748_c001_v7007000_t0000_u01758170868566") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1015449883b57e2c_d20250918_m044747_c001_v0001177_t0047_u01758170867407") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f06_d20250918_m044747_c001_v7007000_t0000_u01758170867221") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1015449883b57e1e_d20250918_m044744_c001_v0001177_t0037_u01758170864470") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1f02_d20250918_m044744_c001_v7007000_t0000_u01758170864283") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19bfb_d20250918_m044739_c001_v0001042_t0053_u01758170859281") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6795c_d20250918_m044736_c001_v7007000_t0000_u01758170856389") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f119888315b87a9d8_d20250918_m044735_c001_v0001134_t0011_u01758170855302") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2abf_d20250918_m044735_c001_v7007000_t0000_u01758170855121") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f119888315b87a9cc_d20250918_m044731_c001_v0001134_t0054_u01758170851482") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2abb_d20250918_m044731_c001_v7007000_t0000_u01758170851301") 2025/09/18 04:53:23 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19bed_d20250918_m044725_c001_v0001042_t0044_u01758170845562") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d516_d20250918_m044721_c001_v7007000_t0000_u01758170841864") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19be1_d20250918_m044718_c001_v0001042_t0025_u01758170838848") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d50b_d20250918_m044718_c001_v7007000_t0000_u01758170838115") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892c54_d20250918_m044713_c001_v0001105_t0013_u01758170833066") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2aa0_d20250918_m044709_c001_v7007000_t0000_u01758170829661") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892c3a_d20250918_m044707_c001_v0001105_t0005_u01758170827116") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4090828a97cb2a9b_d20250918_m044706_c001_v7007000_t0000_u01758170826020") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c01b_d20250918_m044659_c001_v0001101_t0001_u01758170819618") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67941_d20250918_m044656_c001_v7007000_t0000_u01758170816174") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c003_d20250918_m044652_c001_v0001101_t0018_u01758170812587") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6793d_d20250918_m044651_c001_v7007000_t0000_u01758170811492") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19bad_d20250918_m044645_c001_v0001042_t0057_u01758170805007") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02dd2_d20250918_m044642_c001_v7007000_t0000_u01758170802126") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ba3_d20250918_m044639_c001_v0001042_t0059_u01758170799723") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02dcb_d20250918_m044638_c001_v7007000_t0000_u01758170798633") 2025/09/18 04:53:24 DEBUG : dst/three.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892bd2_d20250918_m044632_c001_v0001105_t0053_u01758170792280") 2025/09/18 04:53:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6795d_d20250918_m044736_c001_v7007000_t0000_u01758170856573") 2025/09/18 04:53:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11014d37b32b0d13_d20250918_m044734_c001_v0001105_t0034_u01758170854472") 2025/09/18 04:53:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f107c5ac04480071f_d20250918_m044730_c001_v0001093_t0019_u01758170850944") 2025/09/18 04:53:24 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d380c_d20250918_m044722_c001_v7007000_t0000_u01758170842794") 2025/09/18 04:53:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1166c8f6c2565080_d20250918_m044721_c001_v0001182_t0045_u01758170841667") 2025/09/18 04:53:25 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f103302e244ed8996_d20250918_m044717_c001_v0001179_t0024_u01758170837908") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67971_d20250918_m044748_c001_v7007000_t0000_u01758170868748") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cb2_d20250918_m044738_c001_v0001105_t0042_u01758170858400") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6795e_d20250918_m044736_c001_v7007000_t0000_u01758170856757") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892c88_d20250918_m044724_c001_v0001105_t0057_u01758170844702") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d380d_d20250918_m044722_c001_v7007000_t0000_u01758170842976") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c045_d20250918_m044712_c001_v0001101_t0039_u01758170832351") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d37ff_d20250918_m044710_c001_v7007000_t0000_u01758170830774") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19bc5_d20250918_m044658_c001_v0001042_t0054_u01758170818654") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b66df_d20250918_m044657_c001_v7007000_t0000_u01758170817296") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892bfa_d20250918_m044644_c001_v0001105_t0021_u01758170804710") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4170aff87aa39a23_d20250918_m044643_c001_v7007000_t0000_u01758170803222") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bfc1_d20250918_m044631_c001_v0001101_t0049_u01758170791901") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d6792a_d20250918_m044630_c001_v7007000_t0000_u01758170790466") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1165e8a88fe4c325_d20250918_m044625_c001_v0001165_t0054_u01758170785782") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cb18_d20250918_m044604_c001_v7007000_t0000_u01758170764681") 2025/09/18 04:53:25 DEBUG : dst/two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f116eed145e92b645_d20250918_m044603_c001_v0001157_t0032_u01758170763438") 2025/09/18 04:53:25 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a28d5_d20250918_m044529_c001_v7007000_t0000_u01758170729753") 2025/09/18 04:53:25 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892b23_d20250918_m044525_c001_v0001105_t0048_u01758170725953") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a28d4_d20250918_m044523_c001_v7007000_t0000_u01758170723906") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892af9_d20250918_m044512_c001_v0001105_t0033_u01758170712465") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd599a_d20250918_m044503_c001_v7007000_t0000_u01758170703453") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ad9_d20250918_m044458_c001_v0001105_t0015_u01758170698678") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b664b_d20250918_m044438_c001_v7007000_t0000_u01758170678189") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aca_d20250918_m044435_c001_v0001042_t0040_u01758170675855") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b663f_d20250918_m044434_c001_v7007000_t0000_u01758170674776") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ac4_d20250918_m044433_c001_v0001042_t0039_u01758170673415") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6635_d20250918_m044429_c001_v7007000_t0000_u01758170669882") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ab4_d20250918_m044427_c001_v0001042_t0012_u01758170667996") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b662f_d20250918_m044427_c001_v7007000_t0000_u01758170667077") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aac_d20250918_m044425_c001_v0001042_t0024_u01758170665455") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b661c_d20250918_m044418_c001_v7007000_t0000_u01758170658616") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a90_d20250918_m044416_c001_v0001042_t0041_u01758170656914") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6614_d20250918_m044416_c001_v7007000_t0000_u01758170656017") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a8c_d20250918_m044415_c001_v0001042_t0020_u01758170655046") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33407_d20250918_m044409_c001_v7007000_t0000_u01758170649787") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a76_d20250918_m044408_c001_v0001042_t0051_u01758170648020") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33404_d20250918_m044406_c001_v7007000_t0000_u01758170646171") 2025/09/18 04:53:26 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a70_d20250918_m044404_c001_v0001042_t0016_u01758170644776") 2025/09/18 04:53:27 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33402_d20250918_m044404_c001_v7007000_t0000_u01758170644407") 2025/09/18 04:53:27 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f105f2df26b3d4ec5_d20250918_m044403_c001_v0001041_t0031_u01758170643549") 2025/09/18 04:53:27 DEBUG : empty space: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a6c_d20250918_m044401_c001_v0001042_t0059_u01758170641780") 2025/09/18 04:53:27 DEBUG : enormous: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6646_d20250918_m044437_c001_v7007000_t0000_u01758170677191") 2025/09/18 04:53:27 DEBUG : enormous: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19acc_d20250918_m044436_c001_v0001042_t0012_u01758170676314") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67ab1_d20250918_m044753_c001_v7007000_t0000_u01758170873769") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c13_d20250918_m044752_c001_v0001042_t0027_u01758170872301") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5995_d20250918_m044457_c001_v7007000_t0000_u01758170697235") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892acf_d20250918_m044456_c001_v0001105_t0028_u01758170696081") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333fa_d20250918_m044358_c001_v7007000_t0000_u01758170638500") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a58_d20250918_m044357_c001_v0001042_t0025_u01758170637022") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f8_d20250918_m044356_c001_v7007000_t0000_u01758170636474") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a54_d20250918_m044355_c001_v0001042_t0059_u01758170635598") 2025/09/18 04:53:27 DEBUG : existing: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a4e_d20250918_m044354_c001_v0001042_t0052_u01758170634470") 2025/09/18 04:53:27 DEBUG : existing-b: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5996_d20250918_m044457_c001_v7007000_t0000_u01758170697417") 2025/09/18 04:53:27 DEBUG : existing-b: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aea_d20250918_m044456_c001_v0001042_t0059_u01758170696070") 2025/09/18 04:53:27 DEBUG : file1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2994_d20250918_m044853_c001_v7007000_t0000_u01758170933696") 2025/09/18 04:53:27 DEBUG : file1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d90_d20250918_m044852_c001_v0001105_t0023_u01758170932810") 2025/09/18 04:53:27 DEBUG : file1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2990_d20250918_m044851_c001_v7007000_t0000_u01758170931438") 2025/09/18 04:53:27 DEBUG : file1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ca5_d20250918_m044850_c001_v0001042_t0004_u01758170930164") 2025/09/18 04:53:27 DEBUG : five: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6652_d20250918_m044442_c001_v7007000_t0000_u01758170682180") 2025/09/18 04:53:28 DEBUG : five: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19ada_d20250918_m044440_c001_v0001042_t0039_u01758170680137") 2025/09/18 04:53:28 DEBUG : foo: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33406_d20250918_m044407_c001_v7007000_t0000_u01758170647653") 2025/09/18 04:53:28 DEBUG : foo: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19a74_d20250918_m044407_c001_v0001042_t0039_u01758170647097") 2025/09/18 04:53:28 DEBUG : foo: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19a72_d20250918_m044406_c001_v0001042_t0039_u01758170646542") 2025/09/18 04:53:28 DEBUG : four: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6653_d20250918_m044442_c001_v7007000_t0000_u01758170682362") 2025/09/18 04:53:28 DEBUG : four: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373be23_d20250918_m044440_c001_v0001101_t0045_u01758170680689") 2025/09/18 04:53:28 DEBUG : four: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ad6_d20250918_m044439_c001_v0001042_t0036_u01758170679360") 2025/09/18 04:53:28 DEBUG : hello world2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a810_d20250918_m044309_c001_v7007000_t0000_u01758170589649") 2025/09/18 04:53:28 DEBUG : hello world2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199da_d20250918_m044308_c001_v0001042_t0057_u01758170588746") 2025/09/18 04:53:28 DEBUG : ignore-size: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f7_d20250918_m044354_c001_v7007000_t0000_u01758170634103") 2025/09/18 04:53:28 DEBUG : ignore-size: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a48_d20250918_m044352_c001_v0001042_t0057_u01758170632912") 2025/09/18 04:53:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd598f_d20250918_m044455_c001_v7007000_t0000_u01758170695334") 2025/09/18 04:53:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be49_d20250918_m044454_c001_v0001101_t0012_u01758170694415") 2025/09/18 04:53:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd598b_d20250918_m044453_c001_v7007000_t0000_u01758170693671") 2025/09/18 04:53:28 DEBUG : nested/sub dir/file: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be3f_d20250918_m044452_c001_v0001101_t0028_u01758170692502") 2025/09/18 04:53:28 DEBUG : one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6654_d20250918_m044442_c001_v7007000_t0000_u01758170682542") 2025/09/18 04:53:28 DEBUG : one: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19ad0_d20250918_m044438_c001_v0001042_t0039_u01758170678578") 2025/09/18 04:53:28 DEBUG : only0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2977_d20250918_m044845_c001_v7007000_t0000_u01758170925707") 2025/09/18 04:53:28 DEBUG : only0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c19f_d20250918_m044840_c001_v0001101_t0045_u01758170920296") 2025/09/18 04:53:28 DEBUG : only0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c147_d20250918_m044823_c001_v0001101_t0035_u01758170903503") 2025/09/18 04:53:28 DEBUG : only0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd7fd9_d20250918_m044816_c001_v7007000_t0000_u01758170896973") 2025/09/18 04:53:29 DEBUG : only0: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c23_d20250918_m044758_c001_v0001042_t0034_u01758170878374") 2025/09/18 04:53:29 DEBUG : only1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2978_d20250918_m044845_c001_v7007000_t0000_u01758170925891") 2025/09/18 04:53:29 DEBUG : only1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c1af_d20250918_m044841_c001_v0001101_t0045_u01758170921068") 2025/09/18 04:53:29 DEBUG : only1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c5d_d20250918_m044824_c001_v0001042_t0050_u01758170904998") 2025/09/18 04:53:29 DEBUG : only1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89837_d20250918_m044817_c001_v7007000_t0000_u01758170897317") 2025/09/18 04:53:29 DEBUG : only1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cf3_d20250918_m044759_c001_v0001105_t0025_u01758170879179") 2025/09/18 04:53:29 DEBUG : only10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297a_d20250918_m044846_c001_v7007000_t0000_u01758170926075") 2025/09/18 04:53:29 DEBUG : only10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d69_d20250918_m044840_c001_v0001105_t0056_u01758170920307") 2025/09/18 04:53:29 DEBUG : only10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c71_d20250918_m044831_c001_v0001042_t0032_u01758170911965") 2025/09/18 04:53:29 DEBUG : only10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89836_d20250918_m044817_c001_v7007000_t0000_u01758170897132") 2025/09/18 04:53:29 DEBUG : only10: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d0b_d20250918_m044807_c001_v0001105_t0003_u01758170887202") 2025/09/18 04:53:29 DEBUG : only11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297b_d20250918_m044846_c001_v7007000_t0000_u01758170926260") 2025/09/18 04:53:29 DEBUG : only11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19c89_d20250918_m044840_c001_v0001042_t0039_u01758170920317") 2025/09/18 04:53:29 DEBUG : only11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d4d_d20250918_m044832_c001_v0001105_t0018_u01758170912677") 2025/09/18 04:53:29 DEBUG : only11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89834_d20250918_m044816_c001_v7007000_t0000_u01758170896764") 2025/09/18 04:53:29 DEBUG : only11: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c109_d20250918_m044808_c001_v0001101_t0012_u01758170888276") 2025/09/18 04:53:29 DEBUG : only12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297c_d20250918_m044846_c001_v7007000_t0000_u01758170926444") 2025/09/18 04:53:29 DEBUG : only12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4131bc02b5a71456_d20250918_m044840_c001_v0001182_t0045_u01758170920872") 2025/09/18 04:53:29 DEBUG : only12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c17f_d20250918_m044833_c001_v0001101_t0035_u01758170913387") 2025/09/18 04:53:30 DEBUG : only12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd7fdc_d20250918_m044817_c001_v7007000_t0000_u01758170897529") 2025/09/18 04:53:30 DEBUG : only12: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c3d_d20250918_m044808_c001_v0001042_t0040_u01758170888953") 2025/09/18 04:53:30 DEBUG : only13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297d_d20250918_m044846_c001_v7007000_t0000_u01758170926627") 2025/09/18 04:53:30 DEBUG : only13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c1a3_d20250918_m044840_c001_v0001101_t0045_u01758170920517") 2025/09/18 04:53:30 DEBUG : only13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c77_d20250918_m044834_c001_v0001042_t0000_u01758170914107") 2025/09/18 04:53:30 DEBUG : only13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea29_d20250918_m044817_c001_v7007000_t0000_u01758170897335") 2025/09/18 04:53:30 DEBUG : only13: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d17_d20250918_m044809_c001_v0001105_t0051_u01758170889713") 2025/09/18 04:53:30 DEBUG : only14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297e_d20250918_m044846_c001_v7007000_t0000_u01758170926810") 2025/09/18 04:53:30 DEBUG : only14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d6d_d20250918_m044840_c001_v0001105_t0056_u01758170920529") 2025/09/18 04:53:30 DEBUG : only14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d53_d20250918_m044834_c001_v0001105_t0040_u01758170914867") 2025/09/18 04:53:30 DEBUG : only14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd7fdb_d20250918_m044817_c001_v7007000_t0000_u01758170897346") 2025/09/18 04:53:30 DEBUG : only14: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c119_d20250918_m044810_c001_v0001101_t0044_u01758170890617") 2025/09/18 04:53:30 DEBUG : only15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a297f_d20250918_m044846_c001_v7007000_t0000_u01758170926993") 2025/09/18 04:53:30 DEBUG : only15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19c8b_d20250918_m044840_c001_v0001042_t0039_u01758170920539") 2025/09/18 04:53:30 DEBUG : only15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c189_d20250918_m044835_c001_v0001101_t0033_u01758170915604") 2025/09/18 04:53:30 DEBUG : only15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d684_d20250918_m044817_c001_v7007000_t0000_u01758170897142") 2025/09/18 04:53:30 DEBUG : only15: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c41_d20250918_m044811_c001_v0001042_t0053_u01758170891326") 2025/09/18 04:53:30 DEBUG : only16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2981_d20250918_m044847_c001_v7007000_t0000_u01758170927177") 2025/09/18 04:53:30 DEBUG : only16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c1a7_d20250918_m044840_c001_v0001101_t0045_u01758170920701") 2025/09/18 04:53:30 DEBUG : only16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c7b_d20250918_m044836_c001_v0001042_t0034_u01758170916260") 2025/09/18 04:53:31 DEBUG : only16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea28_d20250918_m044817_c001_v7007000_t0000_u01758170897151") 2025/09/18 04:53:31 DEBUG : only16: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d1b_d20250918_m044812_c001_v0001105_t0042_u01758170892323") 2025/09/18 04:53:31 DEBUG : only17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2982_d20250918_m044847_c001_v7007000_t0000_u01758170927361") 2025/09/18 04:53:31 DEBUG : only17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19c8d_d20250918_m044840_c001_v0001042_t0039_u01758170920725") 2025/09/18 04:53:31 DEBUG : only17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d5b_d20250918_m044837_c001_v0001105_t0039_u01758170917009") 2025/09/18 04:53:31 DEBUG : only17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89839_d20250918_m044817_c001_v7007000_t0000_u01758170897685") 2025/09/18 04:53:31 DEBUG : only17: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c129_d20250918_m044813_c001_v0001101_t0044_u01758170893231") 2025/09/18 04:53:31 DEBUG : only18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2983_d20250918_m044847_c001_v7007000_t0000_u01758170927544") 2025/09/18 04:53:31 DEBUG : only18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19c8f_d20250918_m044840_c001_v0001042_t0039_u01758170920907") 2025/09/18 04:53:31 DEBUG : only18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c197_d20250918_m044837_c001_v0001101_t0014_u01758170917987") 2025/09/18 04:53:31 DEBUG : only18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89838_d20250918_m044817_c001_v7007000_t0000_u01758170897501") 2025/09/18 04:53:32 DEBUG : only18: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c47_d20250918_m044814_c001_v0001042_t0050_u01758170894045") 2025/09/18 04:53:32 DEBUG : only19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2984_d20250918_m044847_c001_v7007000_t0000_u01758170927728") 2025/09/18 04:53:32 DEBUG : only19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d6f_d20250918_m044840_c001_v0001105_t0056_u01758170920713") 2025/09/18 04:53:32 DEBUG : only19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c85_d20250918_m044839_c001_v0001042_t0059_u01758170919173") 2025/09/18 04:53:32 DEBUG : only19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd7fda_d20250918_m044817_c001_v7007000_t0000_u01758170897162") 2025/09/18 04:53:32 DEBUG : only19: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d27_d20250918_m044815_c001_v0001105_t0052_u01758170895218") 2025/09/18 04:53:32 DEBUG : only2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2985_d20250918_m044847_c001_v7007000_t0000_u01758170927912") 2025/09/18 04:53:32 DEBUG : only2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4131bc02b5a71462_d20250918_m044841_c001_v0001182_t0045_u01758170921239") 2025/09/18 04:53:32 DEBUG : only2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d37_d20250918_m044825_c001_v0001105_t0041_u01758170905696") 2025/09/18 04:53:32 DEBUG : only2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d686_d20250918_m044817_c001_v7007000_t0000_u01758170897510") 2025/09/18 04:53:32 DEBUG : only2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0e5_d20250918_m044759_c001_v0001101_t0031_u01758170879827") 2025/09/18 04:53:32 DEBUG : only3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2986_d20250918_m044848_c001_v7007000_t0000_u01758170928100") 2025/09/18 04:53:32 DEBUG : only3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c1a9_d20250918_m044840_c001_v0001101_t0045_u01758170920884") 2025/09/18 04:53:32 DEBUG : only3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c159_d20250918_m044826_c001_v0001101_t0039_u01758170906774") 2025/09/18 04:53:32 DEBUG : only3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea2a_d20250918_m044817_c001_v7007000_t0000_u01758170897519") 2025/09/18 04:53:32 DEBUG : only3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c2f_d20250918_m044800_c001_v0001042_t0015_u01758170880638") 2025/09/18 04:53:32 DEBUG : only4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2987_d20250918_m044848_c001_v7007000_t0000_u01758170928283") 2025/09/18 04:53:32 DEBUG : only4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d71_d20250918_m044840_c001_v0001105_t0056_u01758170920896") 2025/09/18 04:53:32 DEBUG : only4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c63_d20250918_m044827_c001_v0001042_t0036_u01758170907627") 2025/09/18 04:53:32 DEBUG : only4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d687_d20250918_m044817_c001_v7007000_t0000_u01758170897696") 2025/09/18 04:53:32 DEBUG : only4: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892cfd_d20250918_m044801_c001_v0001105_t0014_u01758170881605") 2025/09/18 04:53:32 DEBUG : only5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2988_d20250918_m044848_c001_v7007000_t0000_u01758170928467") 2025/09/18 04:53:33 DEBUG : only5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40659ccac373c1b3_d20250918_m044841_c001_v0001101_t0045_u01758170921252") 2025/09/18 04:53:33 DEBUG : only5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d41_d20250918_m044828_c001_v0001105_t0009_u01758170908379") 2025/09/18 04:53:33 DEBUG : only5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89835_d20250918_m044816_c001_v7007000_t0000_u01758170896948") 2025/09/18 04:53:33 DEBUG : only5: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0f3_d20250918_m044802_c001_v0001101_t0039_u01758170882492") 2025/09/18 04:53:33 DEBUG : only6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2989_d20250918_m044848_c001_v7007000_t0000_u01758170928651") 2025/09/18 04:53:33 DEBUG : only6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4131bc02b5a7145c_d20250918_m044841_c001_v0001182_t0045_u01758170921056") 2025/09/18 04:53:33 DEBUG : only6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c167_d20250918_m044828_c001_v0001101_t0044_u01758170908959") 2025/09/18 04:53:33 DEBUG : only6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaea27_d20250918_m044816_c001_v7007000_t0000_u01758170896955") 2025/09/18 04:53:33 DEBUG : only6: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c33_d20250918_m044803_c001_v0001042_t0021_u01758170883592") 2025/09/18 04:53:33 DEBUG : only7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a298a_d20250918_m044848_c001_v7007000_t0000_u01758170928836") 2025/09/18 04:53:33 DEBUG : only7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d75_d20250918_m044841_c001_v0001105_t0056_u01758170921268") 2025/09/18 04:53:33 DEBUG : only7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c6d_d20250918_m044829_c001_v0001042_t0012_u01758170909706") 2025/09/18 04:53:33 DEBUG : only7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d683_d20250918_m044816_c001_v7007000_t0000_u01758170896961") 2025/09/18 04:53:33 DEBUG : only7: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d01_d20250918_m044804_c001_v0001105_t0054_u01758170884333") 2025/09/18 04:53:33 DEBUG : only8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a298b_d20250918_m044849_c001_v7007000_t0000_u01758170929022") 2025/09/18 04:53:33 DEBUG : only8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892d73_d20250918_m044841_c001_v0001105_t0056_u01758170921081") 2025/09/18 04:53:33 DEBUG : only8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d45_d20250918_m044830_c001_v0001105_t0042_u01758170910461") 2025/09/18 04:53:33 DEBUG : only8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b89833_d20250918_m044816_c001_v7007000_t0000_u01758170896580") 2025/09/18 04:53:33 DEBUG : only8: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c0fd_d20250918_m044805_c001_v0001101_t0051_u01758170885384") 2025/09/18 04:53:33 DEBUG : only9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a298c_d20250918_m044849_c001_v7007000_t0000_u01758170929206") 2025/09/18 04:53:33 DEBUG : only9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19c93_d20250918_m044841_c001_v0001042_t0039_u01758170921091") 2025/09/18 04:53:33 DEBUG : only9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c16f_d20250918_m044831_c001_v0001101_t0049_u01758170911319") 2025/09/18 04:53:34 DEBUG : only9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d685_d20250918_m044817_c001_v7007000_t0000_u01758170897325") 2025/09/18 04:53:34 DEBUG : only9: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19c39_d20250918_m044806_c001_v0001042_t0029_u01758170886250") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5987_d20250918_m044451_c001_v7007000_t0000_u01758170691374") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be39_d20250918_m044449_c001_v0001101_t0002_u01758170689184") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5982_d20250918_m044448_c001_v7007000_t0000_u01758170688436") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ae0_d20250918_m044446_c001_v0001042_t0041_u01758170686589") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5978_d20250918_m044445_c001_v7007000_t0000_u01758170685857") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be2b_d20250918_m044443_c001_v0001101_t0034_u01758170683451") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b663a_d20250918_m044432_c001_v7007000_t0000_u01758170672227") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ab8_d20250918_m044430_c001_v0001042_t0055_u01758170670424") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6633_d20250918_m044428_c001_v7007000_t0000_u01758170668710") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ab2_d20250918_m044427_c001_v0001042_t0003_u01758170667621") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b662d_d20250918_m044426_c001_v7007000_t0000_u01758170666196") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aaa_d20250918_m044424_c001_v0001042_t0019_u01758170664976") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b661a_d20250918_m044418_c001_v7007000_t0000_u01758170658064") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a8e_d20250918_m044416_c001_v0001042_t0034_u01758170656561") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6615_d20250918_m044416_c001_v7007000_t0000_u01758170656199") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a8a_d20250918_m044414_c001_v0001042_t0012_u01758170654683") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6610_d20250918_m044414_c001_v7007000_t0000_u01758170654321") 2025/09/18 04:53:34 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a86_d20250918_m044413_c001_v0001042_t0053_u01758170653505") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a84_d20250918_m044412_c001_v0001042_t0015_u01758170652687") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b660d_d20250918_m044412_c001_v7007000_t0000_u01758170652325") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a82_d20250918_m044411_c001_v0001042_t0058_u01758170651424") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a80_d20250918_m044410_c001_v0001042_t0044_u01758170650694") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf33408_d20250918_m044409_c001_v7007000_t0000_u01758170649971") 2025/09/18 04:53:35 DEBUG : potato: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a7a_d20250918_m044408_c001_v0001042_t0035_u01758170648950") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd7f50_d20250918_m044539_c001_v7007000_t0000_u01758170739606") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373befe_d20250918_m044538_c001_v0001101_t0028_u01758170738863") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a28d7_d20250918_m044530_c001_v7007000_t0000_u01758170730157") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bec2_d20250918_m044525_c001_v0001101_t0014_u01758170725254") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f421035119ea18fa2_d20250918_m044517_c001_v7007000_t0000_u01758170717564") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be95_d20250918_m044511_c001_v0001101_t0020_u01758170711653") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd599b_d20250918_m044503_c001_v7007000_t0000_u01758170703809") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be61_d20250918_m044458_c001_v0001101_t0028_u01758170698335") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6648_d20250918_m044437_c001_v7007000_t0000_u01758170677373") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ac8_d20250918_m044435_c001_v0001042_t0003_u01758170675321") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6642_d20250918_m044434_c001_v7007000_t0000_u01758170674958") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ac0_d20250918_m044432_c001_v0001042_t0031_u01758170672771") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b663b_d20250918_m044432_c001_v7007000_t0000_u01758170672408") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19abc_d20250918_m044431_c001_v0001042_t0000_u01758170671411") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6636_d20250918_m044430_c001_v7007000_t0000_u01758170670062") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ab6_d20250918_m044429_c001_v0001042_t0030_u01758170669073") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6630_d20250918_m044427_c001_v7007000_t0000_u01758170667258") 2025/09/18 04:53:35 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19aae_d20250918_m044426_c001_v0001042_t0009_u01758170666185") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b661d_d20250918_m044418_c001_v7007000_t0000_u01758170658799") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a92_d20250918_m044417_c001_v0001042_t0001_u01758170657632") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a815_d20250918_m044312_c001_v7007000_t0000_u01758170592693") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199e2_d20250918_m044311_c001_v0001042_t0007_u01758170591863") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a813_d20250918_m044310_c001_v7007000_t0000_u01758170590953") 2025/09/18 04:53:36 DEBUG : potato2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199dc_d20250918_m044310_c001_v0001042_t0020_u01758170590197") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a28d8_d20250918_m044530_c001_v7007000_t0000_u01758170730583") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b28_d20250918_m044526_c001_v0001042_t0043_u01758170726731") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f421035119ea18fa3_d20250918_m044517_c001_v7007000_t0000_u01758170717985") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b0a_d20250918_m044513_c001_v0001042_t0041_u01758170713272") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd599d_d20250918_m044504_c001_v7007000_t0000_u01758170704235") 2025/09/18 04:53:36 DEBUG : potato3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19af2_d20250918_m044458_c001_v0001042_t0038_u01758170698977") 2025/09/18 04:53:36 DEBUG : pre-dest1/1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67901_d20250918_m044613_c001_v7007000_t0000_u01758170773569") 2025/09/18 04:53:36 DEBUG : pre-dest1/1: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19b64_d20250918_m044605_c001_v0001042_t0030_u01758170765440") 2025/09/18 04:53:36 DEBUG : pre-dest2/2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f423fb2df74d67903_d20250918_m044613_c001_v7007000_t0000_u01758170773753") 2025/09/18 04:53:36 DEBUG : pre-dest2/2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373bf62_d20250918_m044606_c001_v0001101_t0044_u01758170766186") 2025/09/18 04:53:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cafc_d20250918_m044550_c001_v7007000_t0000_u01758170750568") 2025/09/18 04:53:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892b4d_d20250918_m044547_c001_v0001105_t0052_u01758170747428") 2025/09/18 04:53:36 DEBUG : sizeonly: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f6_d20250918_m044352_c001_v7007000_t0000_u01758170632356") 2025/09/18 04:53:36 DEBUG : sizeonly: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a44_d20250918_m044351_c001_v0001042_t0029_u01758170631155") 2025/09/18 04:53:37 DEBUG : splitbanan: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388aa2f_d20250918_m045047_c001_v7007000_t0000_u01758171047501") 2025/09/18 04:53:37 DEBUG : splitbanan: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c35a_d20250918_m045039_c001_v0001101_t0014_u01758171039784") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d878fc_d20250918_m045208_c001_v7007000_t0000_u01758171128217") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fea_d20250918_m045200_c001_v0001105_t0059_u01758171120527") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4146187dcff02efc_d20250918_m045151_c001_v7007000_t0000_u01758171111257") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892fae_d20250918_m045144_c001_v0001105_t0004_u01758171104719") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4058e98614983f3b_d20250918_m045134_c001_v7007000_t0000_u01758171094970") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f72_d20250918_m045128_c001_v0001105_t0040_u01758171088708") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f418a9cce027c1ffd_d20250918_m045120_c001_v7007000_t0000_u01758171080071") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f4e_d20250918_m045113_c001_v0001105_t0047_u01758171073787") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeb07_d20250918_m045103_c001_v7007000_t0000_u01758171063866") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892f22_d20250918_m045057_c001_v0001105_t0055_u01758171057229") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f407ae4c2edfaeae5_d20250918_m045042_c001_v7007000_t0000_u01758171042094") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71806_d20250918_m045038_c001_v0001182_t0039_u01758171038681") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f408302b639b898be_d20250918_m045028_c001_v7007000_t0000_u01758171028587") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d63_d20250918_m045021_c001_v0001042_t0040_u01758171021572") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415e55e7c004d734_d20250918_m045020_c001_v7007000_t0000_u01758171020021") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d55_d20250918_m045016_c001_v0001042_t0013_u01758171016801") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4033424b34dd8080_d20250918_m045008_c001_v7007000_t0000_u01758171008101") 2025/09/18 04:53:37 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d35_d20250918_m045000_c001_v0001042_t0048_u01758171000838") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f416fe87503f6cc42_d20250918_m044959_c001_v7007000_t0000_u01758170999688") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d29_d20250918_m044956_c001_v0001042_t0002_u01758170996140") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b67ed_d20250918_m044941_c001_v7007000_t0000_u01758170981153") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c267_d20250918_m044937_c001_v0001101_t0022_u01758170977135") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f405a05ac63092b48_d20250918_m044927_c001_v7007000_t0000_u01758170967321") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c23b_d20250918_m044920_c001_v0001101_t0050_u01758170960881") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f404f3555811243bb_d20250918_m044911_c001_v7007000_t0000_u01758170951986") 2025/09/18 04:53:38 DEBUG : splitbananasplit: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c20f_d20250918_m044906_c001_v0001101_t0005_u01758170946081") 2025/09/18 04:53:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f411e7b65597d38e0_d20250918_m045023_c001_v7007000_t0000_u01758171023497") 2025/09/18 04:53:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19d5b_d20250918_m045018_c001_v0001042_t0000_u01758171018139") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a299f_d20250918_m044858_c001_v7007000_t0000_u01758170938043") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c1ef_d20250918_m044856_c001_v0001101_t0022_u01758170936741") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a299a_d20250918_m044855_c001_v7007000_t0000_u01758170935960") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19cb5_d20250918_m044854_c001_v0001042_t0039_u01758170934668") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5990_d20250918_m044455_c001_v7007000_t0000_u01758170695517") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ac7_d20250918_m044454_c001_v0001105_t0017_u01758170694404") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd598c_d20250918_m044453_c001_v7007000_t0000_u01758170693853") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ae6_d20250918_m044452_c001_v0001042_t0012_u01758170692860") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f2_d20250918_m044348_c001_v7007000_t0000_u01758170628811") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a34_d20250918_m044347_c001_v0001042_t0023_u01758170627297") 2025/09/18 04:53:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333f0_d20250918_m044346_c001_v7007000_t0000_u01758170626927") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a2e_d20250918_m044345_c001_v0001042_t0037_u01758170625838") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333ed_d20250918_m044343_c001_v7007000_t0000_u01758170623022") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a26_d20250918_m044341_c001_v0001042_t0029_u01758170621868") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333ec_d20250918_m044341_c001_v7007000_t0000_u01758170621324") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a24_d20250918_m044339_c001_v0001042_t0057_u01758170619772") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a1a_d20250918_m044337_c001_v0001042_t0024_u01758170617002") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f415583662cf333ea_d20250918_m044336_c001_v7007000_t0000_u01758170616632") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a16_d20250918_m044335_c001_v0001042_t0008_u01758170615922") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a12_d20250918_m044335_c001_v0001042_t0004_u01758170615071") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a829_d20250918_m044334_c001_v7007000_t0000_u01758170614341") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a0e_d20250918_m044331_c001_v0001042_t0048_u01758170611532") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a08_d20250918_m044328_c001_v0001042_t0015_u01758170608415") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a821_d20250918_m044328_c001_v7007000_t0000_u01758170608050") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a04_d20250918_m044326_c001_v0001042_t0023_u01758170606946") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19a00_d20250918_m044326_c001_v0001042_t0045_u01758170606122") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a81e_d20250918_m044325_c001_v7007000_t0000_u01758170605758") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199fa_d20250918_m044322_c001_v0001042_t0012_u01758170602046") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a81d_d20250918_m044321_c001_v7007000_t0000_u01758170601680") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199f8_d20250918_m044320_c001_v0001042_t0000_u01758170600786") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a81c_d20250918_m044319_c001_v7007000_t0000_u01758170599876") 2025/09/18 04:53:39 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199f6_d20250918_m044319_c001_v0001042_t0038_u01758170599168") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a81b_d20250918_m044318_c001_v7007000_t0000_u01758170598620") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199f4_d20250918_m044317_c001_v0001042_t0021_u01758170597875") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a819_d20250918_m044316_c001_v7007000_t0000_u01758170596965") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199ee_d20250918_m044315_c001_v0001042_t0031_u01758170595989") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a818_d20250918_m044315_c001_v7007000_t0000_u01758170595438") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199ea_d20250918_m044314_c001_v0001042_t0045_u01758170594577") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a816_d20250918_m044314_c001_v7007000_t0000_u01758170594031") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199e6_d20250918_m044313_c001_v0001042_t0035_u01758170593239") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a80e_d20250918_m044308_c001_v7007000_t0000_u01758170588197") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199d4_d20250918_m044307_c001_v0001042_t0029_u01758170587263") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a80b_d20250918_m044306_c001_v7007000_t0000_u01758170586718") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199d2_d20250918_m044305_c001_v0001042_t0045_u01758170585863") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a809_d20250918_m044304_c001_v7007000_t0000_u01758170584959") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199cc_d20250918_m044304_c001_v0001042_t0006_u01758170584238") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40125ff28388a808_d20250918_m044301_c001_v7007000_t0000_u01758170581872") 2025/09/18 04:53:40 DEBUG : sub dir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d199ca_d20250918_m044300_c001_v0001042_t0046_u01758170580926") 2025/09/18 04:53:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a29a0_d20250918_m044858_c001_v7007000_t0000_u01758170938227") 2025/09/18 04:53:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892d96_d20250918_m044856_c001_v0001105_t0021_u01758170936755") 2025/09/18 04:53:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a299b_d20250918_m044856_c001_v7007000_t0000_u01758170936144") 2025/09/18 04:53:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a714cb_d20250918_m044854_c001_v0001182_t0023_u01758170934678") 2025/09/18 04:53:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87942_d20250918_m045210_c001_v7007000_t0000_u01758171130521") 2025/09/18 04:53:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71b3b_d20250918_m045209_c001_v0001182_t0057_u01758171129789") 2025/09/18 04:53:41 DEBUG : sub/yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5986_d20250918_m044450_c001_v7007000_t0000_u01758170690825") 2025/09/18 04:53:41 DEBUG : sub/yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ab9_d20250918_m044449_c001_v0001105_t0008_u01758170689539") 2025/09/18 04:53:41 DEBUG : test_dir1/file2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2995_d20250918_m044853_c001_v7007000_t0000_u01758170933886") 2025/09/18 04:53:41 DEBUG : test_dir1/file2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c1e9_d20250918_m044852_c001_v0001101_t0028_u01758170932467") 2025/09/18 04:53:41 DEBUG : test_dir1/file2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2992_d20250918_m044851_c001_v7007000_t0000_u01758170931624") 2025/09/18 04:53:41 DEBUG : test_dir1/file2: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c1db_d20250918_m044850_c001_v0001101_t0057_u01758170930184") 2025/09/18 04:53:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2997_d20250918_m044854_c001_v7007000_t0000_u01758170934070") 2025/09/18 04:53:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a714bc_d20250918_m044852_c001_v0001182_t0045_u01758170932456") 2025/09/18 04:53:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f40670670900a2993_d20250918_m044851_c001_v7007000_t0000_u01758170931835") 2025/09/18 04:53:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a714ab_d20250918_m044850_c001_v0001182_t0035_u01758170930181") 2025/09/18 04:53:41 DEBUG : three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6655_d20250918_m044442_c001_v7007000_t0000_u01758170682722") 2025/09/18 04:53:41 DEBUG : three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19adc_d20250918_m044441_c001_v0001042_t0027_u01758170681446") 2025/09/18 04:53:41 DEBUG : three: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19ad4_d20250918_m044438_c001_v0001042_t0022_u01758170678946") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87984_d20250918_m045213_c001_v7007000_t0000_u01758171133097") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e34_d20250918_m045211_c001_v0001042_t0010_u01758171131632") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87be0_d20250918_m045234_c001_v7007000_t0000_u01758171154773") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c487_d20250918_m045233_c001_v0001101_t0057_u01758171153009") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87baf_d20250918_m045231_c001_v7007000_t0000_u01758171151302") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e52_d20250918_m045228_c001_v0001042_t0042_u01758171148900") 2025/09/18 04:53:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87b4a_d20250918_m045227_c001_v7007000_t0000_u01758171147859") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71bc9_d20250918_m045226_c001_v0001182_t0008_u01758171146820") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87a7f_d20250918_m045221_c001_v7007000_t0000_u01758171141011") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e46_d20250918_m045219_c001_v0001042_t0025_u01758171139919") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87ad1_d20250918_m045223_c001_v7007000_t0000_u01758171143802") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c469_d20250918_m045222_c001_v0001101_t0014_u01758171142005") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87a3c_d20250918_m045218_c001_v7007000_t0000_u01758171138845") 2025/09/18 04:53:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1131bc02b5a71b7d_d20250918_m045218_c001_v0001182_t0030_u01758171138062") 2025/09/18 04:53:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d879ff_d20250918_m045217_c001_v7007000_t0000_u01758171137040") 2025/09/18 04:53:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad289301a_d20250918_m045216_c001_v0001105_t0038_u01758171136210") 2025/09/18 04:53:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d879b9_d20250918_m045214_c001_v7007000_t0000_u01758171134993") 2025/09/18 04:53:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373c459_d20250918_m045214_c001_v0001101_t0021_u01758171134205") 2025/09/18 04:53:42 DEBUG : toe/toe/toe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87c11_d20250918_m045239_c001_v7007000_t0000_u01758171159767") 2025/09/18 04:53:42 DEBUG : toe/toe/toe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f110cef4940d19e6a_d20250918_m045238_c001_v0001042_t0035_u01758171158868") 2025/09/18 04:53:42 DEBUG : toe/toe/toe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87b0e_d20250918_m045225_c001_v7007000_t0000_u01758171145784") 2025/09/18 04:53:42 DEBUG : toe/toe/toe: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad289303c_d20250918_m045224_c001_v0001105_t0058_u01758171144841") 2025/09/18 04:53:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87be8_d20250918_m045235_c001_v7007000_t0000_u01758171155540") 2025/09/18 04:53:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad289305a_d20250918_m045234_c001_v0001105_t0018_u01758171154521") 2025/09/18 04:53:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f419e045569d87bc1_d20250918_m045231_c001_v7007000_t0000_u01758171151965") 2025/09/18 04:53:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f104f9cdbf477c303_d20250918_m045230_c001_v0001130_t0010_u01758171150680") 2025/09/18 04:53:42 DEBUG : two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f413de4df4f6b6657_d20250918_m044442_c001_v7007000_t0000_u01758170682903") 2025/09/18 04:53:42 DEBUG : two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4096fd5ad2892aab_d20250918_m044440_c001_v0001105_t0056_u01758170680879") 2025/09/18 04:53:43 DEBUG : two: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f410cef4940d19ad2_d20250918_m044438_c001_v0001042_t0039_u01758170678762") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5988_d20250918_m044451_c001_v7007000_t0000_u01758170691556") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f11035d6aa14d8300_d20250918_m044450_c001_v0001091_t0017_u01758170690439") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5981_d20250918_m044447_c001_v7007000_t0000_u01758170687885") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f10659ccac373be2f_d20250918_m044446_c001_v0001101_t0012_u01758170686599") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5977_d20250918_m044445_c001_v7007000_t0000_u01758170685308") 2025/09/18 04:53:43 DEBUG : yam: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1096fd5ad2892ab1_d20250918_m044443_c001_v0001105_t0041_u01758170683462") 2025/09/18 04:53:43 DEBUG : yaml: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5983_d20250918_m044448_c001_v7007000_t0000_u01758170688619") 2025/09/18 04:53:43 DEBUG : yaml: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1001c64f643f841f_d20250918_m044447_c001_v0001153_t0001_u01758170687569") 2025/09/18 04:53:43 DEBUG : yaml: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f4224daa8c0bd5979_d20250918_m044446_c001_v7007000_t0000_u01758170686038") 2025/09/18 04:53:43 DEBUG : yaml: Deleting (id "4_zafb20d03202d5bbb9f980e1b_f1156ec8b9b07f5d1_d20250918_m044444_c001_v0001102_t0001_u01758170684888") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m46.368901149s (try 1/5)