"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/16 04:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu" 2025/08/16 04:47:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 04:47:11 DEBUG : Creating backend with remote "/tmp/rclone2469150947" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/16 04:47:15 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:15 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:16 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:16 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:17 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:17 DEBUG : B2 bucket rclone-test-sugetis7pihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:18 DEBUG : Creating backend with remote "/non-existing" 2025/08/16 04:47:18 DEBUG : Config file has changed externally - reloading 2025/08/16 04:47:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/16 04:47:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:20 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:20 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:21 INFO : B2 bucket rclone-test-sugetis7pihu: Running all checks before starting transfers 2025/08/16 04:47:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:21 INFO : B2 bucket rclone-test-sugetis7pihu: Checks finished, now starting transfers 2025/08/16 04:47:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:22 ERROR : Ignoring --no-traverse with sync 2025/08/16 04:47:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:23 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/16 04:47:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/16 04:47:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:47:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:47:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/16 04:47:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:47:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/16 04:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:47:28 INFO : sub dir2: Making directory 2025/08/16 04:47:28 INFO : sub dir: Making directory 2025/08/16 04:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:28 INFO : sub dir2/sub sub dir2: Making directory 2025/08/16 04:47:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:29 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/16 04:47:29 DEBUG : B2 bucket rclone-test-sugetis7pihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:30 INFO : sub dir2: Making directory 2025/08/16 04:47:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/16 04:47:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:31 DEBUG : sub dir2: Making directory with metadata 2025/08/16 04:47:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:47:31 INFO : sub dir2: Making directory 2025/08/16 04:47:31 INFO : sub dir: Making directory 2025/08/16 04:47:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:31 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:31 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:31 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:31 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/16 04:47:31 DEBUG : B2 bucket rclone-test-sugetis7pihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/16 04:47:32 DEBUG : B2 bucket rclone-test-sugetis7pihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:33 INFO : sub dir2: Making directory 2025/08/16 04:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:33 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:33 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:33 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:34 DEBUG : sub dir2: Making directory with metadata 2025/08/16 04:47:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:47:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:47:34 INFO : sub dir2: Making directory 2025/08/16 04:47:34 INFO : sub dir: Making directory 2025/08/16 04:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:34 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/16 04:47:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:35 INFO : sub dir2: Making directory 2025/08/16 04:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:36 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:36 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:36 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:47:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fewezos3quru" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-fewezos3quru 2025/08/16 04:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:39 DEBUG : B2 bucket rclone-test-fewezos3quru: Waiting for checks to finish 2025/08/16 04:47:39 DEBUG : B2 bucket rclone-test-fewezos3quru: Waiting for transfers to finish 2025/08/16 04:47:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:47:42 DEBUG : B2 bucket rclone-test-fewezos3quru: Purge remote 2025/08/16 04:47:42 INFO : B2 bucket rclone-test-fewezos3quru: cleaning bucket "rclone-test-fewezos3quru" of all files 2025/08/16 04:47:42 DEBUG : sub dir/hello world: Deleting (id "4_z7f026dd3304dbb1b9f880e1b_f1113e70b54e6b184_d20250816_m044742_c001_v0001100_t0036_u01755319662193") --- PASS: TestServerSideCopy (8.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 04:47:47 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:47:47 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:47:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 04:47:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fomewuk4doja" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-fomewuk4doja 2025/08/16 04:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:47:50 DEBUG : B2 bucket rclone-test-fomewuk4doja: Waiting for checks to finish 2025/08/16 04:47:50 DEBUG : B2 bucket rclone-test-fomewuk4doja: Waiting for transfers to finish 2025/08/16 04:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:47:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:47:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 04:47:55 DEBUG : B2 bucket rclone-test-fomewuk4doja: Waiting for checks to finish 2025/08/16 04:47:55 DEBUG : B2 bucket rclone-test-fomewuk4doja: Waiting for transfers to finish 2025/08/16 04:47:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 04:47:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:47:56 DEBUG : B2 bucket rclone-test-fomewuk4doja: Purge remote 2025/08/16 04:47:56 INFO : B2 bucket rclone-test-fomewuk4doja: cleaning bucket "rclone-test-fomewuk4doja" of all files 2025/08/16 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zff129d53304dbb1b9f880e1b_f10659209f0b1228c_d20250816_m044756_c001_v0001165_t0025_u01755319676056") 2025/08/16 04:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zff129d53304dbb1b9f880e1b_f10728eb181aca964_d20250816_m044753_c001_v0001146_t0044_u01755319673826") --- PASS: TestServerSideCopyOverSelf (12.78s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 04:48:02 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:02 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 04:48:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/16 04:48:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwihid0xexo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-tuwihid0xexo 2025/08/16 04:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:48:04 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for checks to finish 2025/08/16 04:48:04 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for transfers to finish 2025/08/16 04:48:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:48:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:48:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/16 04:48:10 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for checks to finish 2025/08/16 04:48:10 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for transfers to finish 2025/08/16 04:48:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/16 04:48:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:48:11 INFO : sub dir/hello world: Deleted 2025/08/16 04:48:12 DEBUG : testing file moves 2025/08/16 04:48:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/16 04:48:12 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for checks to finish 2025/08/16 04:48:12 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Waiting for transfers to finish 2025/08/16 04:48:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/16 04:48:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/16 04:48:12 INFO : sub dir/hello world: Deleted 2025/08/16 04:48:13 DEBUG : B2 bucket rclone-test-tuwihid0xexo: Purge remote 2025/08/16 04:48:13 INFO : B2 bucket rclone-test-tuwihid0xexo: cleaning bucket "rclone-test-tuwihid0xexo" of all files 2025/08/16 04:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3304dbb1b9f880e1b_f1097ae3b2a3dc676_d20250816_m044812_c001_v0001161_t0057_u01755319692464") 2025/08/16 04:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3304dbb1b9f880e1b_f116258343ebf61cb_d20250816_m044810_c001_v0001157_t0055_u01755319690924") 2025/08/16 04:48:13 DEBUG : sub dir/hello world: Deleting (id "4_zef82cdf3304dbb1b9f880e1b_f1022281bbdcb616d_d20250816_m044808_c001_v0001106_t0023_u01755319688635") --- PASS: TestServerSideMoveOverSelf (14.86s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:18 ERROR : error listing: directory not found 2025/08/16 04:48:19 INFO : Local file system at /tmp/rclone2469150947: Making directory 2025/08/16 04:48:19 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:19 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.80s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:48:20 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for checks to finish 2025/08/16 04:48:20 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for transfers to finish 2025/08/16 04:48:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:48:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/16 04:48:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/16 04:48:22 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:22 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:48:22 INFO : check sum: Copied (new) 2025/08/16 04:48:22 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:48:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/16 04:48:23 DEBUG : check sum: Unchanged skipping 2025/08/16 04:48:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:23 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.95s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/16 04:48:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 04:48:24 INFO : sizeonly: Copied (new) 2025/08/16 04:48:24 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:24 DEBUG : sizeonly: Sizes identical 2025/08/16 04:48:24 DEBUG : sizeonly: Unchanged skipping 2025/08/16 04:48:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:24 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:24 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/16 04:48:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/16 04:48:26 INFO : ignore-size: Copied (new) 2025/08/16 04:48:26 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:48:27 DEBUG : ignore-size: Unchanged skipping 2025/08/16 04:48:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:27 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:48:28 DEBUG : existing: Unchanged skipping 2025/08/16 04:48:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:28 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:28 INFO : There was nothing to transfer 2025/08/16 04:48:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/16 04:48:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 04:48:29 INFO : existing: Copied (replaced existing) 2025/08/16 04:48:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 04:48:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 04:48:30 INFO : existing: Copied (new) 2025/08/16 04:48:30 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:30 DEBUG : existing: Destination exists, skipping 2025/08/16 04:48:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:30 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:30 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/16 04:48:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:32 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:32 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 04:48:32 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:33 INFO : a/potato2: Copied (new) 2025/08/16 04:48:33 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/16 04:48:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:48:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/16 04:48:34 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:34 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:34 INFO : There was nothing to transfer 2025/08/16 04:48:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/16 04:48:35 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:48:36 INFO : empty space: Updated modification time in destination 2025/08/16 04:48:36 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:36 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:36 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/16 04:48:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:48:37 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:37 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:39 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:39 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/16 04:48:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2469150947) 2025/08/16 04:48:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sugetis7pihu) 2025/08/16 04:48:39 DEBUG : foo: sha1 differ 2025/08/16 04:48:39 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/16 04:48:39 INFO : foo: Copied (replaced existing) 2025/08/16 04:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/16 04:48:40 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:40 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:40 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:40 INFO : potato: Copied (new) 2025/08/16 04:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/16 04:48:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/16 04:48:43 INFO : potato: Copied (replaced existing) 2025/08/16 04:48:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/16 04:48:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2469150947) 2025/08/16 04:48:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sugetis7pihu) 2025/08/16 04:48:44 DEBUG : potato: sha1 differ 2025/08/16 04:48:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/16 04:48:44 INFO : potato: Copied (replaced existing) 2025/08/16 04:48:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:46 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/16 04:48:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:46 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:48 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:48 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:48 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:49 INFO : potato2: Copied (new) 2025/08/16 04:48:49 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:51 INFO : d: Making directory 2025/08/16 04:48:51 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/16 04:48:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:51 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:51 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 04:48:51 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:51 INFO : a/potato2: Copied (new) 2025/08/16 04:48:51 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:53 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/16 04:48:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:53 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:53 DEBUG : c/non empty space: Unchanged skipping 2025/08/16 04:48:53 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:54 INFO : a/potato2: Copied (new) 2025/08/16 04:48:54 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting files as there were IO errors 2025/08/16 04:48:54 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:56 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:56 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:56 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:56 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:56 INFO : potato: Deleted 2025/08/16 04:48:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:48:58 DEBUG : Waiting for deletions to finish 2025/08/16 04:48:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:59 INFO : potato: Deleted 2025/08/16 04:48:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:48:59 DEBUG : empty space: Unchanged skipping 2025/08/16 04:48:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:48:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:48:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:48:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:49:01 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:01 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/16 04:49:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:03 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 04:49:03 DEBUG : enormous: Excluded 2025/08/16 04:49:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 04:49:03 DEBUG : potato2: Excluded 2025/08/16 04:49:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 04:49:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:49:03 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:03 DEBUG : empty space: Unchanged skipping 2025/08/16 04:49:03 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:03 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:03 INFO : There was nothing to transfer 2025/08/16 04:49:03 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 04:49:03 DEBUG : enormous: Excluded 2025/08/16 04:49:03 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 04:49:03 DEBUG : potato2: Excluded 2025/08/16 04:49:04 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 04:49:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/16 04:49:04 DEBUG : empty space: Unchanged skipping 2025/08/16 04:49:04 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for checks to finish 2025/08/16 04:49:04 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for transfers to finish 2025/08/16 04:49:04 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:05 DEBUG : enormous: Excluded (Size Filter) 2025/08/16 04:49:05 DEBUG : enormous: Excluded 2025/08/16 04:49:05 DEBUG : potato2: Excluded (Size Filter) 2025/08/16 04:49:05 DEBUG : potato2: Excluded 2025/08/16 04:49:06 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:49:06 DEBUG : empty space: Unchanged skipping 2025/08/16 04:49:06 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:06 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:06 INFO : enormous: Deleted 2025/08/16 04:49:06 INFO : potato2: Deleted 2025/08/16 04:49:06 INFO : There was nothing to transfer 2025/08/16 04:49:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/16 04:49:06 DEBUG : empty space: Unchanged skipping 2025/08/16 04:49:06 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for checks to finish 2025/08/16 04:49:06 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for transfers to finish 2025/08/16 04:49:06 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:06 INFO : enormous: Deleted 2025/08/16 04:49:06 INFO : potato2: Deleted 2025/08/16 04:49:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:08 DEBUG : five: Need to transfer - File not found at Destination 2025/08/16 04:49:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/16 04:49:08 DEBUG : three: Sizes identical 2025/08/16 04:49:08 DEBUG : one: Destination is newer than source, skipping 2025/08/16 04:49:08 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2469150947) 2025/08/16 04:49:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sugetis7pihu) 2025/08/16 04:49:08 DEBUG : two: sha1 differ 2025/08/16 04:49:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/16 04:49:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 04:49:08 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/16 04:49:09 INFO : five: Copied (new) 2025/08/16 04:49:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/16 04:49:09 INFO : four: Copied (replaced existing) 2025/08/16 04:49:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 04:49:09 INFO : two: Copied (replaced existing) 2025/08/16 04:49:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:10 DEBUG : one: Destination is newer than source, skipping 2025/08/16 04:49:10 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 04:49:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/16 04:49:10 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/16 04:49:10 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/16 04:49:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 04:49:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 04:49:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2469150947) 2025/08/16 04:49:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sugetis7pihu) 2025/08/16 04:49:10 DEBUG : three: sha1 differ 2025/08/16 04:49:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/16 04:49:10 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/16 04:49:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/16 04:49:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/16 04:49:10 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:49:10 INFO : three: Copied (replaced existing) 2025/08/16 04:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.66s) === 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/16 04:49:12 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:12 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:12 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:12 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 04:49:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/16 04:49:12 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:12 INFO : yam: Copied (new) 2025/08/16 04:49:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 04:49:12 INFO : potato: Copied (new) 2025/08/16 04:49:12 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:49:13 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:13 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:13 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:13 DEBUG : potato: Unchanged skipping 2025/08/16 04:49:13 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:14 INFO : yam: Copied (server-side copy) to: yaml 2025/08/16 04:49:14 INFO : yam: Deleted 2025/08/16 04:49:14 INFO : yaml: Renamed from "yam" 2025/08/16 04:49:14 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/16 04:49:15 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:15 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:15 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:15 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 04:49:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/16 04:49:15 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:15 INFO : yam: Copied (new) 2025/08/16 04:49:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 04:49:16 INFO : potato: Copied (new) 2025/08/16 04:49:16 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:49:16 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:16 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:16 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:16 DEBUG : potato: Unchanged skipping 2025/08/16 04:49:16 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:17 INFO : yam: Copied (server-side copy) to: yaml 2025/08/16 04:49:17 INFO : yam: Deleted 2025/08/16 04:49:17 INFO : yaml: Renamed from "yam" 2025/08/16 04:49:17 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/16 04:49:18 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:18 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/16 04:49:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/16 04:49:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:18 INFO : sub/yam: Copied (new) 2025/08/16 04:49:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/16 04:49:19 INFO : potato: Copied (new) 2025/08/16 04:49:19 DEBUG : Waiting for deletions to finish 2025/08/16 04:49:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:49:19 DEBUG : potato: Unchanged skipping 2025/08/16 04:49:19 INFO : B2 bucket rclone-test-sugetis7pihu: Making map for --track-renames 2025/08/16 04:49:19 INFO : B2 bucket rclone-test-sugetis7pihu: Finished making map for --track-renames 2025/08/16 04:49:19 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:19 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for renames to finish 2025/08/16 04:49:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/16 04:49:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/16 04:49:20 INFO : sub/yam: Deleted 2025/08/16 04:49:20 INFO : yam: Renamed from "sub/yam" 2025/08/16 04:49:20 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:21 DEBUG : Creating backend with remote "/tmp/rclone2469150947/dir1" 2025/08/16 04:49:21 DEBUG : Creating backend with remote "/tmp/rclone2469150947/dir2" 2025/08/16 04:49:21 DEBUG : Local file system at /tmp/rclone2469150947/dir2: Using server-side directory move 2025/08/16 04:49:21 INFO : Local file system at /tmp/rclone2469150947/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/16 04:49:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/16 04:49:21 DEBUG : Local file system at /tmp/rclone2469150947/dir2: Waiting for checks to finish 2025/08/16 04:49:21 DEBUG : Local file system at /tmp/rclone2469150947/dir2: Waiting for transfers to finish 2025/08/16 04:49:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:49:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/16 04:49:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/16 04:49:22 INFO : nested/sub dir/file: Copied (new) 2025/08/16 04:49:22 INFO : nested/sub dir/file: Deleted 2025/08/16 04:49:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:49:22 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:49:22 INFO : sub dir/hello world: Deleted 2025/08/16 04:49:22 INFO : sub dir: Removing directory 2025/08/16 04:49:22 INFO : nested/sub dir: Removing directory 2025/08/16 04:49:22 INFO : nested: Removing directory 2025/08/16 04:49:22 DEBUG : Local file system at /tmp/rclone2469150947: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/16 04:49:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/16 04:49:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:23 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/16 04:49:24 INFO : nested/sub dir/file: Copied (new) 2025/08/16 04:49:24 INFO : nested/sub dir/file: Deleted 2025/08/16 04:49:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:49:24 INFO : sub dir/hello world: Copied (new) 2025/08/16 04:49:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/16 04:49:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 04:49:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:25 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 04:49:25 INFO : existing: Copied (new) 2025/08/16 04:49:25 INFO : existing: Deleted 2025/08/16 04:49:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/16 04:49:25 INFO : existing-b: Copied (new) 2025/08/16 04:49:25 INFO : existing-b: Deleted 2025/08/16 04:49:26 DEBUG : existing: Destination exists, skipping 2025/08/16 04:49:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/16 04:49:26 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:49:26 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:49:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zunimuw4basu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-zunimuw4basu 2025/08/16 04:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:49:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 04:49:34 DEBUG : empty space: Unchanged skipping 2025/08/16 04:49:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 04:49:34 DEBUG : B2 bucket rclone-test-zunimuw4basu: Waiting for checks to finish 2025/08/16 04:49:34 INFO : empty space: Deleted 2025/08/16 04:49:34 DEBUG : B2 bucket rclone-test-zunimuw4basu: Waiting for transfers to finish 2025/08/16 04:49:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:49:34 INFO : potato2: Copied (server-side copy) 2025/08/16 04:49:34 INFO : potato2: Deleted 2025/08/16 04:49:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:49:34 INFO : potato3: Copied (server-side copy) 2025/08/16 04:49:35 INFO : potato3: Deleted 2025/08/16 04:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-favobac9bepe" 2025/08/16 04:49:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/16 04:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:49:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 04:49:36 DEBUG : B2 bucket rclone-test-favobac9bepe: Waiting for checks to finish 2025/08/16 04:49:36 DEBUG : B2 bucket rclone-test-favobac9bepe: Waiting for transfers to finish 2025/08/16 04:49:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:49:40 INFO : empty space: Copied (server-side copy) 2025/08/16 04:49:40 INFO : empty space: Deleted 2025/08/16 04:49:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:49:40 INFO : potato3: Copied (server-side copy) 2025/08/16 04:49:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:49:40 INFO : potato2: Copied (server-side copy) 2025/08/16 04:49:41 INFO : potato3: Deleted 2025/08/16 04:49:41 INFO : potato2: Deleted 2025/08/16 04:49:41 DEBUG : B2 bucket rclone-test-favobac9bepe: Purge remote 2025/08/16 04:49:41 INFO : B2 bucket rclone-test-favobac9bepe: cleaning bucket "rclone-test-favobac9bepe" of all files 2025/08/16 04:49:41 DEBUG : empty space: Deleting (id "4_zbfb23d53306dbb1b9f880e1b_f11919db8a8470796_d20250816_m044940_c001_v0001176_t0035_u01755319780481") 2025/08/16 04:49:41 DEBUG : potato2: Deleting (id "4_zbfb23d53306dbb1b9f880e1b_f11611727f5230162_d20250816_m044940_c001_v0001032_t0051_u01755319780714") 2025/08/16 04:49:41 DEBUG : potato3: Deleting (id "4_zbfb23d53306dbb1b9f880e1b_f101b405524d7c0ce_d20250816_m044940_c001_v0001182_t0023_u01755319780786") 2025/08/16 04:49:43 DEBUG : B2 bucket rclone-test-zunimuw4basu: Purge remote 2025/08/16 04:49:43 INFO : B2 bucket rclone-test-zunimuw4basu: cleaning bucket "rclone-test-zunimuw4basu" of all files 2025/08/16 04:49:43 DEBUG : empty space: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f419259e8244242eb_d20250816_m044940_c001_v7007000_t0000_u01755319780693") 2025/08/16 04:49:43 DEBUG : empty space: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f104b9ffd7f178b7e_d20250816_m044933_c001_v0001178_t0049_u01755319773272") 2025/08/16 04:49:43 DEBUG : potato2: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f4145fb5ce5fa6044_d20250816_m044941_c001_v7007000_t0000_u01755319781036") 2025/08/16 04:49:43 DEBUG : potato2: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f119038166c8533be_d20250816_m044934_c001_v0001180_t0038_u01755319774449") 2025/08/16 04:49:43 DEBUG : potato3: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f419259e8244242f0_d20250816_m044940_c001_v7007000_t0000_u01755319780994") 2025/08/16 04:49:43 DEBUG : potato3: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f1129cff76fc2f514_d20250816_m044934_c001_v0001093_t0044_u01755319774671") 2025/08/16 04:49:43 DEBUG : potato3: Deleting (id "4_z6ff21d83306dbb1b9f880e1b_f104b9ffd7f178b80_d20250816_m044933_c001_v0001178_t0028_u01755319773491") --- PASS: TestServerSideMove (20.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-luxiwuv5hiho" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-luxiwuv5hiho 2025/08/16 04:49:54 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 04:49:54 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 04:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:49:54 DEBUG : B2 bucket rclone-test-luxiwuv5hiho: Waiting for checks to finish 2025/08/16 04:49:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 04:49:54 DEBUG : B2 bucket rclone-test-luxiwuv5hiho: Waiting for transfers to finish 2025/08/16 04:49:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:49:54 INFO : potato2: Copied (server-side copy) 2025/08/16 04:49:54 INFO : potato2: Deleted 2025/08/16 04:49:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:49:54 INFO : potato3: Copied (server-side copy) 2025/08/16 04:49:55 INFO : potato3: Deleted 2025/08/16 04:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yubaruc0zosa" 2025/08/16 04:49:56 DEBUG : empty space: Excluded (Size Filter) 2025/08/16 04:49:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:49:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 04:49:56 DEBUG : B2 bucket rclone-test-yubaruc0zosa: Waiting for checks to finish 2025/08/16 04:49:56 DEBUG : B2 bucket rclone-test-yubaruc0zosa: Waiting for transfers to finish 2025/08/16 04:49:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:49:59 INFO : potato2: Copied (server-side copy) 2025/08/16 04:49:59 INFO : potato2: Deleted 2025/08/16 04:49:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:49:59 INFO : potato3: Copied (server-side copy) 2025/08/16 04:49:59 INFO : potato3: Deleted 2025/08/16 04:49:59 DEBUG : B2 bucket rclone-test-yubaruc0zosa: Purge remote 2025/08/16 04:49:59 INFO : B2 bucket rclone-test-yubaruc0zosa: cleaning bucket "rclone-test-yubaruc0zosa" of all files 2025/08/16 04:50:00 DEBUG : potato2: Deleting (id "4_z3f428d43306dbb1b9f880e1b_f118436258a286e95_d20250816_m044958_c001_v0001146_t0025_u01755319798851") 2025/08/16 04:50:00 DEBUG : potato3: Deleting (id "4_z3f428d43306dbb1b9f880e1b_f112c8d3b08648752_d20250816_m044959_c001_v0001184_t0007_u01755319799196") 2025/08/16 04:50:01 DEBUG : B2 bucket rclone-test-luxiwuv5hiho: Purge remote 2025/08/16 04:50:01 INFO : B2 bucket rclone-test-luxiwuv5hiho: cleaning bucket "rclone-test-luxiwuv5hiho" of all files 2025/08/16 04:50:02 DEBUG : empty space: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f108ebcc578145696_d20250816_m044953_c001_v0001092_t0032_u01755319793227") 2025/08/16 04:50:02 DEBUG : potato2: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f4157d5f4dffb2c49_d20250816_m044959_c001_v7007000_t0000_u01755319799168") 2025/08/16 04:50:02 DEBUG : potato2: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f119d7245e141c40b_d20250816_m044954_c001_v0001041_t0024_u01755319794386") 2025/08/16 04:50:02 DEBUG : potato3: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f4157d5f4dffb2c4b_d20250816_m044959_c001_v7007000_t0000_u01755319799407") 2025/08/16 04:50:02 DEBUG : potato3: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f1094458ba17daed4_d20250816_m044954_c001_v0001134_t0028_u01755319794760") 2025/08/16 04:50:02 DEBUG : potato3: Deleting (id "4_zffc26dc3306dbb1b9f880e1b_f108ebcc578145698_d20250816_m044953_c001_v0001092_t0041_u01755319793566") --- PASS: TestServerSideMoveWithFilter (18.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yinuvug1nedu" 2025/08/16 04:50:08 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sugetis7pihu -> B2 bucket rclone-test-yinuvug1nedu 2025/08/16 04:50:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:50:14 DEBUG : B2 bucket rclone-test-yinuvug1nedu: Waiting for checks to finish 2025/08/16 04:50:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 04:50:14 DEBUG : empty space: Unchanged skipping 2025/08/16 04:50:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/16 04:50:15 INFO : empty space: Deleted 2025/08/16 04:50:15 DEBUG : B2 bucket rclone-test-yinuvug1nedu: Waiting for transfers to finish 2025/08/16 04:50:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:50:15 INFO : potato2: Copied (server-side copy) 2025/08/16 04:50:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:50:15 INFO : potato3: Copied (server-side copy) 2025/08/16 04:50:15 INFO : potato2: Deleted 2025/08/16 04:50:15 INFO : potato3: Deleted 2025/08/16 04:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pojepim4vire" 2025/08/16 04:50:16 INFO : tomatoDir: Making directory 2025/08/16 04:50:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/16 04:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/16 04:50:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/16 04:50:17 DEBUG : B2 bucket rclone-test-pojepim4vire: Waiting for checks to finish 2025/08/16 04:50:17 DEBUG : B2 bucket rclone-test-pojepim4vire: Waiting for transfers to finish 2025/08/16 04:50:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/16 04:50:21 INFO : empty space: Copied (server-side copy) 2025/08/16 04:50:21 INFO : empty space: Deleted 2025/08/16 04:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/16 04:50:21 INFO : potato2: Copied (server-side copy) 2025/08/16 04:50:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/16 04:50:21 INFO : potato3: Copied (server-side copy) 2025/08/16 04:50:21 INFO : potato2: Deleted 2025/08/16 04:50:22 INFO : potato3: Deleted 2025/08/16 04:50:22 DEBUG : B2 bucket rclone-test-pojepim4vire: Purge remote 2025/08/16 04:50:22 INFO : B2 bucket rclone-test-pojepim4vire: cleaning bucket "rclone-test-pojepim4vire" of all files 2025/08/16 04:50:22 DEBUG : empty space: Deleting (id "4_zffa2dd53306dbb1b9f880e1b_f113bfcffc3080f2a_d20250816_m045021_c001_v0001154_t0008_u01755319821276") 2025/08/16 04:50:22 DEBUG : potato2: Deleting (id "4_zffa2dd53306dbb1b9f880e1b_f11265a147175d402_d20250816_m045021_c001_v0001176_t0038_u01755319821643") 2025/08/16 04:50:22 DEBUG : potato3: Deleting (id "4_zffa2dd53306dbb1b9f880e1b_f112627fc508329c9_d20250816_m045021_c001_v0001102_t0014_u01755319821651") 2025/08/16 04:50:24 DEBUG : B2 bucket rclone-test-yinuvug1nedu: Purge remote 2025/08/16 04:50:24 INFO : B2 bucket rclone-test-yinuvug1nedu: cleaning bucket "rclone-test-yinuvug1nedu" of all files 2025/08/16 04:50:24 DEBUG : empty space: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f405e2f9d17cef09b_d20250816_m045021_c001_v7007000_t0000_u01755319821651") 2025/08/16 04:50:24 DEBUG : empty space: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f1064a6dc35ebb867_d20250816_m045013_c001_v0001041_t0039_u01755319813472") 2025/08/16 04:50:24 DEBUG : potato2: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f405e2f9d17cef09d_d20250816_m045021_c001_v7007000_t0000_u01755319821868") 2025/08/16 04:50:24 DEBUG : potato2: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f1100320bf5ff4169_d20250816_m045014_c001_v0001106_t0028_u01755319814998") 2025/08/16 04:50:24 DEBUG : potato3: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f405e2f9d17cef0a0_d20250816_m045022_c001_v7007000_t0000_u01755319822052") 2025/08/16 04:50:24 DEBUG : potato3: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f104ac501759260fa_d20250816_m045015_c001_v0001182_t0038_u01755319815363") 2025/08/16 04:50:24 DEBUG : potato3: Deleting (id "4_z5fc2bd53306dbb1b9f880e1b_f1064a6dc35ebb869_d20250816_m045013_c001_v0001041_t0034_u01755319813877") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/rclone-sync-test" 2025/08/16 04:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/rclone-sync-test-include/layer2" 2025/08/16 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/rclone-sync-test-ignore-file" 2025/08/16 04:50:40 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test: Waiting for checks to finish 2025/08/16 04:50:40 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test: Waiting for transfers to finish 2025/08/16 04:50:40 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:40 INFO : There was nothing to transfer 2025/08/16 04:50:41 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:50:41 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:50:41 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:41 INFO : There was nothing to transfer 2025/08/16 04:50:41 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/16 04:50:41 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/16 04:50:41 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:41 INFO : There was nothing to transfer 2025/08/16 04:50:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:50:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:50:42 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:42 INFO : There was nothing to transfer 2025/08/16 04:50:42 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/16 04:50:42 DEBUG : B2 bucket rclone-test-sugetis7pihu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/16 04:50:42 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/CompareDest" 2025/08/16 04:50:46 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 04:50:46 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:46 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:50:47 INFO : one: Copied (new) 2025/08/16 04:50:47 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:47 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:47 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 04:50:48 INFO : one: Copied (replaced existing) 2025/08/16 04:50:48 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:50 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:50:50 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:50 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:50 INFO : There was nothing to transfer 2025/08/16 04:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 04:50:51 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:50:52 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:52 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:52 INFO : There was nothing to transfer 2025/08/16 04:50:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 04:50:52 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:50:52 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:52 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:52 INFO : There was nothing to transfer 2025/08/16 04:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:53 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/16 04:50:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 04:50:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/16 04:50:53 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:50:53 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:53 DEBUG : Waiting for deletions to finish 2025/08/16 04:50:53 INFO : There was nothing to transfer 2025/08/16 04:50:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/16 04:50:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/16 04:50:54 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:50:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:50:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/16 04:50:54 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:50:55 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/16 04:50:55 INFO : two: Copied (new) 2025/08/16 04:50:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:50:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dest" 2025/08/16 04:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/pre-dest1" 2025/08/16 04:51:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/pre-dest2" 2025/08/16 04:51:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/16 04:51:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/16 04:51:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/16 04:51:03 DEBUG : B2 bucket rclone-test-sugetis7pihu path dest: Waiting for checks to finish 2025/08/16 04:51:03 DEBUG : B2 bucket rclone-test-sugetis7pihu path dest: Waiting for transfers to finish 2025/08/16 04:51:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/16 04:51:04 INFO : 3: Copied (new) 2025/08/16 04:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:51:05 DEBUG : Config file has changed externally - reloading 2025/08/16 04:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/CopyDest" 2025/08/16 04:51:08 DEBUG : one: Need to transfer - File not found at Destination 2025/08/16 04:51:08 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:08 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:51:10 INFO : one: Copied (new) 2025/08/16 04:51:10 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:51:10 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:10 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 04:51:11 INFO : one: Copied (replaced existing) 2025/08/16 04:51:11 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/BackupDir" 2025/08/16 04:51:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:51:14 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/16 04:51:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:51:15 INFO : one: Copied (server-side copy) 2025/08/16 04:51:16 INFO : one: Deleted 2025/08/16 04:51:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/16 04:51:16 INFO : one: Copied (server-side copy) 2025/08/16 04:51:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/16 04:51:16 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:16 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:17 DEBUG : one: Unchanged skipping 2025/08/16 04:51:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/16 04:51:18 INFO : two: Copied (server-side copy) 2025/08/16 04:51:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/16 04:51:18 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:18 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:18 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:19 DEBUG : one: Unchanged skipping 2025/08/16 04:51:19 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:19 DEBUG : two: Unchanged skipping 2025/08/16 04:51:19 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:19 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:19 INFO : There was nothing to transfer 2025/08/16 04:51:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:20 DEBUG : one: Unchanged skipping 2025/08/16 04:51:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/16 04:51:20 DEBUG : three: Destination not found in --copy-dest 2025/08/16 04:51:20 DEBUG : three: Need to transfer - File not found at Destination 2025/08/16 04:51:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/16 04:51:20 DEBUG : two: Unchanged skipping 2025/08/16 04:51:20 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:20 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/16 04:51:21 INFO : three: Copied (new) 2025/08/16 04:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.24s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:51:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3f320d03304dbb1b9f880e1b/c001_v0001184_t0052": EOF 2025/08/16 04:51:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3f320d03304dbb1b9f880e1b/c001_v0001184_t0052": EOF) 2025/08/16 04:51:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sugetis7pihu: 1/10 (Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3f320d03304dbb1b9f880e1b/c001_v0001184_t0052": EOF) 2025/08/16 04:51:27 DEBUG : pacer: Reducing sleep to 10ms 2025/08/16 04:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/backup" 2025/08/16 04:51:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:51:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:30 DEBUG : two: Unchanged skipping 2025/08/16 04:51:30 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:51:31 INFO : one: Copied (server-side copy) 2025/08/16 04:51:31 INFO : one: Deleted 2025/08/16 04:51:31 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:51:32 INFO : one: Copied (new) 2025/08/16 04:51:32 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:51:33 INFO : three.txt: Copied (server-side copy) 2025/08/16 04:51:33 INFO : three.txt: Deleted 2025/08/16 04:51:33 INFO : three.txt: Moved into backup dir 2025/08/16 04:51:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:51:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:35 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:35 DEBUG : two: Unchanged skipping 2025/08/16 04:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:51:36 INFO : one: Copied (server-side copy) 2025/08/16 04:51:36 INFO : one: Deleted 2025/08/16 04:51:36 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:51:36 INFO : one: Copied (new) 2025/08/16 04:51:36 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:51:37 INFO : three.txt: Copied (server-side copy) 2025/08/16 04:51:37 INFO : three.txt: Deleted 2025/08/16 04:51:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/backup" 2025/08/16 04:51:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:51:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:43 DEBUG : two: Unchanged skipping 2025/08/16 04:51:43 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:51:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:51:45 INFO : one: Deleted 2025/08/16 04:51:45 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:51:46 INFO : one: Copied (new) 2025/08/16 04:51:46 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:51:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:51:46 INFO : three.txt: Deleted 2025/08/16 04:51:46 INFO : three.txt: Moved into backup dir 2025/08/16 04:51:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:48 DEBUG : two: Unchanged skipping 2025/08/16 04:51:48 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:51:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:51:49 INFO : one: Deleted 2025/08/16 04:51:49 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:51:49 INFO : one: Copied (new) 2025/08/16 04:51:49 DEBUG : Waiting for deletions to finish 2025/08/16 04:51:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:51:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:51:51 INFO : three.txt: Deleted 2025/08/16 04:51:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/backup" 2025/08/16 04:51:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:51:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:51:57 DEBUG : two: Unchanged skipping 2025/08/16 04:51:57 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:51:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:51:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 04:51:58 INFO : one: Deleted 2025/08/16 04:51:58 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:51:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:51:59 INFO : one: Copied (new) 2025/08/16 04:51:59 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:52:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 04:52:00 INFO : three.txt: Deleted 2025/08/16 04:52:00 INFO : three.txt: Moved into backup dir 2025/08/16 04:52:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:52:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:02 DEBUG : two: Unchanged skipping 2025/08/16 04:52:02 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:52:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 04:52:03 INFO : one: Deleted 2025/08/16 04:52:03 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:52:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:52:03 INFO : one: Copied (new) 2025/08/16 04:52:03 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 04:52:04 INFO : three.txt: Deleted 2025/08/16 04:52:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:52:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:09 DEBUG : two: Unchanged skipping 2025/08/16 04:52:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:52:09 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:52:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:52:10 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:52:10 INFO : one: Deleted 2025/08/16 04:52:10 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:52:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:11 INFO : one: Copied (new) 2025/08/16 04:52:11 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:52:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:52:11 INFO : three.txt: Deleted 2025/08/16 04:52:11 INFO : three.txt: Moved into backup dir 2025/08/16 04:52:13 DEBUG : one.bak: Excluded (Path Filter) 2025/08/16 04:52:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/16 04:52:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:52:13 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for checks to finish 2025/08/16 04:52:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:13 DEBUG : two: Unchanged skipping 2025/08/16 04:52:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:52:14 INFO : one: Deleted 2025/08/16 04:52:14 DEBUG : B2 bucket rclone-test-sugetis7pihu path dst: Waiting for transfers to finish 2025/08/16 04:52:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:52:14 INFO : one: Copied (new) 2025/08/16 04:52:14 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:52:15 INFO : three.txt: Deleted 2025/08/16 04:52:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:52:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:52:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:52:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:52:21 INFO : one: Deleted 2025/08/16 04:52:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:22 INFO : one: Copied (new) 2025/08/16 04:52:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:22 DEBUG : two: Unchanged skipping 2025/08/16 04:52:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/16 04:52:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:52:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:52:23 INFO : three.txt: Deleted 2025/08/16 04:52:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:23 INFO : three.txt: Copied (new) 2025/08/16 04:52:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:52:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:24 INFO : one: Copied (server-side copy) to: one.bak 2025/08/16 04:52:24 INFO : one: Deleted 2025/08/16 04:52:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:52:25 INFO : one: Copied (new) 2025/08/16 04:52:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:25 DEBUG : two: Unchanged skipping 2025/08/16 04:52:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/16 04:52:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/16 04:52:26 INFO : three.txt: Deleted 2025/08/16 04:52:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/16 04:52:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sugetis7pihu/dst" 2025/08/16 04:52:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/16 04:52:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/16 04:52:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 04:52:33 INFO : one: Deleted 2025/08/16 04:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:34 INFO : one: Copied (new) 2025/08/16 04:52:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:34 DEBUG : two: Unchanged skipping 2025/08/16 04:52:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/16 04:52:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/16 04:52:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 04:52:35 INFO : three.txt: Deleted 2025/08/16 04:52:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:35 INFO : three.txt: Copied (new) 2025/08/16 04:52:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/16 04:52:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/16 04:52:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/16 04:52:37 INFO : one: Deleted 2025/08/16 04:52:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/16 04:52:37 INFO : one: Copied (new) 2025/08/16 04:52:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:38 DEBUG : two: Unchanged skipping 2025/08/16 04:52:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/16 04:52:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/16 04:52:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/16 04:52:38 INFO : three.txt: Deleted 2025/08/16 04:52:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/16 04:52:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.79s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:52:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/16 04:52:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:52:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/16 04:52:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/16 04:52:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.87s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/16 04:52:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:52:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:52:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/16 04:52:44 INFO : existing: Copied (new) 2025/08/16 04:52:44 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/16 04:52:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/16 04:52:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:52:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:52:44 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting files as there were IO errors 2025/08/16 04:52:44 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:52:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:52:46 DEBUG : existing: Unchanged skipping 2025/08/16 04:52:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:52:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:52:46 DEBUG : Waiting for deletions to finish 2025/08/16 04:52:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", 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-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both0: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:53:09 DEBUG : both11: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both14: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both15: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both12: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both16: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both18: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both19: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both10: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both13: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both1: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both4: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both5: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both6: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both7: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both8: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:09 DEBUG : both9: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both3: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both17: Unchanged skipping 2025/08/16 04:53:09 DEBUG : both2: Unchanged skipping 2025/08/16 04:53:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:53:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:53:09 INFO : only11: Deleted 2025/08/16 04:53:09 INFO : only13: Deleted 2025/08/16 04:53:09 INFO : only17: Deleted 2025/08/16 04:53:09 INFO : only19: Deleted 2025/08/16 04:53:09 INFO : only5: Deleted 2025/08/16 04:53:09 INFO : only3: Deleted 2025/08/16 04:53:09 INFO : only0: Deleted 2025/08/16 04:53:09 INFO : only16: Deleted 2025/08/16 04:53:09 INFO : only4: Deleted 2025/08/16 04:53:09 INFO : only6: Deleted 2025/08/16 04:53:10 INFO : only8: Deleted 2025/08/16 04:53:10 INFO : only10: Deleted 2025/08/16 04:53:10 INFO : only14: Deleted 2025/08/16 04:53:10 INFO : only18: Deleted 2025/08/16 04:53:10 INFO : only1: Deleted 2025/08/16 04:53:10 INFO : only7: Deleted 2025/08/16 04:53:10 INFO : only9: Deleted 2025/08/16 04:53:10 INFO : only12: Deleted 2025/08/16 04:53:10 INFO : only15: Deleted 2025/08/16 04:53:10 INFO : only2: Deleted 2025/08/16 04:53:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both0: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:53:37 DEBUG : both12: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both10: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both15: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both16: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both17: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both18: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both19: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both1: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both2: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both3: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both4: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both11: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both13: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both14: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both5: Unchanged skipping 2025/08/16 04:53:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:53:37 DEBUG : both9: Unchanged skipping 2025/08/16 04:53:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : both6: Unchanged skipping 2025/08/16 04:53:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : both7: Unchanged skipping 2025/08/16 04:53:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : both8: Unchanged skipping 2025/08/16 04:53:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/16 04:53:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:53:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:37 INFO : only0: Copied (replaced existing) 2025/08/16 04:53:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:37 INFO : only10: Copied (replaced existing) 2025/08/16 04:53:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:37 INFO : only16: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only13: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only14: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only18: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only11: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only12: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only1: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only15: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only3: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only4: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only5: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only6: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only7: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only8: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only9: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only17: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only19: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/16 04:53:38 INFO : only2: Copied (replaced existing) 2025/08/16 04:53:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.32s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:47 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:53:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:53:47 DEBUG : empty_on_remote: Making directory with metadata 2025/08/16 04:53:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:53:47 INFO : empty_on_remote: Making directory 2025/08/16 04:53:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/16 04:53:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:49 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:53:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:53:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/16 04:53:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/16 04:53:49 INFO : empty_on_remote: Making directory 2025/08/16 04:53:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/16 04:53:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:52 INFO : sub dir: Making directory 2025/08/16 04:53:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:53:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/16 04:53:54 INFO : sub dir: Making directory 2025/08/16 04:53:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.16s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:54:08 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:08 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : apple: Unchanged skipping 2025/08/16 04:54:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:54:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : banana: Unchanged skipping 2025/08/16 04:54:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:09 INFO : There was nothing to transfer 2025/08/16 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:09 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:54:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : apple: Unchanged skipping 2025/08/16 04:54:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : banana: Unchanged skipping 2025/08/16 04:54:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:54:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:54:09 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:09 INFO : There was nothing to transfer 2025/08/16 04:54:09 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:10 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:54:26 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:26 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : apple: Unchanged skipping 2025/08/16 04:54:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:54:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : banana: Unchanged skipping 2025/08/16 04:54:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:54:27 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:27 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:27 INFO : There was nothing to transfer 2025/08/16 04:54:27 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:27 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:54:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : apple: Unchanged skipping 2025/08/16 04:54:28 DEBUG : banana: Unchanged skipping 2025/08/16 04:54:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:54:28 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:28 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:28 INFO : There was nothing to transfer 2025/08/16 04:54:28 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:28 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:54:44 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:45 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 04:54:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:54:45 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:45 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 04:54:46 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/16 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:54:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 04:54:46 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/16 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:54:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:54:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:54:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:54:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:54:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:54:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:54:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:54:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:54:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:54:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:54:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:54:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:54:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:54:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:54:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:54:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:54:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:48 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:49 INFO : appleappleapplebanana: Deleted 2025/08/16 04:54:49 INFO : banana: Deleted 2025/08/16 04:54:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 04:54:49 INFO : splitbananasplit: Deleted 2025/08/16 04:54:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 04:54:49 INFO : apple: Deleted 2025/08/16 04:54:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 04:54:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 04:54:49 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : apple: Unchanged skipping 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:54:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : banana: Unchanged skipping 2025/08/16 04:54:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:54:50 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:54:50 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:50 DEBUG : Waiting for deletions to finish 2025/08/16 04:54:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/16 04:54:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/16 04:54:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/16 04:54:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/16 04:54:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/16 04:54:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/16 04:54:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/16 04:54:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/16 04:54:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:55:07 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:08 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/16 04:55:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/16 04:55:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/16 04:55:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/16 04:55:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/16 04:55:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/16 04:55:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/16 04:55:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/16 04:55:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/16 04:55:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/16 04:55:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/16 04:55:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/16 04:55:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/16 04:55:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/16 04:55:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/16 04:55:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/16 04:55:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:08 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:55:08 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:55:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 04:55:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/16 04:55:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:55:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/16 04:55:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 04:55:09 INFO : apple: Copied (new) to: PREFIXapple 2025/08/16 04:55:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:55:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/16 04:55:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:55:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:55:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:55:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:55:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:55:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:55:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:55:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:55:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:55:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:55:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:55:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:55:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:55:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:55:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:55:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:55:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:11 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 04:55:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 04:55:12 INFO : apple: Deleted 2025/08/16 04:55:12 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 04:55:12 INFO : appleappleapplebanana: Deleted 2025/08/16 04:55:12 INFO : banana: Deleted 2025/08/16 04:55:12 INFO : splitbananasplit: Deleted 2025/08/16 04:55:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 04:55:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 04:55:12 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : apple: transformed to: PREFIXapple 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/16 04:55:13 DEBUG : banana: transformed to: PREFIXbanana 2025/08/16 04:55:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/16 04:55:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:13 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:55:13 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:55:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:55:13 INFO : appleappleapplebanana: Copied (new) 2025/08/16 04:55:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 04:55:13 INFO : apple: Copied (new) 2025/08/16 04:55:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 04:55:13 INFO : banana: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:55:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:55:14 INFO : splitbananasplit: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:55:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:55:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:55:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:55:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:55:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:55:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/16 04:55:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:55:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:55:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:55:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:55:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:55:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:55:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:55:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:55:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:55:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/16 04:55:15 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/16 04:55:16 INFO : PREFIXbanana: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/16 04:55:16 INFO : PREFIXapple: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/16 04:55:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/16 04:55:16 INFO : PREFIXsplitbananasplit: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/16 04:55:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/16 04:55:16 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:16 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:17 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:55:33 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:33 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:55:34 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:55:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:55:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:55:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 04:55:34 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/16 04:55:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 04:55:35 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:55:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:55:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:55:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:55:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:55:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:55:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:55:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:55:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:55:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:55:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:55:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:55:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:55:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:55:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:55:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:55:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:37 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:37 INFO : appleappleapplebanana: Deleted 2025/08/16 04:55:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 04:55:37 INFO : splitbananasplit: Deleted 2025/08/16 04:55:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 04:55:37 INFO : banana: Deleted 2025/08/16 04:55:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 04:55:37 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 04:55:37 INFO : apple: Deleted 2025/08/16 04:55:37 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : apple: transformed to: appleSUFFIX 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/16 04:55:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/16 04:55:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/16 04:55:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:38 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:55:38 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:55:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:55:38 INFO : splitbananasplit: Copied (new) 2025/08/16 04:55:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/16 04:55:39 INFO : banana: Copied (new) 2025/08/16 04:55:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:55:39 INFO : appleappleapplebanana: Copied (new) 2025/08/16 04:55:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/16 04:55:39 INFO : apple: Copied (new) 2025/08/16 04:55:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:55:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/16 04:55:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:55:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/16 04:55:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:55:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/16 04:55:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:55:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/16 04:55:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:55:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:55:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:55:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:55:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:55:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:55:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:55:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:55:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/16 04:55:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:55:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/16 04:55:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:55:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/16 04:55:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:55:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/16 04:55:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:55:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/16 04:55:41 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:41 INFO : appleSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : splitbananasplitSUFFIX: Deleted 2025/08/16 04:55:41 INFO : bananaSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/16 04:55:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/16 04:55:41 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:55:58 DEBUG : Waiting for deletions to finish 2025/08/16 04:55:59 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:55:59 DEBUG : apple: Unchanged skipping 2025/08/16 04:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:55:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:55:59 DEBUG : banana: Unchanged skipping 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:55:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:55:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:55:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:55:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:55:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:55:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:55:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:55:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:55:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:55:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:55:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 04:55:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/16 04:55:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:55:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/16 04:56:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/16 04:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/16 04:56:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/16 04:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/16 04:56:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/16 04:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/16 04:56:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/16 04:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/16 04:56:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/16 04:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/16 04:56:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/16 04:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/16 04:56:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/16 04:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/16 04:56:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/16 04:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/16 04:56:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/16 04:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/16 04:56:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/16 04:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/16 04:56:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/16 04:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/16 04:56:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/16 04:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/16 04:56:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/16 04:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/16 04:56:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/16 04:56:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/16 04:56:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/16 04:56:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/16 04:56:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/16 04:56:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/16 04:56:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/16 04:56:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/16 04:56:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/16 04:56:02 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:02 INFO : dir1/0013-789;=.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0014-89;=.txt: Deleted 2025/08/16 04:56:02 INFO : appleappleapplebanana: Deleted 2025/08/16 04:56:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0003-defghij.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0015-9;=.txt: Deleted 2025/08/16 04:56:02 INFO : splitbananasplit: Deleted 2025/08/16 04:56:02 INFO : dir1/0009-3456789.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0010-456789.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0011-56789;.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0008-2345678.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0012-6789;.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/16 04:56:02 INFO : dir1/0007-1234567.txt: Deleted 2025/08/16 04:56:02 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:03 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : appleapple: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/16 04:56:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/16 04:56:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/16 04:56:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/16 04:56:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/16 04:56:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/16 04:56:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/16 04:56:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/16 04:56:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/16 04:56:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/16 04:56:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/16 04:56:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:03 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:03 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:03 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:03 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : appleapple: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/16 04:56:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/16 04:56:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/16 04:56:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/16 04:56:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/16 04:56:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/16 04:56:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/16 04:56:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/16 04:56:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/16 04:56:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/16 04:56:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/16 04:56:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/16 04:56:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/16 04:56:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/16 04:56:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/16 04:56:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/16 04:56:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/16 04:56:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/16 04:56:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/16 04:56:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/16 04:56:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:56:20 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:20 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:21 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:21 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:21 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:21 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:21 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:22 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:22 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:22 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:22 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:22 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:22 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:56:38 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:39 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:39 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:39 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:39 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:39 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:40 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:40 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:40 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:40 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:40 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:56:58 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:58 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:58 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:58 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:59 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : apple: Unchanged skipping 2025/08/16 04:56:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:56:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : banana: Unchanged skipping 2025/08/16 04:56:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:56:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:56:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:56:59 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:56:59 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:59 DEBUG : Waiting for deletions to finish 2025/08/16 04:56:59 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:16 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:16 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : apple: Unchanged skipping 2025/08/16 04:57:17 DEBUG : banana: Unchanged skipping 2025/08/16 04:57:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:57:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:57:17 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:17 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:17 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:17 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:17 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:57:18 DEBUG : banana: Unchanged skipping 2025/08/16 04:57:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : apple: Unchanged skipping 2025/08/16 04:57:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:57:18 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:18 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:18 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:18 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:35 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : apple: Unchanged skipping 2025/08/16 04:57:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : banana: Unchanged skipping 2025/08/16 04:57:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:57:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:57:36 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:36 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:36 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/16 04:57:37 DEBUG : banana: Unchanged skipping 2025/08/16 04:57:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/16 04:57:37 DEBUG : apple: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/16 04:57:37 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:37 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:37 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:37 DEBUG : apple: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : banana: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/16 04:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (225.88s) --- PASS: TestTransform/NFC (18.13s) --- PASS: TestTransform/NFD (18.28s) --- PASS: TestTransform/base64 (22.79s) --- PASS: TestTransform/prefix (26.21s) --- PASS: TestTransform/suffix (25.35s) --- PASS: TestTransform/truncate (21.25s) --- PASS: TestTransform/encoder (18.90s) --- PASS: TestTransform/ISO-8859-1 (17.93s) --- PASS: TestTransform/charmap (19.28s) --- PASS: TestTransform/lowercase (18.30s) --- PASS: TestTransform/ascii (19.45s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 04:57:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 04:57:42 INFO : sub dir_somesuffix: Making directory 2025/08/16 04:57:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/16 04:57:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/16 04:57:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 04:57:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/16 04:57:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 04:57:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:42 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/16 04:57:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:44 INFO : tictactoe: Making directory 2025/08/16 04:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/16 04:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:44 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/16 04:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:46 INFO : toe: Making directory 2025/08/16 04:57:46 INFO : toe/toe: Making directory 2025/08/16 04:57:46 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 04:57:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 04:57:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 04:57:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:46 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/16 04:57:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:48 INFO : toe: Making directory 2025/08/16 04:57:48 INFO : toe/toe: Making directory 2025/08/16 04:57:48 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 04:57:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 04:57:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/16 04:57:48 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:48 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/16 04:57:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.20s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:50 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:57:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:50 INFO : tictacempty_dir: Making directory 2025/08/16 04:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:50 INFO : tictactoe: Making directory 2025/08/16 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:50 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:50 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:57:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:50 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:50 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:52 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:57:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 04:57:52 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:52 INFO : tictacempty_dir: Making directory 2025/08/16 04:57:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:52 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:52 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:52 INFO : tictactoe: Making directory 2025/08/16 04:57:52 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:52 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:52 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:57:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 04:57:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:57:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:52 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:52 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:53 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 04:57:53 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:53 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:53 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:53 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 04:57:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/16 04:57:53 NOTICE: B2 bucket rclone-test-sugetis7pihu: 0 differences found 2025/08/16 04:57:53 NOTICE: B2 bucket rclone-test-sugetis7pihu: 1 matching files --- PASS: TestAllTag (2.05s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:54 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:54 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:54 INFO : tictactoe: Making directory 2025/08/16 04:57:54 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:54 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:54 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:57:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:57:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:54 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:54 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:55 DEBUG : Waiting for deletions to finish 2025/08/16 04:57:55 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:55 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:55 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/16 04:57:55 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/16 04:57:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/16 04:57:55 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2025/08/16 04:57:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:57 INFO : toe: Making directory 2025/08/16 04:57:57 INFO : toe/toe: Making directory 2025/08/16 04:57:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 04:57:57 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:57 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:57 INFO : toe/toe/toe: Copied (new) 2025/08/16 04:57:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:57:58 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:57:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 04:57:58 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:58 INFO : tictacempty_dir: Making directory 2025/08/16 04:57:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:57:58 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:58 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:58 INFO : tictactoe: Making directory 2025/08/16 04:57:58 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:58 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:57:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:58 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:57:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:57:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 04:57:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:57:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:57:58 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:57:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:57:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:57:59 INFO : toe/toe/toe.txt: Deleted 2025/08/16 04:57:59 INFO : toe/toe: Removing directory 2025/08/16 04:57:59 INFO : toe: Removing directory 2025/08/16 04:57:59 INFO : empty_dir: Removing directory 2025/08/16 04:57:59 DEBUG : Local file system at /tmp/rclone2469150947: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:58:00 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:58:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 04:58:00 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:00 INFO : tictacempty_dir: Making directory 2025/08/16 04:58:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:00 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:00 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:00 INFO : tictactoe: Making directory 2025/08/16 04:58:00 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:00 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:58:00 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:58:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:58:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 04:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:00 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:58:00 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:58:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:01 INFO : toe/toe/toe.txt: Deleted 2025/08/16 04:58:01 INFO : toe/toe: Removing directory 2025/08/16 04:58:01 INFO : toe: Removing directory 2025/08/16 04:58:01 INFO : empty_dir: Removing directory 2025/08/16 04:58:01 DEBUG : Local file system at /tmp/rclone2469150947: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 04:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 04:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/16 04:58:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.55s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:58:04 DEBUG : Reset feature "Copy" 2025/08/16 04:58:04 DEBUG : Reset feature "Move" 2025/08/16 04:58:04 DEBUG : Reset feature "Copy" 2025/08/16 04:58:04 DEBUG : Reset feature "Move" 2025/08/16 04:58:04 DEBUG : empty_dir: Making directory with metadata 2025/08/16 04:58:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/16 04:58:04 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:04 INFO : tictacempty_dir: Making directory 2025/08/16 04:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/16 04:58:04 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:04 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:04 INFO : tictactoe: Making directory 2025/08/16 04:58:04 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:04 DEBUG : toe: transformed to: tictactoe 2025/08/16 04:58:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:58:04 INFO : tictactoe/tictactoe: Making directory 2025/08/16 04:58:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/16 04:58:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/16 04:58:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:58:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:04 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:58:04 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:58:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/16 04:58:05 INFO : toe/toe/toe.txt: Deleted 2025/08/16 04:58:05 INFO : toe/toe: Removing directory 2025/08/16 04:58:05 INFO : toe: Removing directory 2025/08/16 04:58:05 INFO : empty_dir: Removing directory 2025/08/16 04:58:05 DEBUG : Local file system at /tmp/rclone2469150947: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/16 04:58:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/16 04:58:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/16 04:58:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/16 04:58:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.65s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:58:07 DEBUG : toe: transformed to: dG9l 2025/08/16 04:58:07 DEBUG : toe: transformed to: dG9l 2025/08/16 04:58:07 INFO : dG9l: Making directory 2025/08/16 04:58:07 DEBUG : toe: transformed to: dG9l 2025/08/16 04:58:07 DEBUG : toe: transformed to: dG9l 2025/08/16 04:58:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/16 04:58:07 INFO : dG9l/dG9l: Making directory 2025/08/16 04:58:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/16 04:58:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/16 04:58:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 04:58:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/16 04:58:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 04:58:07 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:58:07 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:58:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/16 04:58:08 DEBUG : Waiting for deletions to finish 2025/08/16 04:58:09 DEBUG : dG9l: transformed to: toe 2025/08/16 04:58:09 DEBUG : dG9l: transformed to: toe 2025/08/16 04:58:09 DEBUG : dG9l: transformed to: toe 2025/08/16 04:58:09 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/16 04:58:09 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/16 04:58:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/16 04:58:09 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for checks to finish 2025/08/16 04:58:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/16 04:58:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/16 04:58:09 DEBUG : Local file system at /tmp/rclone2469150947: Waiting for transfers to finish 2025/08/16 04:58:09 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-sugetis7pihu", Local "Local file system at /tmp/rclone2469150947", Modify Window "1ms" 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe: transformed to: 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe: transformed to: 2025/08/16 04:58:10 INFO : B2 bucket rclone-test-sugetis7pihu: Making directory 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe: transformed to: 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe: transformed to: 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe/toe: transformed to: 2025/08/16 04:58:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/16 04:58:10 INFO : toe/toe: Making directory 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe/toe: transformed to: 2025/08/16 04:58:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe: transformed to: 2025/08/16 04:58:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/16 04:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/16 04:58:10 DEBUG : toe/toe/toe: transformed to: 2025/08/16 04:58:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/16 04:58:10 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for checks to finish 2025/08/16 04:58:10 DEBUG : B2 bucket rclone-test-sugetis7pihu: Waiting for transfers to finish 2025/08/16 04:58:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/16 04:58:11 INFO : toe/toe/toe: Copied (new) 2025/08/16 04:58:11 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting files as there were IO errors 2025/08/16 04:58:11 ERROR : B2 bucket rclone-test-sugetis7pihu: not deleting directories as there were IO errors --- PASS: TestError (2.13s) PASS 2025/08/16 04:58:12 DEBUG : B2 bucket rclone-test-sugetis7pihu: Purge remote 2025/08/16 04:58:12 INFO : B2 bucket rclone-test-sugetis7pihu: cleaning bucket "rclone-test-sugetis7pihu" of all files 2025/08/16 04:58:13 DEBUG : BackupDir/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a21_d20250816_m045121_c001_v7007000_t0000_u01755319881694") 2025/08/16 04:58:13 DEBUG : BackupDir/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f107a18a1c466fdc8_d20250816_m045115_c001_v0001172_t0034_u01755319875614") 2025/08/16 04:58:13 DEBUG : CompareDest/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa610a_d20250816_m045055_c001_v7007000_t0000_u01755319855762") 2025/08/16 04:58:13 DEBUG : CompareDest/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ebc4_d20250816_m045049_c001_v0001106_t0010_u01755319849438") 2025/08/16 04:58:13 DEBUG : CompareDest/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa610b_d20250816_m045055_c001_v7007000_t0000_u01755319855944") 2025/08/16 04:58:13 DEBUG : CompareDest/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139913d9_d20250816_m045051_c001_v0001184_t0035_u01755319851208") 2025/08/16 04:58:13 DEBUG : CopyDest/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a22_d20250816_m045121_c001_v7007000_t0000_u01755319881879") 2025/08/16 04:58:13 DEBUG : CopyDest/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a3b9_d20250816_m045112_c001_v0001113_t0049_u01755319872729") 2025/08/16 04:58:13 DEBUG : CopyDest/three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a23_d20250816_m045122_c001_v7007000_t0000_u01755319882061") 2025/08/16 04:58:13 DEBUG : CopyDest/three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d41399145f_d20250816_m045119_c001_v0001184_t0038_u01755319879784") 2025/08/16 04:58:13 DEBUG : CopyDest/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a24_d20250816_m045122_c001_v7007000_t0000_u01755319882243") 2025/08/16 04:58:14 DEBUG : CopyDest/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec0b_d20250816_m045117_c001_v0001106_t0042_u01755319877160") 2025/08/16 04:58:14 DEBUG : EXISTING: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da27_d20250816_m045247_c001_v7007000_t0000_u01755319967260") 2025/08/16 04:58:14 DEBUG : EXISTING: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed01_d20250816_m045245_c001_v0001106_t0008_u01755319965860") 2025/08/16 04:58:14 DEBUG : PREFIXapple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9101_d20250816_m045516_c001_v7007000_t0000_u01755320116302") 2025/08/16 04:58:14 DEBUG : PREFIXapple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af47_d20250816_m045508_c001_v0001032_t0015_u01755320108834") 2025/08/16 04:58:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66be4_d20250816_m045516_c001_v7007000_t0000_u01755320116347") 2025/08/16 04:58:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeb2_d20250816_m045508_c001_v0001106_t0031_u01755320108824") 2025/08/16 04:58:14 DEBUG : PREFIXbanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e82442490b_d20250816_m045516_c001_v7007000_t0000_u01755320116140") 2025/08/16 04:58:14 DEBUG : PREFIXbanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6a0_d20250816_m045508_c001_v0001113_t0024_u01755320108817") 2025/08/16 04:58:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4ec_d20250816_m045516_c001_v7007000_t0000_u01755320116453") 2025/08/16 04:58:14 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f0c_d20250816_m045508_c001_v0001116_t0033_u01755320108844") 2025/08/16 04:58:14 DEBUG : Testêé: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da24_d20250816_m045243_c001_v7007000_t0000_u01755319963403") 2025/08/16 04:58:14 DEBUG : Testêé: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ecf1_d20250816_m045242_c001_v0001106_t0022_u01755319962545") 2025/08/16 04:58:14 DEBUG : Testêé: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4cf_d20250816_m045241_c001_v0001113_t0059_u01755319961281") 2025/08/16 04:58:14 DEBUG : YXBwbGU=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b6c_d20250816_m045451_c001_v7007000_t0000_u01755320091330") 2025/08/16 04:58:14 DEBUG : YXBwbGU=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a65e_d20250816_m045445_c001_v0001113_t0055_u01755320085736") 2025/08/16 04:58:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b6d_d20250816_m045451_c001_v7007000_t0000_u01755320091520") 2025/08/16 04:58:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ece_d20250816_m045445_c001_v0001116_t0017_u01755320085767") 2025/08/16 04:58:14 DEBUG : YmFuYW5h: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b6e_d20250816_m045451_c001_v7007000_t0000_u01755320091704") 2025/08/16 04:58:14 DEBUG : YmFuYW5h: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee71_d20250816_m045445_c001_v0001106_t0032_u01755320085746") 2025/08/16 04:58:14 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be87_d20250816_m044854_c001_v7007000_t0000_u01755319734740") 2025/08/16 04:58:15 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a196_d20250816_m044854_c001_v0001113_t0030_u01755319734036") 2025/08/16 04:58:15 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be84_d20250816_m044852_c001_v7007000_t0000_u01755319732396") 2025/08/16 04:58:15 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a182_d20250816_m044851_c001_v0001113_t0051_u01755319731493") 2025/08/16 04:58:15 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c448d_d20250816_m044833_c001_v7007000_t0000_u01755319713761") 2025/08/16 04:58:15 DEBUG : a/potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a10e_d20250816_m044832_c001_v0001113_t0056_u01755319712712") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56c9_d20250816_m045738_c001_v7007000_t0000_u01755320258287") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8ba_d20250816_m045733_c001_v0001113_t0041_u01755320253337") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52ed_d20250816_m045718_c001_v7007000_t0000_u01755320238834") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a87c_d20250816_m045714_c001_v0001113_t0018_u01755320234090") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec415_d20250816_m045700_c001_v7007000_t0000_u01755320220490") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a834_d20250816_m045656_c001_v0001113_t0046_u01755320216028") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a77_d20250816_m045641_c001_v7007000_t0000_u01755320201292") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a800_d20250816_m045636_c001_v0001113_t0019_u01755320196799") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a4f_d20250816_m045623_c001_v7007000_t0000_u01755320183330") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7d0_d20250816_m045618_c001_v0001113_t0048_u01755320178795") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec35d_d20250816_m045604_c001_v7007000_t0000_u01755320164492") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a76e_d20250816_m045556_c001_v0001113_t0018_u01755320156746") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5615_d20250816_m045543_c001_v7007000_t0000_u01755320143242") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef26_d20250816_m045538_c001_v0001106_t0008_u01755320138710") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc26888289f_d20250816_m045537_c001_v7007000_t0000_u01755320137790") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef0c_d20250816_m045531_c001_v0001106_t0058_u01755320131437") 2025/08/16 04:58:15 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9115_d20250816_m045517_c001_v7007000_t0000_u01755320117843") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af53_d20250816_m045513_c001_v0001032_t0043_u01755320113411") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90e9_d20250816_m045512_c001_v7007000_t0000_u01755320112255") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a690_d20250816_m045505_c001_v0001113_t0032_u01755320105232") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec30c_d20250816_m045449_c001_v7007000_t0000_u01755320089559") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a65c_d20250816_m045442_c001_v0001113_t0032_u01755320082620") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca33fc_d20250816_m045428_c001_v7007000_t0000_u01755320068904") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a639_d20250816_m045424_c001_v0001113_t0038_u01755320064149") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48ef9e_d20250816_m045410_c001_v7007000_t0000_u01755320050553") 2025/08/16 04:58:16 DEBUG : apple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a60d_d20250816_m045405_c001_v0001113_t0058_u01755320045998") 2025/08/16 04:58:16 DEBUG : appleSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc2688828ce_d20250816_m045541_c001_v7007000_t0000_u01755320141489") 2025/08/16 04:58:16 DEBUG : appleSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef14_d20250816_m045534_c001_v0001106_t0046_u01755320134564") 2025/08/16 04:58:16 DEBUG : appleapple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec35e_d20250816_m045604_c001_v7007000_t0000_u01755320164674") 2025/08/16 04:58:16 DEBUG : appleapple: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afb5_d20250816_m045559_c001_v0001032_t0041_u01755320159822") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56ca_d20250816_m045738_c001_v7007000_t0000_u01755320258471") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881089_d20250816_m045734_c001_v0001116_t0049_u01755320254369") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52ef_d20250816_m045719_c001_v7007000_t0000_u01755320239017") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881049_d20250816_m045715_c001_v0001116_t0009_u01755320235011") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec416_d20250816_m045700_c001_v7007000_t0000_u01755320220674") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb88101f_d20250816_m045657_c001_v0001116_t0029_u01755320217187") 2025/08/16 04:58:16 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a7a_d20250816_m045641_c001_v7007000_t0000_u01755320201473") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fe7_d20250816_m045637_c001_v0001116_t0047_u01755320197962") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a50_d20250816_m045623_c001_v7007000_t0000_u01755320183514") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fb5_d20250816_m045619_c001_v0001116_t0013_u01755320179485") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f6261_d20250816_m045602_c001_v7007000_t0000_u01755320162271") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef72_d20250816_m045557_c001_v0001106_t0021_u01755320157949") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5616_d20250816_m045543_c001_v7007000_t0000_u01755320143423") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f46_d20250816_m045538_c001_v0001116_t0023_u01755320138731") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca69_d20250816_m045537_c001_v7007000_t0000_u01755320137179") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af6f_d20250816_m045532_c001_v0001032_t0037_u01755320132357") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9119_d20250816_m045518_c001_v7007000_t0000_u01755320118028") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6bc_d20250816_m045513_c001_v0001113_t0015_u01755320113404") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e3_d20250816_m045512_c001_v7007000_t0000_u01755320112292") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af41_d20250816_m045506_c001_v0001032_t0013_u01755320106011") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264341_d20250816_m045448_c001_v7007000_t0000_u01755320088929") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af21_d20250816_m045443_c001_v0001032_t0039_u01755320083538") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca33fe_d20250816_m045429_c001_v7007000_t0000_u01755320069088") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af05_d20250816_m045425_c001_v0001032_t0016_u01755320065158") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efa2_d20250816_m045410_c001_v7007000_t0000_u01755320050739") 2025/08/16 04:58:17 DEBUG : appleappleapplebanana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aeef_d20250816_m045407_c001_v0001032_t0042_u01755320047541") 2025/08/16 04:58:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c299_d20250816_m045541_c001_v7007000_t0000_u01755320141867") 2025/08/16 04:58:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a716_d20250816_m045534_c001_v0001113_t0038_u01755320134578") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be89_d20250816_m044854_c001_v7007000_t0000_u01755319734922") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a190_d20250816_m044852_c001_v0001113_t0036_u01755319732964") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be83_d20250816_m044851_c001_v7007000_t0000_u01755319731837") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a17e_d20250816_m044850_c001_v0001113_t0051_u01755319730341") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4486_d20250816_m044833_c001_v7007000_t0000_u01755319713195") 2025/08/16 04:58:18 DEBUG : b/potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a106_d20250816_m044831_c001_v0001113_t0047_u01755319711660") 2025/08/16 04:58:18 DEBUG : backup/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c537b_d20250816_m045137_c001_v7007000_t0000_u01755319897881") 2025/08/16 04:58:18 DEBUG : backup/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1122b305653fe3c6_d20250816_m045135_c001_v0001044_t0025_u01755319895947") 2025/08/16 04:58:18 DEBUG : backup/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f101c5addb84c5962_d20250816_m045131_c001_v0001037_t0025_u01755319891493") 2025/08/16 04:58:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e04_d20250816_m045204_c001_v7007000_t0000_u01755319924631") 2025/08/16 04:58:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1088755dfdce765d_d20250816_m045202_c001_v0001157_t0024_u01755319922785") 2025/08/16 04:58:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1042fc50b49a4600_d20250816_m045158_c001_v0001146_t0021_u01755319918274") 2025/08/16 04:58:18 DEBUG : backup/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c03c_d20250816_m045151_c001_v7007000_t0000_u01755319911470") 2025/08/16 04:58:18 DEBUG : backup/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e98d08d5835dd_d20250816_m045149_c001_v0001179_t0032_u01755319909020") 2025/08/16 04:58:18 DEBUG : backup/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1000468bcfa48e5a_d20250816_m045144_c001_v0001177_t0057_u01755319904834") 2025/08/16 04:58:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e05_d20250816_m045204_c001_v7007000_t0000_u01755319924815") 2025/08/16 04:58:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f114249eed322261b_d20250816_m045203_c001_v0001041_t0054_u01755319923673") 2025/08/16 04:58:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f107883c026f8adda_d20250816_m045159_c001_v0001104_t0052_u01755319919722") 2025/08/16 04:58:19 DEBUG : backup/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c537c_d20250816_m045138_c001_v7007000_t0000_u01755319898065") 2025/08/16 04:58:19 DEBUG : backup/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f11681fac2c51a54b_d20250816_m045137_c001_v0001183_t0037_u01755319897123") 2025/08/16 04:58:19 DEBUG : backup/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f11609c5dbfd770f4_d20250816_m045133_c001_v0001092_t0024_u01755319893233") 2025/08/16 04:58:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c03d_d20250816_m045151_c001_v7007000_t0000_u01755319911654") 2025/08/16 04:58:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110d3cfd632b1920_d20250816_m045150_c001_v0001144_t0057_u01755319910149") 2025/08/16 04:58:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f11799808380fd95f_d20250816_m045146_c001_v0001184_t0021_u01755319906574") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56cb_d20250816_m045738_c001_v7007000_t0000_u01755320258654") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f087_d20250816_m045733_c001_v0001106_t0032_u01755320253742") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52f1_d20250816_m045719_c001_v7007000_t0000_u01755320239199") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f05f_d20250816_m045714_c001_v0001106_t0040_u01755320234472") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec417_d20250816_m045700_c001_v7007000_t0000_u01755320220858") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f029_d20250816_m045656_c001_v0001106_t0034_u01755320216429") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a7e_d20250816_m045641_c001_v7007000_t0000_u01755320201657") 2025/08/16 04:58:19 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eff9_d20250816_m045637_c001_v0001106_t0021_u01755320197394") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a51_d20250816_m045623_c001_v7007000_t0000_u01755320183701") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efc7_d20250816_m045619_c001_v0001106_t0029_u01755320179050") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec35f_d20250816_m045604_c001_v7007000_t0000_u01755320164856") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afaf_d20250816_m045557_c001_v0001032_t0001_u01755320157236") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5617_d20250816_m045543_c001_v7007000_t0000_u01755320143606") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af81_d20250816_m045538_c001_v0001032_t0028_u01755320138721") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc26888289b_d20250816_m045537_c001_v7007000_t0000_u01755320137602") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a710_d20250816_m045531_c001_v0001113_t0054_u01755320131961") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b911c_d20250816_m045518_c001_v7007000_t0000_u01755320118213") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f16_d20250816_m045513_c001_v0001116_t0013_u01755320113423") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e4_d20250816_m045512_c001_v7007000_t0000_u01755320112403") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eea7_d20250816_m045505_c001_v0001106_t0037_u01755320105485") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264342_d20250816_m045449_c001_v7007000_t0000_u01755320089112") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee67_d20250816_m045442_c001_v0001106_t0024_u01755320082995") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca33ff_d20250816_m045429_c001_v7007000_t0000_u01755320069273") 2025/08/16 04:58:20 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee31_d20250816_m045424_c001_v0001106_t0010_u01755320064518") 2025/08/16 04:58:21 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efa5_d20250816_m045410_c001_v7007000_t0000_u01755320050922") 2025/08/16 04:58:21 DEBUG : banana: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8edfb_d20250816_m045406_c001_v0001106_t0022_u01755320046775") 2025/08/16 04:58:21 DEBUG : bananaSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18db74_d20250816_m045541_c001_v7007000_t0000_u01755320141715") 2025/08/16 04:58:21 DEBUG : bananaSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f3e_d20250816_m045534_c001_v0001116_t0029_u01755320134595") 2025/08/16 04:58:21 DEBUG : both0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3a4_d20250816_m045339_c001_v7007000_t0000_u01755320019505") 2025/08/16 04:58:21 DEBUG : both0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a55f_d20250816_m045315_c001_v0001113_t0050_u01755319995156") 2025/08/16 04:58:21 DEBUG : both0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab390_d20250816_m045310_c001_v7007000_t0000_u01755319990947") 2025/08/16 04:58:21 DEBUG : both0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4e7_d20250816_m045249_c001_v0001113_t0033_u01755319969155") 2025/08/16 04:58:21 DEBUG : both1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3ac_d20250816_m045339_c001_v7007000_t0000_u01755320019689") 2025/08/16 04:58:21 DEBUG : both1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a561_d20250816_m045316_c001_v0001113_t0048_u01755319996246") 2025/08/16 04:58:21 DEBUG : both1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab392_d20250816_m045311_c001_v7007000_t0000_u01755319991129") 2025/08/16 04:58:21 DEBUG : both1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4ed_d20250816_m045250_c001_v0001113_t0024_u01755319970052") 2025/08/16 04:58:21 DEBUG : both10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3b2_d20250816_m045339_c001_v7007000_t0000_u01755320019874") 2025/08/16 04:58:21 DEBUG : both10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a57f_d20250816_m045325_c001_v0001113_t0018_u01755320005345") 2025/08/16 04:58:21 DEBUG : both10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab393_d20250816_m045311_c001_v7007000_t0000_u01755319991311") 2025/08/16 04:58:21 DEBUG : both10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a51f_d20250816_m045257_c001_v0001113_t0051_u01755319977760") 2025/08/16 04:58:22 DEBUG : both11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3b7_d20250816_m045340_c001_v7007000_t0000_u01755320020060") 2025/08/16 04:58:22 DEBUG : both11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a585_d20250816_m045327_c001_v0001113_t0017_u01755320007576") 2025/08/16 04:58:22 DEBUG : both11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab394_d20250816_m045311_c001_v7007000_t0000_u01755319991492") 2025/08/16 04:58:22 DEBUG : both11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a523_d20250816_m045258_c001_v0001113_t0051_u01755319978763") 2025/08/16 04:58:22 DEBUG : both12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3bd_d20250816_m045340_c001_v7007000_t0000_u01755320020244") 2025/08/16 04:58:22 DEBUG : both12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a58d_d20250816_m045329_c001_v0001113_t0013_u01755320009180") 2025/08/16 04:58:22 DEBUG : both12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab395_d20250816_m045311_c001_v7007000_t0000_u01755319991674") 2025/08/16 04:58:22 DEBUG : both12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a527_d20250816_m045259_c001_v0001113_t0052_u01755319979940") 2025/08/16 04:58:22 DEBUG : both13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3c3_d20250816_m045340_c001_v7007000_t0000_u01755320020430") 2025/08/16 04:58:22 DEBUG : both13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a593_d20250816_m045330_c001_v0001113_t0031_u01755320010305") 2025/08/16 04:58:22 DEBUG : both13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab396_d20250816_m045311_c001_v7007000_t0000_u01755319991856") 2025/08/16 04:58:22 DEBUG : both13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a52b_d20250816_m045301_c001_v0001113_t0015_u01755319981075") 2025/08/16 04:58:22 DEBUG : both14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3ca_d20250816_m045340_c001_v7007000_t0000_u01755320020616") 2025/08/16 04:58:22 DEBUG : both14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a595_d20250816_m045331_c001_v0001113_t0037_u01755320011130") 2025/08/16 04:58:22 DEBUG : both14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab397_d20250816_m045312_c001_v7007000_t0000_u01755319992040") 2025/08/16 04:58:23 DEBUG : both14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a52d_d20250816_m045302_c001_v0001113_t0046_u01755319982015") 2025/08/16 04:58:23 DEBUG : both15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3d0_d20250816_m045340_c001_v7007000_t0000_u01755320020802") 2025/08/16 04:58:23 DEBUG : both15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a599_d20250816_m045332_c001_v0001113_t0043_u01755320012172") 2025/08/16 04:58:23 DEBUG : both15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab398_d20250816_m045312_c001_v7007000_t0000_u01755319992222") 2025/08/16 04:58:23 DEBUG : both15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a535_d20250816_m045303_c001_v0001113_t0047_u01755319983327") 2025/08/16 04:58:23 DEBUG : both16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3d6_d20250816_m045340_c001_v7007000_t0000_u01755320020988") 2025/08/16 04:58:23 DEBUG : both16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a59d_d20250816_m045332_c001_v0001113_t0014_u01755320012980") 2025/08/16 04:58:23 DEBUG : both16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab399_d20250816_m045312_c001_v7007000_t0000_u01755319992404") 2025/08/16 04:58:23 DEBUG : both16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a53f_d20250816_m045304_c001_v0001113_t0015_u01755319984383") 2025/08/16 04:58:23 DEBUG : both17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3dd_d20250816_m045341_c001_v7007000_t0000_u01755320021174") 2025/08/16 04:58:23 DEBUG : both17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a59f_d20250816_m045333_c001_v0001113_t0057_u01755320013907") 2025/08/16 04:58:23 DEBUG : both17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab39a_d20250816_m045312_c001_v7007000_t0000_u01755319992586") 2025/08/16 04:58:23 DEBUG : both17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a541_d20250816_m045305_c001_v0001113_t0017_u01755319985294") 2025/08/16 04:58:23 DEBUG : both18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3e4_d20250816_m045341_c001_v7007000_t0000_u01755320021363") 2025/08/16 04:58:23 DEBUG : both18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5a1_d20250816_m045334_c001_v0001113_t0055_u01755320014864") 2025/08/16 04:58:23 DEBUG : both18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab39b_d20250816_m045312_c001_v7007000_t0000_u01755319992768") 2025/08/16 04:58:23 DEBUG : both18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a549_d20250816_m045306_c001_v0001113_t0023_u01755319986392") 2025/08/16 04:58:23 DEBUG : both19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3ea_d20250816_m045341_c001_v7007000_t0000_u01755320021548") 2025/08/16 04:58:23 DEBUG : both19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5a5_d20250816_m045336_c001_v0001113_t0041_u01755320016049") 2025/08/16 04:58:23 DEBUG : both19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab39d_d20250816_m045312_c001_v7007000_t0000_u01755319992952") 2025/08/16 04:58:23 DEBUG : both19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a54f_d20250816_m045307_c001_v0001113_t0024_u01755319987216") 2025/08/16 04:58:24 DEBUG : both2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3f0_d20250816_m045341_c001_v7007000_t0000_u01755320021734") 2025/08/16 04:58:24 DEBUG : both2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a565_d20250816_m045317_c001_v0001113_t0047_u01755319997376") 2025/08/16 04:58:24 DEBUG : both2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab39e_d20250816_m045313_c001_v7007000_t0000_u01755319993135") 2025/08/16 04:58:24 DEBUG : both2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4f7_d20250816_m045250_c001_v0001113_t0022_u01755319970855") 2025/08/16 04:58:24 DEBUG : both3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3f6_d20250816_m045341_c001_v7007000_t0000_u01755320021918") 2025/08/16 04:58:24 DEBUG : both3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a56d_d20250816_m045318_c001_v0001113_t0059_u01755319998374") 2025/08/16 04:58:24 DEBUG : both3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab39f_d20250816_m045313_c001_v7007000_t0000_u01755319993317") 2025/08/16 04:58:24 DEBUG : both3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4fd_d20250816_m045251_c001_v0001113_t0032_u01755319971716") 2025/08/16 04:58:24 DEBUG : both4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b3fc_d20250816_m045342_c001_v7007000_t0000_u01755320022103") 2025/08/16 04:58:24 DEBUG : both4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a56f_d20250816_m045319_c001_v0001113_t0019_u01755319999492") 2025/08/16 04:58:24 DEBUG : both4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a0_d20250816_m045313_c001_v7007000_t0000_u01755319993498") 2025/08/16 04:58:24 DEBUG : both4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a503_d20250816_m045252_c001_v0001113_t0029_u01755319972685") 2025/08/16 04:58:24 DEBUG : both5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b404_d20250816_m045342_c001_v7007000_t0000_u01755320022288") 2025/08/16 04:58:24 DEBUG : both5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a571_d20250816_m045320_c001_v0001113_t0052_u01755320000450") 2025/08/16 04:58:24 DEBUG : both5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a1_d20250816_m045313_c001_v7007000_t0000_u01755319993681") 2025/08/16 04:58:24 DEBUG : both5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a505_d20250816_m045253_c001_v0001113_t0039_u01755319973507") 2025/08/16 04:58:24 DEBUG : both6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b40a_d20250816_m045342_c001_v7007000_t0000_u01755320022472") 2025/08/16 04:58:24 DEBUG : both6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a575_d20250816_m045321_c001_v0001113_t0013_u01755320001392") 2025/08/16 04:58:24 DEBUG : both6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a2_d20250816_m045313_c001_v7007000_t0000_u01755319993864") 2025/08/16 04:58:24 DEBUG : both6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a509_d20250816_m045254_c001_v0001113_t0017_u01755319974399") 2025/08/16 04:58:24 DEBUG : both7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b411_d20250816_m045342_c001_v7007000_t0000_u01755320022657") 2025/08/16 04:58:25 DEBUG : both7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a579_d20250816_m045322_c001_v0001113_t0024_u01755320002332") 2025/08/16 04:58:25 DEBUG : both7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a3_d20250816_m045314_c001_v7007000_t0000_u01755319994047") 2025/08/16 04:58:25 DEBUG : both7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a50f_d20250816_m045255_c001_v0001113_t0020_u01755319975236") 2025/08/16 04:58:25 DEBUG : both8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b417_d20250816_m045342_c001_v7007000_t0000_u01755320022843") 2025/08/16 04:58:25 DEBUG : both8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a57b_d20250816_m045323_c001_v0001113_t0045_u01755320003690") 2025/08/16 04:58:25 DEBUG : both8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a4_d20250816_m045314_c001_v7007000_t0000_u01755319994229") 2025/08/16 04:58:25 DEBUG : both8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a513_d20250816_m045255_c001_v0001113_t0058_u01755319975989") 2025/08/16 04:58:25 DEBUG : both9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b41c_d20250816_m045343_c001_v7007000_t0000_u01755320023027") 2025/08/16 04:58:25 DEBUG : both9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a57d_d20250816_m045324_c001_v0001113_t0017_u01755320004450") 2025/08/16 04:58:25 DEBUG : both9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab3a5_d20250816_m045314_c001_v7007000_t0000_u01755319994415") 2025/08/16 04:58:25 DEBUG : both9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a519_d20250816_m045256_c001_v0001113_t0036_u01755319976938") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be8a_d20250816_m044855_c001_v7007000_t0000_u01755319735104") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a194_d20250816_m044853_c001_v0001113_t0017_u01755319733319") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be85_d20250816_m044852_c001_v7007000_t0000_u01755319732578") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a180_d20250816_m044850_c001_v0001113_t0022_u01755319730751") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4490_d20250816_m044833_c001_v7007000_t0000_u01755319713947") 2025/08/16 04:58:25 DEBUG : c/non empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a10a_d20250816_m044831_c001_v0001113_t0050_u01755319711913") 2025/08/16 04:58:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b6f_d20250816_m045451_c001_v7007000_t0000_u01755320091888") 2025/08/16 04:58:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af23_d20250816_m045445_c001_v0001032_t0019_u01755320085755") 2025/08/16 04:58:25 DEBUG : check sum: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4431_d20250816_m044823_c001_v7007000_t0000_u01755319703705") 2025/08/16 04:58:26 DEBUG : check sum: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0e4_d20250816_m044822_c001_v0001113_t0053_u01755319702324") 2025/08/16 04:58:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891adf_d20250816_m045809_c001_v7007000_t0000_u01755320289982") 2025/08/16 04:58:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a90c_d20250816_m045808_c001_v0001113_t0030_u01755320288386") 2025/08/16 04:58:26 DEBUG : dest/3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54982_d20250816_m045105_c001_v7007000_t0000_u01755319865185") 2025/08/16 04:58:26 DEBUG : dest/3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417e76f10024fda2_d20250816_m045104_c001_v0001145_t0023_u01755319864085") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec360_d20250816_m045605_c001_v7007000_t0000_u01755320165038") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f7a_d20250816_m045559_c001_v0001116_t0047_u01755320159843") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56cc_d20250816_m045738_c001_v7007000_t0000_u01755320258839") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a89c_d20250816_m045723_c001_v0001113_t0057_u01755320243541") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52f3_d20250816_m045719_c001_v7007000_t0000_u01755320239381") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a858_d20250816_m045705_c001_v0001113_t0020_u01755320225233") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec418_d20250816_m045701_c001_v7007000_t0000_u01755320221103") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a81c_d20250816_m045645_c001_v0001113_t0056_u01755320205957") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a81_d20250816_m045641_c001_v7007000_t0000_u01755320201838") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7e6_d20250816_m045628_c001_v0001113_t0026_u01755320188018") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a52_d20250816_m045623_c001_v7007000_t0000_u01755320183886") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7aa_d20250816_m045609_c001_v0001113_t0043_u01755320169121") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264410_d20250816_m045602_c001_v7007000_t0000_u01755320162650") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a74a_d20250816_m045547_c001_v0001113_t0037_u01755320147868") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5618_d20250816_m045543_c001_v7007000_t0000_u01755320143789") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a72e_d20250816_m045539_c001_v0001113_t0005_u01755320139064") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4183e4d6b92d80a1_d20250816_m045537_c001_v7007000_t0000_u01755320137566") 2025/08/16 04:58:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeec_d20250816_m045522_c001_v0001106_t0048_u01755320122516") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b911f_d20250816_m045518_c001_v7007000_t0000_u01755320118399") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6c0_d20250816_m045513_c001_v0001113_t0054_u01755320113803") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90ea_d20250816_m045512_c001_v7007000_t0000_u01755320112255") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a67e_d20250816_m045456_c001_v0001113_t0027_u01755320096318") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4183e4d6b92d8069_d20250816_m045449_c001_v7007000_t0000_u01755320089502") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a648_d20250816_m045433_c001_v0001113_t0058_u01755320073522") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3400_d20250816_m045429_c001_v7007000_t0000_u01755320069456") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a621_d20250816_m045415_c001_v0001113_t0028_u01755320055240") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efa8_d20250816_m045411_c001_v7007000_t0000_u01755320051105") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5fd_d20250816_m045356_c001_v0001113_t0019_u01755320036746") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc2688828d2_d20250816_m045541_c001_v7007000_t0000_u01755320141729") 2025/08/16 04:58:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a71a_d20250816_m045534_c001_v0001113_t0049_u01755320134909") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec362_d20250816_m045605_c001_v7007000_t0000_u01755320165221") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef7a_d20250816_m045559_c001_v0001106_t0034_u01755320159832") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56cd_d20250816_m045739_c001_v7007000_t0000_u01755320259023") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f06f_d20250816_m045724_c001_v0001106_t0057_u01755320244463") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52f4_d20250816_m045719_c001_v7007000_t0000_u01755320239562") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f041_d20250816_m045705_c001_v0001106_t0000_u01755320225989") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec419_d20250816_m045701_c001_v7007000_t0000_u01755320221287") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f00d_d20250816_m045647_c001_v0001106_t0030_u01755320207028") 2025/08/16 04:58:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a84_d20250816_m045642_c001_v7007000_t0000_u01755320202020") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efe1_d20250816_m045628_c001_v0001106_t0008_u01755320188827") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a53_d20250816_m045624_c001_v7007000_t0000_u01755320184070") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efa2_d20250816_m045609_c001_v0001106_t0003_u01755320169827") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a26440e_d20250816_m045602_c001_v7007000_t0000_u01755320162283") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af97_d20250816_m045548_c001_v0001032_t0051_u01755320148586") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5619_d20250816_m045543_c001_v7007000_t0000_u01755320143974") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af83_d20250816_m045539_c001_v0001032_t0034_u01755320139142") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18db6e_d20250816_m045537_c001_v7007000_t0000_u01755320137571") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6ee_d20250816_m045523_c001_v0001113_t0048_u01755320123441") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9122_d20250816_m045518_c001_v7007000_t0000_u01755320118583") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af55_d20250816_m045513_c001_v0001032_t0054_u01755320113947") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e8244248ec_d20250816_m045512_c001_v7007000_t0000_u01755320112429") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee8b_d20250816_m045457_c001_v0001106_t0015_u01755320097015") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424857_d20250816_m045449_c001_v7007000_t0000_u01755320089350") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee55_d20250816_m045434_c001_v0001106_t0033_u01755320074278") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3401_d20250816_m045429_c001_v7007000_t0000_u01755320069639") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee15_d20250816_m045415_c001_v0001106_t0044_u01755320055878") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efab_d20250816_m045411_c001_v7007000_t0000_u01755320051289") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ede1_d20250816_m045357_c001_v0001106_t0025_u01755320037381") 2025/08/16 04:58:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6543_d20250816_m045541_c001_v7007000_t0000_u01755320141511") 2025/08/16 04:58:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af77_d20250816_m045534_c001_v0001032_t0051_u01755320134985") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec363_d20250816_m045605_c001_v7007000_t0000_u01755320165402") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f7c_d20250816_m045600_c001_v0001116_t0038_u01755320160323") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56ce_d20250816_m045739_c001_v7007000_t0000_u01755320259211") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881065_d20250816_m045725_c001_v0001116_t0027_u01755320245688") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52f6_d20250816_m045719_c001_v7007000_t0000_u01755320239745") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881033_d20250816_m045707_c001_v0001116_t0050_u01755320227053") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec41a_d20250816_m045701_c001_v7007000_t0000_u01755320221470") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881007_d20250816_m045647_c001_v0001116_t0034_u01755320207791") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a87_d20250816_m045642_c001_v7007000_t0000_u01755320202202") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fcb_d20250816_m045629_c001_v0001116_t0020_u01755320189670") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a54_d20250816_m045624_c001_v7007000_t0000_u01755320184254") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f92_d20250816_m045610_c001_v0001116_t0046_u01755320170798") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb30a8_d20250816_m045602_c001_v7007000_t0000_u01755320162677") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef4a_d20250816_m045549_c001_v0001106_t0050_u01755320149304") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c561a_d20250816_m045544_c001_v7007000_t0000_u01755320144156") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f48_d20250816_m045539_c001_v0001116_t0023_u01755320139154") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec32d_d20250816_m045537_c001_v7007000_t0000_u01755320137616") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af63_d20250816_m045524_c001_v0001032_t0049_u01755320124075") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9125_d20250816_m045518_c001_v7007000_t0000_u01755320118768") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f18_d20250816_m045514_c001_v0001116_t0004_u01755320114084") 2025/08/16 04:58:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90eb_d20250816_m045512_c001_v7007000_t0000_u01755320112437") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af37_d20250816_m045457_c001_v0001032_t0002_u01755320097971") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264345_d20250816_m045449_c001_v7007000_t0000_u01755320089659") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af17_d20250816_m045435_c001_v0001032_t0055_u01755320075074") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3402_d20250816_m045429_c001_v7007000_t0000_u01755320069821") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aef9_d20250816_m045416_c001_v0001032_t0044_u01755320056956") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efae_d20250816_m045411_c001_v7007000_t0000_u01755320051473") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aee1_d20250816_m045358_c001_v0001032_t0022_u01755320038255") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18db72_d20250816_m045541_c001_v7007000_t0000_u01755320141521") 2025/08/16 04:58:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f40_d20250816_m045535_c001_v0001116_t0059_u01755320135063") 2025/08/16 04:58:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec365_d20250816_m045605_c001_v7007000_t0000_u01755320165585") 2025/08/16 04:58:30 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef7e_d20250816_m045600_c001_v0001106_t0038_u01755320160367") 2025/08/16 04:58:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56cf_d20250816_m045739_c001_v7007000_t0000_u01755320259396") 2025/08/16 04:58:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b051_d20250816_m045726_c001_v0001032_t0047_u01755320246568") 2025/08/16 04:58:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52f8_d20250816_m045719_c001_v7007000_t0000_u01755320239927") 2025/08/16 04:58:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b025_d20250816_m045707_c001_v0001032_t0024_u01755320227846") 2025/08/16 04:58:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec41b_d20250816_m045701_c001_v7007000_t0000_u01755320221656") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b009_d20250816_m045649_c001_v0001032_t0007_u01755320209166") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a8c_d20250816_m045642_c001_v7007000_t0000_u01755320202401") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afeb_d20250816_m045630_c001_v0001032_t0030_u01755320190469") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a55_d20250816_m045624_c001_v7007000_t0000_u01755320184440") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afc9_d20250816_m045611_c001_v0001032_t0004_u01755320171643") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a48_d20250816_m045602_c001_v7007000_t0000_u01755320162426") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f66_d20250816_m045550_c001_v0001116_t0052_u01755320150585") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c561c_d20250816_m045544_c001_v7007000_t0000_u01755320144339") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef2a_d20250816_m045539_c001_v0001106_t0008_u01755320139233") 2025/08/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc268882893_d20250816_m045537_c001_v7007000_t0000_u01755320137194") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f2a_d20250816_m045524_c001_v0001116_t0010_u01755320124940") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9129_d20250816_m045518_c001_v7007000_t0000_u01755320118953") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6c4_d20250816_m045514_c001_v0001113_t0050_u01755320114097") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e2_d20250816_m045512_c001_v7007000_t0000_u01755320112221") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ef0_d20250816_m045458_c001_v0001116_t0020_u01755320098793") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264343_d20250816_m045449_c001_v7007000_t0000_u01755320089296") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880eb8_d20250816_m045435_c001_v0001116_t0010_u01755320075920") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3403_d20250816_m045430_c001_v7007000_t0000_u01755320070007") 2025/08/16 04:58:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e98_d20250816_m045417_c001_v0001116_t0019_u01755320057653") 2025/08/16 04:58:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efb1_d20250816_m045411_c001_v7007000_t0000_u01755320051656") 2025/08/16 04:58:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e78_d20250816_m045358_c001_v0001116_t0019_u01755320038598") 2025/08/16 04:58:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5612_d20250816_m045541_c001_v7007000_t0000_u01755320141535") 2025/08/16 04:58:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef1a_d20250816_m045535_c001_v0001106_t0026_u01755320135187") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec366_d20250816_m045605_c001_v7007000_t0000_u01755320165767") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afb9_d20250816_m045600_c001_v0001032_t0005_u01755320160388") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d0_d20250816_m045739_c001_v7007000_t0000_u01755320259579") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8a8_d20250816_m045727_c001_v0001113_t0048_u01755320247152") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52fb_d20250816_m045720_c001_v7007000_t0000_u01755320240143") 2025/08/16 04:58:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a85e_d20250816_m045708_c001_v0001113_t0021_u01755320228208") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec41c_d20250816_m045701_c001_v7007000_t0000_u01755320221839") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a82c_d20250816_m045649_c001_v0001113_t0027_u01755320209616") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a8d_d20250816_m045642_c001_v7007000_t0000_u01755320202583") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7ee_d20250816_m045630_c001_v0001113_t0054_u01755320190847") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a56_d20250816_m045624_c001_v7007000_t0000_u01755320184624") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7b8_d20250816_m045612_c001_v0001113_t0017_u01755320172301") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f6262_d20250816_m045602_c001_v7007000_t0000_u01755320162455") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a752_d20250816_m045551_c001_v0001113_t0038_u01755320151085") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c561f_d20250816_m045544_c001_v7007000_t0000_u01755320144520") 2025/08/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af85_d20250816_m045539_c001_v0001032_t0052_u01755320139490") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6514_d20250816_m045537_c001_v7007000_t0000_u01755320137583") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eef4_d20250816_m045525_c001_v0001106_t0021_u01755320125540") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b912d_d20250816_m045519_c001_v7007000_t0000_u01755320119139") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eecc_d20250816_m045514_c001_v0001106_t0035_u01755320114224") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90ec_d20250816_m045512_c001_v7007000_t0000_u01755320112449") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a686_d20250816_m045459_c001_v0001113_t0036_u01755320099234") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190c4a_d20250816_m045449_c001_v7007000_t0000_u01755320089323") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a64c_d20250816_m045436_c001_v0001113_t0021_u01755320076594") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3404_d20250816_m045430_c001_v7007000_t0000_u01755320070189") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a627_d20250816_m045418_c001_v0001113_t0017_u01755320058160") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efb5_d20250816_m045411_c001_v7007000_t0000_u01755320051840") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a601_d20250816_m045359_c001_v0001113_t0016_u01755320039164") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6545_d20250816_m045541_c001_v7007000_t0000_u01755320141880") 2025/08/16 04:58:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a71c_d20250816_m045535_c001_v0001113_t0028_u01755320135201") 2025/08/16 04:58:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec367_d20250816_m045605_c001_v7007000_t0000_u01755320165949") 2025/08/16 04:58:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a784_d20250816_m045600_c001_v0001113_t0038_u01755320160507") 2025/08/16 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d1_d20250816_m045739_c001_v7007000_t0000_u01755320259764") 2025/08/16 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f073_d20250816_m045727_c001_v0001106_t0016_u01755320247514") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52fc_d20250816_m045720_c001_v7007000_t0000_u01755320240328") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f04b_d20250816_m045708_c001_v0001106_t0000_u01755320228531") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec41d_d20250816_m045702_c001_v7007000_t0000_u01755320222020") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f017_d20250816_m045649_c001_v0001106_t0021_u01755320209868") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a8e_d20250816_m045642_c001_v7007000_t0000_u01755320202765") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efe7_d20250816_m045631_c001_v0001106_t0000_u01755320191204") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a57_d20250816_m045624_c001_v7007000_t0000_u01755320184809") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efb0_d20250816_m045612_c001_v0001106_t0032_u01755320172685") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec357_d20250816_m045602_c001_v7007000_t0000_u01755320162441") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af9d_d20250816_m045551_c001_v0001032_t0037_u01755320151362") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5623_d20250816_m045544_c001_v7007000_t0000_u01755320144702") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a730_d20250816_m045539_c001_v0001113_t0058_u01755320139677") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca6c_d20250816_m045537_c001_v7007000_t0000_u01755320137730") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6f8_d20250816_m045526_c001_v0001113_t0034_u01755320126225") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9130_d20250816_m045519_c001_v7007000_t0000_u01755320119323") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af57_d20250816_m045514_c001_v0001032_t0039_u01755320114329") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c8b_d20250816_m045512_c001_v7007000_t0000_u01755320112051") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee91_d20250816_m045459_c001_v0001106_t0010_u01755320099558") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b69_d20250816_m045449_c001_v7007000_t0000_u01755320089674") 2025/08/16 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee5b_d20250816_m045437_c001_v0001106_t0017_u01755320077093") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3405_d20250816_m045430_c001_v7007000_t0000_u01755320070374") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee1b_d20250816_m045418_c001_v0001106_t0020_u01755320058619") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efb9_d20250816_m045412_c001_v7007000_t0000_u01755320052023") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ede7_d20250816_m045359_c001_v0001106_t0002_u01755320039598") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc2688828d1_d20250816_m045541_c001_v7007000_t0000_u01755320141672") 2025/08/16 04:58:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af79_d20250816_m045535_c001_v0001032_t0029_u01755320135351") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec368_d20250816_m045606_c001_v7007000_t0000_u01755320166131") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a786_d20250816_m045600_c001_v0001113_t0038_u01755320160822") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d2_d20250816_m045739_c001_v7007000_t0000_u01755320259949") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881073_d20250816_m045728_c001_v0001116_t0048_u01755320248028") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f52fe_d20250816_m045720_c001_v7007000_t0000_u01755320240511") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb88103b_d20250816_m045709_c001_v0001116_t0000_u01755320229051") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec41e_d20250816_m045702_c001_v7007000_t0000_u01755320222202") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881011_d20250816_m045650_c001_v0001116_t0004_u01755320210300") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a90_d20250816_m045642_c001_v7007000_t0000_u01755320202950") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fcf_d20250816_m045631_c001_v0001116_t0045_u01755320191723") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a59_d20250816_m045624_c001_v7007000_t0000_u01755320184995") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f9e_d20250816_m045613_c001_v0001116_t0051_u01755320173560") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a4a_d20250816_m045602_c001_v7007000_t0000_u01755320162795") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef56_d20250816_m045551_c001_v0001106_t0029_u01755320151776") 2025/08/16 04:58:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5626_d20250816_m045544_c001_v7007000_t0000_u01755320144885") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef2c_d20250816_m045539_c001_v0001106_t0017_u01755320139682") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c294_d20250816_m045537_c001_v7007000_t0000_u01755320137592") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af65_d20250816_m045526_c001_v0001032_t0043_u01755320126505") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9134_d20250816_m045519_c001_v7007000_t0000_u01755320119509") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6c8_d20250816_m045514_c001_v0001113_t0029_u01755320114450") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e8244248e7_d20250816_m045512_c001_v7007000_t0000_u01755320112240") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af39_d20250816_m045500_c001_v0001032_t0014_u01755320100061") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190c4b_d20250816_m045449_c001_v7007000_t0000_u01755320089508") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af19_d20250816_m045437_c001_v0001032_t0038_u01755320077647") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3406_d20250816_m045430_c001_v7007000_t0000_u01755320070557") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aefb_d20250816_m045419_c001_v0001032_t0005_u01755320059080") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efbc_d20250816_m045412_c001_v7007000_t0000_u01755320052206") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aee5_d20250816_m045400_c001_v0001032_t0025_u01755320040468") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc2688828d0_d20250816_m045541_c001_v7007000_t0000_u01755320141540") 2025/08/16 04:58:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a71e_d20250816_m045535_c001_v0001113_t0017_u01755320135483") 2025/08/16 04:58:38 DEBUG : dir1/0007-12345: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec36a_d20250816_m045606_c001_v7007000_t0000_u01755320166313") 2025/08/16 04:58:38 DEBUG : dir1/0007-12345: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef82_d20250816_m045600_c001_v0001106_t0021_u01755320160832") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d3_d20250816_m045740_c001_v7007000_t0000_u01755320260132") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b053_d20250816_m045728_c001_v0001032_t0034_u01755320248521") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5300_d20250816_m045720_c001_v7007000_t0000_u01755320240694") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b02b_d20250816_m045709_c001_v0001032_t0027_u01755320229601") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec420_d20250816_m045702_c001_v7007000_t0000_u01755320222387") 2025/08/16 04:58:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b00b_d20250816_m045651_c001_v0001032_t0014_u01755320211087") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a91_d20250816_m045643_c001_v7007000_t0000_u01755320203131") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afed_d20250816_m045632_c001_v0001032_t0056_u01755320192266") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5a_d20250816_m045625_c001_v7007000_t0000_u01755320185178") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afd3_d20250816_m045614_c001_v0001032_t0040_u01755320174363") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec359_d20250816_m045602_c001_v7007000_t0000_u01755320162807") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f6a_d20250816_m045552_c001_v0001116_t0032_u01755320152298") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5629_d20250816_m045545_c001_v7007000_t0000_u01755320145069") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f4a_d20250816_m045539_c001_v0001116_t0038_u01755320139701") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca6a_d20250816_m045537_c001_v7007000_t0000_u01755320137362") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f2c_d20250816_m045526_c001_v0001116_t0046_u01755320126849") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9137_d20250816_m045519_c001_v7007000_t0000_u01755320119693") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f1a_d20250816_m045514_c001_v0001116_t0055_u01755320114673") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c8e_d20250816_m045512_c001_v7007000_t0000_u01755320112234") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ef6_d20250816_m045500_c001_v0001116_t0045_u01755320100610") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f85289196d_d20250816_m045449_c001_v7007000_t0000_u01755320089337") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880eba_d20250816_m045438_c001_v0001116_t0013_u01755320078069") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3407_d20250816_m045430_c001_v7007000_t0000_u01755320070739") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e9c_d20250816_m045419_c001_v0001116_t0043_u01755320059725") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efbe_d20250816_m045412_c001_v7007000_t0000_u01755320052390") 2025/08/16 04:58:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e7f_d20250816_m045400_c001_v0001116_t0025_u01755320040823") 2025/08/16 04:58:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec331_d20250816_m045541_c001_v7007000_t0000_u01755320141741") 2025/08/16 04:58:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef1e_d20250816_m045535_c001_v0001106_t0051_u01755320135675") 2025/08/16 04:58:40 DEBUG : dir1/0008-23456: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec36b_d20250816_m045606_c001_v7007000_t0000_u01755320166495") 2025/08/16 04:58:40 DEBUG : dir1/0008-23456: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f7e_d20250816_m045600_c001_v0001116_t0017_u01755320160843") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d4_d20250816_m045740_c001_v7007000_t0000_u01755320260328") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8ae_d20250816_m045728_c001_v0001113_t0043_u01755320248876") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5302_d20250816_m045720_c001_v7007000_t0000_u01755320240877") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a86c_d20250816_m045709_c001_v0001113_t0057_u01755320229960") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec421_d20250816_m045702_c001_v7007000_t0000_u01755320222569") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a82e_d20250816_m045652_c001_v0001113_t0048_u01755320212177") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a92_d20250816_m045643_c001_v7007000_t0000_u01755320203316") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7f4_d20250816_m045632_c001_v0001113_t0051_u01755320192716") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5b_d20250816_m045625_c001_v7007000_t0000_u01755320185362") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7c2_d20250816_m045614_c001_v0001113_t0031_u01755320174821") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb30a7_d20250816_m045602_c001_v7007000_t0000_u01755320162662") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a760_d20250816_m045553_c001_v0001113_t0038_u01755320153017") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c562c_d20250816_m045545_c001_v7007000_t0000_u01755320145252") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af89_d20250816_m045539_c001_v0001032_t0037_u01755320139963") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4183e4d6b92d809f_d20250816_m045537_c001_v7007000_t0000_u01755320137199") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eefc_d20250816_m045527_c001_v0001106_t0032_u01755320127411") 2025/08/16 04:58:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b913a_d20250816_m045519_c001_v7007000_t0000_u01755320119877") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6ca_d20250816_m045514_c001_v0001113_t0038_u01755320114717") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e5_d20250816_m045512_c001_v7007000_t0000_u01755320112483") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a68a_d20250816_m045501_c001_v0001113_t0039_u01755320101141") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f85289196f_d20250816_m045449_c001_v7007000_t0000_u01755320089523") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a650_d20250816_m045438_c001_v0001113_t0028_u01755320078734") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3408_d20250816_m045430_c001_v7007000_t0000_u01755320070921") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a62b_d20250816_m045420_c001_v0001113_t0036_u01755320060186") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efc1_d20250816_m045412_c001_v7007000_t0000_u01755320052574") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a603_d20250816_m045401_c001_v0001113_t0032_u01755320041513") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5614_d20250816_m045541_c001_v7007000_t0000_u01755320141899") 2025/08/16 04:58:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af7b_d20250816_m045535_c001_v0001032_t0019_u01755320135707") 2025/08/16 04:58:41 DEBUG : dir1/0009-34567: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec36d_d20250816_m045606_c001_v7007000_t0000_u01755320166677") 2025/08/16 04:58:41 DEBUG : dir1/0009-34567: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afbb_d20250816_m045601_c001_v0001032_t0019_u01755320161032") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d5_d20250816_m045740_c001_v7007000_t0000_u01755320260517") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f075_d20250816_m045729_c001_v0001106_t0006_u01755320249185") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5304_d20250816_m045721_c001_v7007000_t0000_u01755320241059") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f055_d20250816_m045710_c001_v0001106_t0008_u01755320230393") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec422_d20250816_m045702_c001_v7007000_t0000_u01755320222751") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f01d_d20250816_m045652_c001_v0001106_t0024_u01755320212555") 2025/08/16 04:58:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a93_d20250816_m045643_c001_v7007000_t0000_u01755320203498") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efef_d20250816_m045632_c001_v0001106_t0017_u01755320192969") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5c_d20250816_m045625_c001_v7007000_t0000_u01755320185548") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efb8_d20250816_m045615_c001_v0001106_t0010_u01755320175177") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec358_d20250816_m045602_c001_v7007000_t0000_u01755320162622") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afa5_d20250816_m045553_c001_v0001032_t0042_u01755320153335") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c562f_d20250816_m045545_c001_v7007000_t0000_u01755320145435") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a734_d20250816_m045540_c001_v0001113_t0015_u01755320140143") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc26888289e_d20250816_m045537_c001_v7007000_t0000_u01755320137744") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a700_d20250816_m045528_c001_v0001113_t0046_u01755320128301") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b913d_d20250816_m045520_c001_v7007000_t0000_u01755320120062") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af59_d20250816_m045514_c001_v0001032_t0018_u01755320114724") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6463_d20250816_m045512_c001_v7007000_t0000_u01755320112463") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee99_d20250816_m045501_c001_v0001106_t0004_u01755320101423") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424858_d20250816_m045449_c001_v7007000_t0000_u01755320089534") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee5f_d20250816_m045439_c001_v0001106_t0032_u01755320079006") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3409_d20250816_m045431_c001_v7007000_t0000_u01755320071105") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee21_d20250816_m045420_c001_v0001106_t0000_u01755320060511") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efc6_d20250816_m045412_c001_v7007000_t0000_u01755320052808") 2025/08/16 04:58:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8edf3_d20250816_m045402_c001_v0001106_t0010_u01755320042003") 2025/08/16 04:58:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c298_d20250816_m045541_c001_v7007000_t0000_u01755320141684") 2025/08/16 04:58:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a722_d20250816_m045535_c001_v0001113_t0040_u01755320135906") 2025/08/16 04:58:43 DEBUG : dir1/0010-45678: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec36e_d20250816_m045606_c001_v7007000_t0000_u01755320166860") 2025/08/16 04:58:43 DEBUG : dir1/0010-45678: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a788_d20250816_m045601_c001_v0001113_t0030_u01755320161075") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d6_d20250816_m045740_c001_v7007000_t0000_u01755320260701") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb88107d_d20250816_m045730_c001_v0001116_t0002_u01755320250117") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5306_d20250816_m045721_c001_v7007000_t0000_u01755320241256") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb88103d_d20250816_m045711_c001_v0001116_t0032_u01755320231126") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec423_d20250816_m045702_c001_v7007000_t0000_u01755320222933") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881017_d20250816_m045653_c001_v0001116_t0003_u01755320213136") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a94_d20250816_m045643_c001_v7007000_t0000_u01755320203681") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fd7_d20250816_m045633_c001_v0001116_t0001_u01755320193480") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5d_d20250816_m045625_c001_v7007000_t0000_u01755320185732") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fa8_d20250816_m045615_c001_v0001116_t0033_u01755320175811") 2025/08/16 04:58:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f6263_d20250816_m045602_c001_v7007000_t0000_u01755320162639") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef5e_d20250816_m045553_c001_v0001106_t0025_u01755320153960") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5632_d20250816_m045545_c001_v7007000_t0000_u01755320145619") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f50_d20250816_m045540_c001_v0001116_t0052_u01755320140239") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc268882896_d20250816_m045537_c001_v7007000_t0000_u01755320137377") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af67_d20250816_m045528_c001_v0001032_t0042_u01755320128715") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9140_d20250816_m045520_c001_v7007000_t0000_u01755320120249") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eed0_d20250816_m045514_c001_v0001106_t0022_u01755320114970") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c89_d20250816_m045511_c001_v7007000_t0000_u01755320111871") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af3b_d20250816_m045502_c001_v0001032_t0035_u01755320102214") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f61da_d20250816_m045449_c001_v7007000_t0000_u01755320089363") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af1b_d20250816_m045439_c001_v0001032_t0032_u01755320079631") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340a_d20250816_m045431_c001_v7007000_t0000_u01755320071287") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aeff_d20250816_m045421_c001_v0001032_t0039_u01755320061238") 2025/08/16 04:58:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efca_d20250816_m045412_c001_v7007000_t0000_u01755320052993") 2025/08/16 04:58:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aee9_d20250816_m045402_c001_v0001032_t0034_u01755320042761") 2025/08/16 04:58:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca6e_d20250816_m045541_c001_v7007000_t0000_u01755320141563") 2025/08/16 04:58:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f42_d20250816_m045535_c001_v0001116_t0051_u01755320135974") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec372_d20250816_m045607_c001_v7007000_t0000_u01755320167041") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a78c_d20250816_m045601_c001_v0001113_t0043_u01755320161406") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d7_d20250816_m045740_c001_v7007000_t0000_u01755320260888") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b059_d20250816_m045730_c001_v0001032_t0028_u01755320250919") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5308_d20250816_m045721_c001_v7007000_t0000_u01755320241440") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b02f_d20250816_m045711_c001_v0001032_t0013_u01755320231619") 2025/08/16 04:58:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec424_d20250816_m045703_c001_v7007000_t0000_u01755320223116") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b011_d20250816_m045653_c001_v0001032_t0008_u01755320213769") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a95_d20250816_m045643_c001_v7007000_t0000_u01755320203864") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afef_d20250816_m045633_c001_v0001032_t0008_u01755320193992") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5e_d20250816_m045625_c001_v7007000_t0000_u01755320185915") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afd5_d20250816_m045616_c001_v0001032_t0046_u01755320176408") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb30a6_d20250816_m045602_c001_v7007000_t0000_u01755320162649") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f6e_d20250816_m045554_c001_v0001116_t0006_u01755320154474") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5636_d20250816_m045545_c001_v7007000_t0000_u01755320145801") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef30_d20250816_m045540_c001_v0001106_t0004_u01755320140362") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca6b_d20250816_m045537_c001_v7007000_t0000_u01755320137546") 2025/08/16 04:58:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f30_d20250816_m045529_c001_v0001116_t0042_u01755320129142") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9144_d20250816_m045520_c001_v7007000_t0000_u01755320120436") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6cc_d20250816_m045515_c001_v0001113_t0020_u01755320115080") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a5338_d20250816_m045512_c001_v7007000_t0000_u01755320112470") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880efa_d20250816_m045502_c001_v0001116_t0045_u01755320102562") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec30a_d20250816_m045449_c001_v7007000_t0000_u01755320089365") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ebc_d20250816_m045440_c001_v0001116_t0020_u01755320080020") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340b_d20250816_m045431_c001_v7007000_t0000_u01755320071470") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e9e_d20250816_m045421_c001_v0001116_t0014_u01755320061730") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efcd_d20250816_m045413_c001_v7007000_t0000_u01755320053176") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e84_d20250816_m045403_c001_v0001116_t0058_u01755320043270") 2025/08/16 04:58:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41813bcb8bcfca71_d20250816_m045541_c001_v7007000_t0000_u01755320141752") 2025/08/16 04:58:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af7d_d20250816_m045536_c001_v0001032_t0010_u01755320136091") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec376_d20250816_m045607_c001_v7007000_t0000_u01755320167222") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef86_d20250816_m045601_c001_v0001106_t0039_u01755320161416") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d8_d20250816_m045741_c001_v7007000_t0000_u01755320261072") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8b4_d20250816_m045731_c001_v0001113_t0042_u01755320251278") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f530a_d20250816_m045721_c001_v7007000_t0000_u01755320241622") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a874_d20250816_m045712_c001_v0001113_t0043_u01755320232260") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec426_d20250816_m045703_c001_v7007000_t0000_u01755320223298") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a832_d20250816_m045654_c001_v0001113_t0020_u01755320214275") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a96_d20250816_m045644_c001_v7007000_t0000_u01755320204045") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7f8_d20250816_m045634_c001_v0001113_t0037_u01755320194505") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a5f_d20250816_m045626_c001_v7007000_t0000_u01755320186098") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a7cc_d20250816_m045616_c001_v0001113_t0045_u01755320176730") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48f0b6_d20250816_m045602_c001_v7007000_t0000_u01755320162668") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a768_d20250816_m045554_c001_v0001113_t0043_u01755320154989") 2025/08/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5639_d20250816_m045545_c001_v7007000_t0000_u01755320145983") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af8b_d20250816_m045540_c001_v0001032_t0048_u01755320140549") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4183e4d6b92d80a0_d20250816_m045537_c001_v7007000_t0000_u01755320137383") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef06_d20250816_m045529_c001_v0001106_t0006_u01755320129620") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9147_d20250816_m045520_c001_v7007000_t0000_u01755320120621") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af5b_d20250816_m045515_c001_v0001032_t0041_u01755320115241") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6462_d20250816_m045512_c001_v7007000_t0000_u01755320112278") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a68c_d20250816_m045503_c001_v0001113_t0019_u01755320103335") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b67_d20250816_m045449_c001_v7007000_t0000_u01755320089306") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a658_d20250816_m045440_c001_v0001113_t0044_u01755320080456") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340c_d20250816_m045431_c001_v7007000_t0000_u01755320071653") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a633_d20250816_m045422_c001_v0001113_t0042_u01755320062360") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efd1_d20250816_m045413_c001_v7007000_t0000_u01755320053360") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a60b_d20250816_m045404_c001_v0001113_t0039_u01755320043999") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c297_d20250816_m045541_c001_v7007000_t0000_u01755320141500") 2025/08/16 04:58:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef20_d20250816_m045536_c001_v0001106_t0049_u01755320136189") 2025/08/16 04:58:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec379_d20250816_m045607_c001_v7007000_t0000_u01755320167406") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afbd_d20250816_m045601_c001_v0001032_t0057_u01755320161491") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56d9_d20250816_m045741_c001_v7007000_t0000_u01755320261256") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f07b_d20250816_m045731_c001_v0001106_t0007_u01755320251600") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f530c_d20250816_m045721_c001_v7007000_t0000_u01755320241805") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f05b_d20250816_m045712_c001_v0001106_t0041_u01755320232619") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec427_d20250816_m045703_c001_v7007000_t0000_u01755320223481") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f025_d20250816_m045654_c001_v0001106_t0023_u01755320214601") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a97_d20250816_m045644_c001_v7007000_t0000_u01755320204228") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eff5_d20250816_m045634_c001_v0001106_t0016_u01755320194767") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a60_d20250816_m045626_c001_v7007000_t0000_u01755320186282") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8efc1_d20250816_m045617_c001_v0001106_t0059_u01755320177024") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a47_d20250816_m045602_c001_v7007000_t0000_u01755320162245") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afab_d20250816_m045555_c001_v0001032_t0033_u01755320155259") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c563c_d20250816_m045546_c001_v7007000_t0000_u01755320146166") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a738_d20250816_m045540_c001_v0001113_t0055_u01755320140562") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18db6f_d20250816_m045537_c001_v7007000_t0000_u01755320137754") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a70a_d20250816_m045530_c001_v0001113_t0034_u01755320130319") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b914a_d20250816_m045520_c001_v7007000_t0000_u01755320120806") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6ce_d20250816_m045515_c001_v0001113_t0051_u01755320115416") 2025/08/16 04:58:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a5336_d20250816_m045512_c001_v7007000_t0000_u01755320112282") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eea1_d20250816_m045503_c001_v0001106_t0030_u01755320103835") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4183e4d6b92d8068_d20250816_m045449_c001_v7007000_t0000_u01755320089313") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee63_d20250816_m045440_c001_v0001106_t0021_u01755320080812") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340d_d20250816_m045431_c001_v7007000_t0000_u01755320071835") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee27_d20250816_m045422_c001_v0001106_t0051_u01755320062642") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efd4_d20250816_m045413_c001_v7007000_t0000_u01755320053543") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8edf7_d20250816_m045404_c001_v0001106_t0007_u01755320044274") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6544_d20250816_m045541_c001_v7007000_t0000_u01755320141697") 2025/08/16 04:58:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a724_d20250816_m045536_c001_v0001113_t0038_u01755320136295") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec37c_d20250816_m045607_c001_v7007000_t0000_u01755320167587") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f80_d20250816_m045601_c001_v0001116_t0056_u01755320161509") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56da_d20250816_m045741_c001_v7007000_t0000_u01755320261440") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb88107f_d20250816_m045732_c001_v0001116_t0016_u01755320252124") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f530e_d20250816_m045721_c001_v7007000_t0000_u01755320241987") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881041_d20250816_m045713_c001_v0001116_t0052_u01755320233085") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec428_d20250816_m045703_c001_v7007000_t0000_u01755320223666") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb881019_d20250816_m045655_c001_v0001116_t0052_u01755320215173") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a98_d20250816_m045644_c001_v7007000_t0000_u01755320204412") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fdd_d20250816_m045635_c001_v0001116_t0008_u01755320195298") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a61_d20250816_m045626_c001_v7007000_t0000_u01755320186465") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880fb3_d20250816_m045617_c001_v0001116_t0056_u01755320177675") 2025/08/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec356_d20250816_m045602_c001_v7007000_t0000_u01755320162260") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ef68_d20250816_m045555_c001_v0001106_t0059_u01755320155573") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c563f_d20250816_m045546_c001_v7007000_t0000_u01755320146350") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f52_d20250816_m045540_c001_v0001116_t0041_u01755320140851") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6517_d20250816_m045537_c001_v7007000_t0000_u01755320137767") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af6d_d20250816_m045530_c001_v0001032_t0023_u01755320130596") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b914d_d20250816_m045520_c001_v7007000_t0000_u01755320120990") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af5d_d20250816_m045515_c001_v0001032_t0047_u01755320115597") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e0_d20250816_m045511_c001_v7007000_t0000_u01755320111859") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af3f_d20250816_m045504_c001_v0001032_t0030_u01755320104315") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f61de_d20250816_m045449_c001_v7007000_t0000_u01755320089548") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af1d_d20250816_m045441_c001_v0001032_t0055_u01755320081244") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340e_d20250816_m045432_c001_v7007000_t0000_u01755320072020") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af01_d20250816_m045423_c001_v0001032_t0050_u01755320063200") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efd7_d20250816_m045413_c001_v7007000_t0000_u01755320053727") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aeed_d20250816_m045404_c001_v0001032_t0057_u01755320044805") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec330_d20250816_m045541_c001_v7007000_t0000_u01755320141553") 2025/08/16 04:58:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f44_d20250816_m045536_c001_v0001116_t0042_u01755320136530") 2025/08/16 04:58:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec37f_d20250816_m045607_c001_v7007000_t0000_u01755320167770") 2025/08/16 04:58:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a790_d20250816_m045601_c001_v0001113_t0044_u01755320161713") 2025/08/16 04:58:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56db_d20250816_m045741_c001_v7007000_t0000_u01755320261627") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b05f_d20250816_m045732_c001_v0001032_t0029_u01755320252830") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5310_d20250816_m045722_c001_v7007000_t0000_u01755320242176") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b033_d20250816_m045713_c001_v0001032_t0013_u01755320233629") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec429_d20250816_m045703_c001_v7007000_t0000_u01755320223848") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b017_d20250816_m045655_c001_v0001032_t0047_u01755320215650") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a99_d20250816_m045644_c001_v7007000_t0000_u01755320204595") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aff3_d20250816_m045635_c001_v0001032_t0013_u01755320195994") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a62_d20250816_m045626_c001_v7007000_t0000_u01755320186649") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afdb_d20250816_m045618_c001_v0001032_t0003_u01755320178212") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a26440f_d20250816_m045602_c001_v7007000_t0000_u01755320162466") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f72_d20250816_m045556_c001_v0001116_t0034_u01755320156252") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5642_d20250816_m045546_c001_v7007000_t0000_u01755320146532") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af8d_d20250816_m045540_c001_v0001032_t0036_u01755320140964") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c295_d20250816_m045537_c001_v7007000_t0000_u01755320137776") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f34_d20250816_m045530_c001_v0001116_t0019_u01755320130986") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9150_d20250816_m045521_c001_v7007000_t0000_u01755320121174") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f1e_d20250816_m045515_c001_v0001116_t0019_u01755320115621") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e1_d20250816_m045512_c001_v7007000_t0000_u01755320112040") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f01_d20250816_m045504_c001_v0001116_t0003_u01755320104626") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264344_d20250816_m045449_c001_v7007000_t0000_u01755320089478") 2025/08/16 04:58:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ec0_d20250816_m045441_c001_v0001116_t0010_u01755320081757") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca340f_d20250816_m045432_c001_v7007000_t0000_u01755320072203") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ea4_d20250816_m045423_c001_v0001116_t0046_u01755320063578") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efda_d20250816_m045413_c001_v7007000_t0000_u01755320053911") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e86_d20250816_m045405_c001_v0001116_t0009_u01755320045377") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc2688828d3_d20250816_m045541_c001_v7007000_t0000_u01755320141856") 2025/08/16 04:58:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a726_d20250816_m045536_c001_v0001113_t0015_u01755320136639") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b70_d20250816_m045452_c001_v7007000_t0000_u01755320092071") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a662_d20250816_m045446_c001_v0001113_t0023_u01755320086157") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b71_d20250816_m045452_c001_v7007000_t0000_u01755320092255") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af25_d20250816_m045446_c001_v0001032_t0024_u01755320086165") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b72_d20250816_m045452_c001_v7007000_t0000_u01755320092438") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee73_d20250816_m045446_c001_v0001106_t0051_u01755320086177") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b73_d20250816_m045452_c001_v7007000_t0000_u01755320092620") 2025/08/16 04:58:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ed2_d20250816_m045446_c001_v0001116_t0043_u01755320086315") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b74_d20250816_m045452_c001_v7007000_t0000_u01755320092805") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a666_d20250816_m045446_c001_v0001113_t0039_u01755320086474") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b75_d20250816_m045452_c001_v7007000_t0000_u01755320092989") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af29_d20250816_m045446_c001_v0001032_t0001_u01755320086536") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b76_d20250816_m045453_c001_v7007000_t0000_u01755320093172") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a66a_d20250816_m045446_c001_v0001113_t0055_u01755320086735") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b77_d20250816_m045453_c001_v7007000_t0000_u01755320093355") 2025/08/16 04:58:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee75_d20250816_m045446_c001_v0001106_t0055_u01755320086759") 2025/08/16 04:58:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b78_d20250816_m045453_c001_v7007000_t0000_u01755320093538") 2025/08/16 04:58:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ed8_d20250816_m045446_c001_v0001116_t0036_u01755320086797") 2025/08/16 04:58:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7a_d20250816_m045453_c001_v7007000_t0000_u01755320093722") 2025/08/16 04:58:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a66c_d20250816_m045447_c001_v0001113_t0055_u01755320087245") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7b_d20250816_m045454_c001_v7007000_t0000_u01755320094259") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af2b_d20250816_m045447_c001_v0001032_t0001_u01755320087254") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7c_d20250816_m045454_c001_v7007000_t0000_u01755320094444") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ee77_d20250816_m045447_c001_v0001106_t0024_u01755320087303") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7d_d20250816_m045454_c001_v7007000_t0000_u01755320094627") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880eda_d20250816_m045447_c001_v0001116_t0039_u01755320087380") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7e_d20250816_m045454_c001_v7007000_t0000_u01755320094810") 2025/08/16 04:58:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a66e_d20250816_m045447_c001_v0001113_t0005_u01755320087617") 2025/08/16 04:58:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b7f_d20250816_m045454_c001_v7007000_t0000_u01755320094993") 2025/08/16 04:58:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ede_d20250816_m045447_c001_v0001116_t0018_u01755320087879") 2025/08/16 04:58:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b80_d20250816_m045455_c001_v7007000_t0000_u01755320095177") 2025/08/16 04:58:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af2d_d20250816_m045447_c001_v0001032_t0032_u01755320087954") 2025/08/16 04:58:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9102_d20250816_m045516_c001_v7007000_t0000_u01755320116311") 2025/08/16 04:58:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6a4_d20250816_m045509_c001_v0001113_t0038_u01755320109094") 2025/08/16 04:58:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90fe_d20250816_m045516_c001_v7007000_t0000_u01755320116126") 2025/08/16 04:58:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f0e_d20250816_m045509_c001_v0001116_t0017_u01755320109303") 2025/08/16 04:58:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e82442490c_d20250816_m045516_c001_v7007000_t0000_u01755320116325") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af49_d20250816_m045509_c001_v0001032_t0055_u01755320109317") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66be3_d20250816_m045516_c001_v7007000_t0000_u01755320116160") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeb6_d20250816_m045509_c001_v0001106_t0017_u01755320109350") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4ea_d20250816_m045516_c001_v7007000_t0000_u01755320116271") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6aa_d20250816_m045509_c001_v0001113_t0047_u01755320109373") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a5351_d20250816_m045516_c001_v7007000_t0000_u01755320116462") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6ac_d20250816_m045509_c001_v0001113_t0031_u01755320109730") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a534e_d20250816_m045516_c001_v7007000_t0000_u01755320116279") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f10_d20250816_m045509_c001_v0001116_t0014_u01755320109783") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6479_d20250816_m045516_c001_v7007000_t0000_u01755320116478") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeb8_d20250816_m045509_c001_v0001106_t0024_u01755320109812") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6472_d20250816_m045516_c001_v7007000_t0000_u01755320116108") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6b0_d20250816_m045510_c001_v0001113_t0041_u01755320110126") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b90fc_d20250816_m045516_c001_v7007000_t0000_u01755320116117") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af4b_d20250816_m045510_c001_v0001032_t0007_u01755320110201") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6475_d20250816_m045516_c001_v7007000_t0000_u01755320116294") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeba_d20250816_m045510_c001_v0001106_t0059_u01755320110313") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9105_d20250816_m045516_c001_v7007000_t0000_u01755320116486") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f14_d20250816_m045510_c001_v0001116_t0053_u01755320110356") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405e2f9d17cef4e9_d20250816_m045516_c001_v7007000_t0000_u01755320116087") 2025/08/16 04:58:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6b2_d20250816_m045510_c001_v0001113_t0036_u01755320110605") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c97_d20250816_m045516_c001_v7007000_t0000_u01755320116148") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af4f_d20250816_m045510_c001_v0001032_t0004_u01755320110724") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c98_d20250816_m045516_c001_v7007000_t0000_u01755320116333") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a6b4_d20250816_m045510_c001_v0001113_t0035_u01755320110911") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a534b_d20250816_m045516_c001_v7007000_t0000_u01755320116095") 2025/08/16 04:58:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eebe_d20250816_m045511_c001_v0001106_t0028_u01755320110999") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da1e_d20250816_m045239_c001_v7007000_t0000_u01755319959789") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f119ced214f3838f1_d20250816_m045237_c001_v0001037_t0025_u01755319957373") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab358_d20250816_m045237_c001_v7007000_t0000_u01755319957187") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f119ced214f3838e7_d20250816_m045234_c001_v0001037_t0000_u01755319954018") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab355_d20250816_m045233_c001_v7007000_t0000_u01755319953282") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eccb_d20250816_m045228_c001_v0001106_t0035_u01755319948483") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da15_d20250816_m045227_c001_v7007000_t0000_u01755319947005") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110a0a6cac325178_d20250816_m045225_c001_v0001176_t0034_u01755319945050") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c545d_d20250816_m045224_c001_v7007000_t0000_u01755319944861") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110a0a6cac32516a_d20250816_m045222_c001_v0001176_t0057_u01755319942033") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5458_d20250816_m045221_c001_v7007000_t0000_u01755319941300") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a48b_d20250816_m045216_c001_v0001113_t0039_u01755319936854") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e0d_d20250816_m045215_c001_v7007000_t0000_u01755319935558") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1098d58d5bd388c4_d20250816_m045214_c001_v0001120_t0020_u01755319934227") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f403ed5585f544516_d20250816_m045214_c001_v7007000_t0000_u01755319934045") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1098d58d5bd388be_d20250816_m045211_c001_v0001120_t0029_u01755319931000") 2025/08/16 04:58:57 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f403ed5585f544514_d20250816_m045210_c001_v7007000_t0000_u01755319930271") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a473_d20250816_m045205_c001_v0001113_t0049_u01755319925940") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e06_d20250816_m045205_c001_v7007000_t0000_u01755319925015") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e1e63bef07e01_d20250816_m045203_c001_v0001183_t0031_u01755319923263") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e00_d20250816_m045203_c001_v7007000_t0000_u01755319923079") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e1e63bef07deb_d20250816_m045159_c001_v0001183_t0040_u01755319919294") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2dfb_d20250816_m045158_c001_v7007000_t0000_u01755319918563") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a447_d20250816_m045152_c001_v0001113_t0014_u01755319912765") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c03e_d20250816_m045151_c001_v7007000_t0000_u01755319911838") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1005304dda84f926_d20250816_m045149_c001_v0001029_t0035_u01755319909431") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190bc4_d20250816_m045149_c001_v7007000_t0000_u01755319909243") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1005304dda84f920_d20250816_m045145_c001_v0001029_t0001_u01755319905808") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190bc2_d20250816_m045145_c001_v7007000_t0000_u01755319905069") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a41b_d20250816_m045139_c001_v0001113_t0055_u01755319899176") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c537d_d20250816_m045138_c001_v7007000_t0000_u01755319898248") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f109c1c19725cf180_d20250816_m045136_c001_v0001101_t0041_u01755319896615") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891394_d20250816_m045136_c001_v7007000_t0000_u01755319896428") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f109c1c19725cf174_d20250816_m045132_c001_v0001101_t0056_u01755319892592") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891392_d20250816_m045131_c001_v7007000_t0000_u01755319891862") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a3df_d20250816_m045123_c001_v0001113_t0055_u01755319883523") 2025/08/16 04:58:58 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a25_d20250816_m045122_c001_v7007000_t0000_u01755319882425") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1154a98b888c45b6_d20250816_m045116_c001_v0001099_t0007_u01755319876186") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f401545a95a264094_d20250816_m045115_c001_v7007000_t0000_u01755319875986") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d413991447_d20250816_m045112_c001_v0001184_t0003_u01755319872167") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10977c0cb8cec301_d20250816_m045110_c001_v0001037_t0042_u01755319870961") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10977c0cb8cec2ff_d20250816_m045109_c001_v0001037_t0058_u01755319869606") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa610c_d20250816_m045056_c001_v7007000_t0000_u01755319856128") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a358_d20250816_m045048_c001_v0001113_t0047_u01755319848721") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10220cbbdc57c554_d20250816_m045047_c001_v0001157_t0025_u01755319847878") 2025/08/16 04:58:59 DEBUG : dst/one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10220cbbdc57c54e_d20250816_m045046_c001_v0001157_t0031_u01755319846770") 2025/08/16 04:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da1f_d20250816_m045239_c001_v7007000_t0000_u01755319959974") 2025/08/16 04:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1190c9fb2da310e5_d20250816_m045236_c001_v0001184_t0055_u01755319956982") 2025/08/16 04:58:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f111f5d0557a4e81b_d20250816_m045232_c001_v0001106_t0054_u01755319952807") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da16_d20250816_m045227_c001_v7007000_t0000_u01755319947203") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1190af46c66b8f3c_d20250816_m045224_c001_v0001177_t0013_u01755319944653") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1190b0318cccd774_d20250816_m045220_c001_v0001104_t0034_u01755319940612") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e0e_d20250816_m045215_c001_v7007000_t0000_u01755319935740") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f104ac501759262ed_d20250816_m045213_c001_v0001182_t0045_u01755319933830") 2025/08/16 04:58:59 DEBUG : dst/one.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f103280f0e87d004d_d20250816_m045209_c001_v0001157_t0055_u01755319929764") 2025/08/16 04:58:59 DEBUG : dst/three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a26_d20250816_m045122_c001_v7007000_t0000_u01755319882607") 2025/08/16 04:58:59 DEBUG : dst/three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10977c0cb8cec30b_d20250816_m045120_c001_v0001037_t0057_u01755319880934") 2025/08/16 04:58:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da20_d20250816_m045240_c001_v7007000_t0000_u01755319960158") 2025/08/16 04:59:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10307ca5051f63b6_d20250816_m045238_c001_v0001145_t0045_u01755319958537") 2025/08/16 04:59:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1091b250990af21b_d20250816_m045235_c001_v0001165_t0028_u01755319955053") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da21_d20250816_m045240_c001_v7007000_t0000_u01755319960342") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f119ced214f3838f3_d20250816_m045239_c001_v0001037_t0054_u01755319959065") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab35a_d20250816_m045238_c001_v7007000_t0000_u01755319958881") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f119ced214f3838ed_d20250816_m045235_c001_v0001037_t0036_u01755319955495") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab357_d20250816_m045235_c001_v7007000_t0000_u01755319955306") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ecd1_d20250816_m045229_c001_v0001106_t0015_u01755319949763") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da17_d20250816_m045227_c001_v7007000_t0000_u01755319947384") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110a0a6cac32517e_d20250816_m045226_c001_v0001176_t0019_u01755319946387") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c545f_d20250816_m045226_c001_v7007000_t0000_u01755319946199") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110a0a6cac325170_d20250816_m045223_c001_v0001176_t0044_u01755319943203") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c545a_d20250816_m045223_c001_v7007000_t0000_u01755319943017") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a493_d20250816_m045217_c001_v0001113_t0033_u01755319937884") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f403ed5585f544517_d20250816_m045215_c001_v7007000_t0000_u01755319935001") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec96_d20250816_m045212_c001_v0001106_t0013_u01755319932385") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f403ed5585f544515_d20250816_m045211_c001_v7007000_t0000_u01755319931650") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a475_d20250816_m045206_c001_v0001113_t0013_u01755319926793") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e02_d20250816_m045204_c001_v7007000_t0000_u01755319924073") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec7b_d20250816_m045201_c001_v0001106_t0004_u01755319921443") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2dfe_d20250816_m045200_c001_v7007000_t0000_u01755319920355") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a44f_d20250816_m045153_c001_v0001113_t0030_u01755319913834") 2025/08/16 04:59:00 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190bc5_d20250816_m045150_c001_v7007000_t0000_u01755319910907") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec45_d20250816_m045147_c001_v0001106_t0057_u01755319907897") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f402af62e6a190bc3_d20250816_m045146_c001_v7007000_t0000_u01755319906779") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a41f_d20250816_m045139_c001_v0001113_t0059_u01755319899927") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891395_d20250816_m045137_c001_v7007000_t0000_u01755319897324") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec29_d20250816_m045134_c001_v0001106_t0037_u01755319894690") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891393_d20250816_m045133_c001_v7007000_t0000_u01755319893597") 2025/08/16 04:59:01 DEBUG : dst/three.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a3ef_d20250816_m045126_c001_v0001113_t0032_u01755319886990") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da18_d20250816_m045227_c001_v7007000_t0000_u01755319947566") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f111e4370c1b4c8d4_d20250816_m045225_c001_v0001041_t0052_u01755319945848") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f103bc78103cc1c70_d20250816_m045222_c001_v0001182_t0005_u01755319942802") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e0f_d20250816_m045215_c001_v7007000_t0000_u01755319935922") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f114902c654cb21e3_d20250816_m045214_c001_v0001171_t0040_u01755319934735") 2025/08/16 04:59:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1128284fb79fa5bf_d20250816_m045211_c001_v0001182_t0059_u01755319931450") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da22_d20250816_m045240_c001_v7007000_t0000_u01755319960531") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4b1_d20250816_m045229_c001_v0001113_t0030_u01755319949484") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da19_d20250816_m045227_c001_v7007000_t0000_u01755319947748") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eca4_d20250816_m045217_c001_v0001106_t0021_u01755319937305") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e10_d20250816_m045216_c001_v7007000_t0000_u01755319936105") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec85_d20250816_m045206_c001_v0001106_t0031_u01755319926279") 2025/08/16 04:59:01 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4157d5f4dffb2e07_d20250816_m045205_c001_v7007000_t0000_u01755319925200") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec55_d20250816_m045153_c001_v0001106_t0056_u01755319913190") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680c03f_d20250816_m045152_c001_v7007000_t0000_u01755319912023") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec31_d20250816_m045139_c001_v0001106_t0028_u01755319899541") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c537e_d20250816_m045138_c001_v7007000_t0000_u01755319898436") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ec1b_d20250816_m045124_c001_v0001106_t0039_u01755319884288") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54a27_d20250816_m045122_c001_v7007000_t0000_u01755319882789") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f102437215bde04ce_d20250816_m045118_c001_v0001117_t0032_u01755319878194") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa610e_d20250816_m045056_c001_v7007000_t0000_u01755319856313") 2025/08/16 04:59:02 DEBUG : dst/two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10220cbbdc57c560_d20250816_m045055_c001_v0001157_t0031_u01755319855029") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f605f_d20250816_m045014_c001_v7007000_t0000_u01755319814955") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139912ce_d20250816_m045007_c001_v0001184_t0035_u01755319807816") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa604f_d20250816_m045005_c001_v7007000_t0000_u01755319805666") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d41399125d_d20250816_m044949_c001_v0001184_t0018_u01755319789137") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6040_d20250816_m044934_c001_v7007000_t0000_u01755319774428") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911eb_d20250816_m044928_c001_v0001184_t0040_u01755319768057") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf05_d20250816_m044907_c001_v7007000_t0000_u01755319747214") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1de_d20250816_m044905_c001_v0001113_t0039_u01755319745306") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680beec_d20250816_m044904_c001_v7007000_t0000_u01755319744431") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1d0_d20250816_m044903_c001_v0001113_t0043_u01755319743171") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680beb4_d20250816_m044900_c001_v7007000_t0000_u01755319740155") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1b0_d20250816_m044858_c001_v0001113_t0059_u01755319738282") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be8c_d20250816_m044857_c001_v7007000_t0000_u01755319737295") 2025/08/16 04:59:02 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1a2_d20250816_m044855_c001_v0001113_t0036_u01755319735785") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be80_d20250816_m044849_c001_v7007000_t0000_u01755319729787") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a16c_d20250816_m044848_c001_v0001113_t0047_u01755319728138") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be7c_d20250816_m044847_c001_v7007000_t0000_u01755319727309") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a15e_d20250816_m044846_c001_v0001113_t0023_u01755319726418") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44d8_d20250816_m044841_c001_v7007000_t0000_u01755319721436") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a12e_d20250816_m044840_c001_v0001113_t0054_u01755319720084") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44bf_d20250816_m044838_c001_v7007000_t0000_u01755319718209") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a11e_d20250816_m044837_c001_v0001113_t0051_u01755319717161") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44af_d20250816_m044836_c001_v7007000_t0000_u01755319716783") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1086b3a333af6ba8_d20250816_m044836_c001_v0001098_t0024_u01755319716020") 2025/08/16 04:59:03 DEBUG : empty space: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a114_d20250816_m044834_c001_v0001113_t0026_u01755319714318") 2025/08/16 04:59:03 DEBUG : enormous: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf01_d20250816_m044906_c001_v7007000_t0000_u01755319746265") 2025/08/16 04:59:03 DEBUG : enormous: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1e0_d20250816_m044905_c001_v0001113_t0051_u01755319745565") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40322871fe18da26_d20250816_m045245_c001_v7007000_t0000_u01755319965475") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a4d3_d20250816_m045244_c001_v0001113_t0023_u01755319964167") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b85_d20250816_m044926_c001_v7007000_t0000_u01755319766498") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911e3_d20250816_m044925_c001_v0001184_t0016_u01755319765446") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c446f_d20250816_m044831_c001_v7007000_t0000_u01755319711288") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a102_d20250816_m044830_c001_v0001113_t0048_u01755319710178") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4459_d20250816_m044829_c001_v7007000_t0000_u01755319709622") 2025/08/16 04:59:03 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a100_d20250816_m044828_c001_v0001113_t0053_u01755319708819") 2025/08/16 04:59:04 DEBUG : existing: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0fa_d20250816_m044828_c001_v0001113_t0041_u01755319708006") 2025/08/16 04:59:04 DEBUG : existing-b: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b86_d20250816_m044926_c001_v7007000_t0000_u01755319766679") 2025/08/16 04:59:04 DEBUG : existing-b: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a25c_d20250816_m044925_c001_v0001113_t0044_u01755319765438") 2025/08/16 04:59:04 DEBUG : file1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4b2_d20250816_m045351_c001_v7007000_t0000_u01755320031426") 2025/08/16 04:59:04 DEBUG : file1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aed5_d20250816_m045350_c001_v0001032_t0033_u01755320030362") 2025/08/16 04:59:04 DEBUG : file1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4a3_d20250816_m045349_c001_v7007000_t0000_u01755320029027") 2025/08/16 04:59:04 DEBUG : file1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8edcf_d20250816_m045347_c001_v0001106_t0000_u01755320027698") 2025/08/16 04:59:04 DEBUG : five: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf08_d20250816_m044911_c001_v7007000_t0000_u01755319751134") 2025/08/16 04:59:04 DEBUG : five: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a1f8_d20250816_m044909_c001_v0001113_t0058_u01755319749052") 2025/08/16 04:59:04 DEBUG : foo: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44cd_d20250816_m044839_c001_v7007000_t0000_u01755319719709") 2025/08/16 04:59:04 DEBUG : foo: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a128_d20250816_m044839_c001_v0001113_t0058_u01755319719155") 2025/08/16 04:59:04 DEBUG : foo: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a126_d20250816_m044838_c001_v0001113_t0058_u01755319718579") 2025/08/16 04:59:04 DEBUG : four: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf09_d20250816_m044911_c001_v7007000_t0000_u01755319751316") 2025/08/16 04:59:04 DEBUG : four: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8eac2_d20250816_m044909_c001_v0001106_t0021_u01755319749612") 2025/08/16 04:59:04 DEBUG : four: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1f2_d20250816_m044908_c001_v0001113_t0053_u01755319748349") 2025/08/16 04:59:04 DEBUG : hello world2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e30_d20250816_m044725_c001_v7007000_t0000_u01755319645491") 2025/08/16 04:59:04 DEBUG : hello world2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fd0_d20250816_m044724_c001_v0001113_t0057_u01755319644594") 2025/08/16 04:59:04 DEBUG : ignore-size: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4449_d20250816_m044827_c001_v7007000_t0000_u01755319707632") 2025/08/16 04:59:04 DEBUG : ignore-size: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0f0_d20250816_m044825_c001_v0001113_t0012_u01755319705859") 2025/08/16 04:59:04 DEBUG : nested/sub dir/file: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b82_d20250816_m044924_c001_v7007000_t0000_u01755319764704") 2025/08/16 04:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911dd_d20250816_m044923_c001_v0001184_t0027_u01755319763889") 2025/08/16 04:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b80_d20250816_m044923_c001_v7007000_t0000_u01755319763145") 2025/08/16 04:59:05 DEBUG : nested/sub dir/file: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911d1_d20250816_m044921_c001_v0001184_t0006_u01755319761988") 2025/08/16 04:59:05 DEBUG : one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf0a_d20250816_m044911_c001_v7007000_t0000_u01755319751500") 2025/08/16 04:59:05 DEBUG : one: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a1e8_d20250816_m044907_c001_v0001113_t0058_u01755319747624") 2025/08/16 04:59:05 DEBUG : only0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b423_d20250816_m045343_c001_v7007000_t0000_u01755320023212") 2025/08/16 04:59:05 DEBUG : only0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5af_d20250816_m045337_c001_v0001113_t0058_u01755320017498") 2025/08/16 04:59:05 DEBUG : only0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed63_d20250816_m045315_c001_v0001106_t0026_u01755319995825") 2025/08/16 04:59:05 DEBUG : only0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e6_d20250816_m045309_c001_v7007000_t0000_u01755319989751") 2025/08/16 04:59:05 DEBUG : only0: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed09_d20250816_m045249_c001_v0001106_t0035_u01755319969631") 2025/08/16 04:59:05 DEBUG : only1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b42a_d20250816_m045343_c001_v7007000_t0000_u01755320023396") 2025/08/16 04:59:05 DEBUG : only1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edb5_d20250816_m045338_c001_v0001106_t0021_u01755320018282") 2025/08/16 04:59:05 DEBUG : only1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed65_d20250816_m045316_c001_v0001106_t0013_u01755319996534") 2025/08/16 04:59:05 DEBUG : only1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e8_d20250816_m045310_c001_v7007000_t0000_u01755319990119") 2025/08/16 04:59:05 DEBUG : only1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed0d_d20250816_m045250_c001_v0001106_t0027_u01755319970369") 2025/08/16 04:59:05 DEBUG : only10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b432_d20250816_m045343_c001_v7007000_t0000_u01755320023583") 2025/08/16 04:59:05 DEBUG : only10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edad_d20250816_m045337_c001_v0001106_t0021_u01755320017506") 2025/08/16 04:59:05 DEBUG : only10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed85_d20250816_m045326_c001_v0001106_t0038_u01755320006908") 2025/08/16 04:59:05 DEBUG : only10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab38d_d20250816_m045309_c001_v7007000_t0000_u01755319989955") 2025/08/16 04:59:05 DEBUG : only10: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed2d_d20250816_m045258_c001_v0001106_t0001_u01755319978204") 2025/08/16 04:59:05 DEBUG : only11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b438_d20250816_m045343_c001_v7007000_t0000_u01755320023768") 2025/08/16 04:59:05 DEBUG : only11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f415e7721fb880e48_d20250816_m045338_c001_v0001116_t0000_u01755320018064") 2025/08/16 04:59:05 DEBUG : only11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed87_d20250816_m045328_c001_v0001106_t0033_u01755320008022") 2025/08/16 04:59:06 DEBUG : only11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e3_d20250816_m045309_c001_v7007000_t0000_u01755319989200") 2025/08/16 04:59:06 DEBUG : only11: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed31_d20250816_m045259_c001_v0001106_t0050_u01755319979084") 2025/08/16 04:59:06 DEBUG : only12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b43e_d20250816_m045343_c001_v7007000_t0000_u01755320023953") 2025/08/16 04:59:06 DEBUG : only12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40762b96c833aec5_d20250816_m045338_c001_v0001032_t0022_u01755320018256") 2025/08/16 04:59:06 DEBUG : only12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed8d_d20250816_m045329_c001_v0001106_t0018_u01755320009855") 2025/08/16 04:59:06 DEBUG : only12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a5111_d20250816_m045310_c001_v7007000_t0000_u01755319990158") 2025/08/16 04:59:06 DEBUG : only12: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed37_d20250816_m045300_c001_v0001106_t0035_u01755319980593") 2025/08/16 04:59:06 DEBUG : only13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b444_d20250816_m045344_c001_v7007000_t0000_u01755320024138") 2025/08/16 04:59:06 DEBUG : only13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edaf_d20250816_m045337_c001_v0001106_t0021_u01755320017911") 2025/08/16 04:59:06 DEBUG : only13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed91_d20250816_m045330_c001_v0001106_t0054_u01755320010565") 2025/08/16 04:59:06 DEBUG : only13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e4_d20250816_m045309_c001_v7007000_t0000_u01755319989383") 2025/08/16 04:59:06 DEBUG : only13: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed3d_d20250816_m045301_c001_v0001106_t0049_u01755319981504") 2025/08/16 04:59:06 DEBUG : only14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b44a_d20250816_m045344_c001_v7007000_t0000_u01755320024324") 2025/08/16 04:59:06 DEBUG : only14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edb1_d20250816_m045338_c001_v0001106_t0021_u01755320018098") 2025/08/16 04:59:06 DEBUG : only14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed93_d20250816_m045331_c001_v0001106_t0019_u01755320011380") 2025/08/16 04:59:06 DEBUG : only14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3b81_d20250816_m045309_c001_v7007000_t0000_u01755319989965") 2025/08/16 04:59:06 DEBUG : only14: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed41_d20250816_m045302_c001_v0001106_t0028_u01755319982343") 2025/08/16 04:59:06 DEBUG : only15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b451_d20250816_m045344_c001_v7007000_t0000_u01755320024510") 2025/08/16 04:59:06 DEBUG : only15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5b7_d20250816_m045338_c001_v0001113_t0058_u01755320018295") 2025/08/16 04:59:06 DEBUG : only15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed97_d20250816_m045332_c001_v0001106_t0043_u01755320012477") 2025/08/16 04:59:06 DEBUG : only15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2ea_d20250816_m045310_c001_v7007000_t0000_u01755319990303") 2025/08/16 04:59:07 DEBUG : only15: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed45_d20250816_m045303_c001_v0001106_t0032_u01755319983711") 2025/08/16 04:59:07 DEBUG : only16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b457_d20250816_m045344_c001_v7007000_t0000_u01755320024695") 2025/08/16 04:59:07 DEBUG : only16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5b1_d20250816_m045337_c001_v0001113_t0058_u01755320017903") 2025/08/16 04:59:07 DEBUG : only16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed9d_d20250816_m045333_c001_v0001106_t0029_u01755320013525") 2025/08/16 04:59:07 DEBUG : only16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab38c_d20250816_m045309_c001_v7007000_t0000_u01755319989762") 2025/08/16 04:59:07 DEBUG : only16: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed49_d20250816_m045304_c001_v0001106_t0031_u01755319984777") 2025/08/16 04:59:07 DEBUG : only17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b45d_d20250816_m045344_c001_v7007000_t0000_u01755320024881") 2025/08/16 04:59:07 DEBUG : only17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5bd_d20250816_m045338_c001_v0001113_t0058_u01755320018667") 2025/08/16 04:59:07 DEBUG : only17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed9f_d20250816_m045334_c001_v0001106_t0015_u01755320014272") 2025/08/16 04:59:07 DEBUG : only17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e5_d20250816_m045309_c001_v7007000_t0000_u01755319989568") 2025/08/16 04:59:07 DEBUG : only17: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed4d_d20250816_m045305_c001_v0001106_t0046_u01755319985840") 2025/08/16 04:59:07 DEBUG : only18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b463_d20250816_m045345_c001_v7007000_t0000_u01755320025067") 2025/08/16 04:59:07 DEBUG : only18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5b5_d20250816_m045338_c001_v0001113_t0058_u01755320018090") 2025/08/16 04:59:07 DEBUG : only18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eda3_d20250816_m045335_c001_v0001106_t0044_u01755320015447") 2025/08/16 04:59:07 DEBUG : only18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a510b_d20250816_m045309_c001_v7007000_t0000_u01755319989975") 2025/08/16 04:59:08 DEBUG : only18: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed4f_d20250816_m045306_c001_v0001106_t0034_u01755319986689") 2025/08/16 04:59:08 DEBUG : only19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b469_d20250816_m045345_c001_v7007000_t0000_u01755320025252") 2025/08/16 04:59:08 DEBUG : only19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f415e7721fb880e4e_d20250816_m045338_c001_v0001116_t0000_u01755320018677") 2025/08/16 04:59:08 DEBUG : only19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eda9_d20250816_m045336_c001_v0001106_t0004_u01755320016326") 2025/08/16 04:59:08 DEBUG : only19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab38a_d20250816_m045309_c001_v7007000_t0000_u01755319989570") 2025/08/16 04:59:08 DEBUG : only19: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed53_d20250816_m045307_c001_v0001106_t0052_u01755319987638") 2025/08/16 04:59:08 DEBUG : only2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b46f_d20250816_m045345_c001_v7007000_t0000_u01755320025437") 2025/08/16 04:59:08 DEBUG : only2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40762b96c833aecb_d20250816_m045338_c001_v0001032_t0022_u01755320018810") 2025/08/16 04:59:08 DEBUG : only2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed67_d20250816_m045317_c001_v0001106_t0021_u01755319997710") 2025/08/16 04:59:08 DEBUG : only2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab38f_d20250816_m045310_c001_v7007000_t0000_u01755319990319") 2025/08/16 04:59:08 DEBUG : only2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed11_d20250816_m045251_c001_v0001106_t0020_u01755319971154") 2025/08/16 04:59:08 DEBUG : only3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b476_d20250816_m045345_c001_v7007000_t0000_u01755320025620") 2025/08/16 04:59:08 DEBUG : only3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f415e7721fb880e4a_d20250816_m045338_c001_v0001116_t0000_u01755320018302") 2025/08/16 04:59:08 DEBUG : only3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed6b_d20250816_m045318_c001_v0001106_t0009_u01755319998829") 2025/08/16 04:59:08 DEBUG : only3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a5109_d20250816_m045309_c001_v7007000_t0000_u01755319989585") 2025/08/16 04:59:08 DEBUG : only3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed13_d20250816_m045252_c001_v0001106_t0013_u01755319972095") 2025/08/16 04:59:08 DEBUG : only4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b47d_d20250816_m045345_c001_v7007000_t0000_u01755320025805") 2025/08/16 04:59:08 DEBUG : only4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40762b96c833aec7_d20250816_m045338_c001_v0001032_t0022_u01755320018442") 2025/08/16 04:59:08 DEBUG : only4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed71_d20250816_m045319_c001_v0001106_t0029_u01755319999876") 2025/08/16 04:59:08 DEBUG : only4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3b80_d20250816_m045309_c001_v7007000_t0000_u01755319989776") 2025/08/16 04:59:09 DEBUG : only4: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed17_d20250816_m045253_c001_v0001106_t0021_u01755319973017") 2025/08/16 04:59:09 DEBUG : only5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b483_d20250816_m045345_c001_v7007000_t0000_u01755320025991") 2025/08/16 04:59:09 DEBUG : only5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edb7_d20250816_m045338_c001_v0001106_t0021_u01755320018466") 2025/08/16 04:59:09 DEBUG : only5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed73_d20250816_m045320_c001_v0001106_t0045_u01755320000830") 2025/08/16 04:59:09 DEBUG : only5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3b7e_d20250816_m045309_c001_v7007000_t0000_u01755319989594") 2025/08/16 04:59:09 DEBUG : only5: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed19_d20250816_m045253_c001_v0001106_t0051_u01755319973821") 2025/08/16 04:59:09 DEBUG : only6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b489_d20250816_m045346_c001_v7007000_t0000_u01755320026176") 2025/08/16 04:59:09 DEBUG : only6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a5bb_d20250816_m045338_c001_v0001113_t0058_u01755320018481") 2025/08/16 04:59:09 DEBUG : only6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed75_d20250816_m045321_c001_v0001106_t0025_u01755320001830") 2025/08/16 04:59:09 DEBUG : only6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4105d0699d9a510a_d20250816_m045309_c001_v7007000_t0000_u01755319989791") 2025/08/16 04:59:09 DEBUG : only6: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed1d_d20250816_m045254_c001_v0001106_t0038_u01755319974747") 2025/08/16 04:59:09 DEBUG : only7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b48f_d20250816_m045346_c001_v7007000_t0000_u01755320026364") 2025/08/16 04:59:09 DEBUG : only7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f415e7721fb880e4c_d20250816_m045338_c001_v0001116_t0000_u01755320018487") 2025/08/16 04:59:09 DEBUG : only7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed77_d20250816_m045322_c001_v0001106_t0030_u01755320002659") 2025/08/16 04:59:09 DEBUG : only7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f417188f9c71ab38e_d20250816_m045310_c001_v7007000_t0000_u01755319990138") 2025/08/16 04:59:09 DEBUG : only7: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed21_d20250816_m045255_c001_v0001106_t0019_u01755319975585") 2025/08/16 04:59:09 DEBUG : only8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b493_d20250816_m045346_c001_v7007000_t0000_u01755320026549") 2025/08/16 04:59:09 DEBUG : only8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40762b96c833aec9_d20250816_m045338_c001_v0001032_t0022_u01755320018626") 2025/08/16 04:59:09 DEBUG : only8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed7b_d20250816_m045324_c001_v0001106_t0028_u01755320004025") 2025/08/16 04:59:09 DEBUG : only8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b2e7_d20250816_m045309_c001_v7007000_t0000_u01755319989935") 2025/08/16 04:59:10 DEBUG : only8: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed29_d20250816_m045256_c001_v0001106_t0057_u01755319976422") 2025/08/16 04:59:10 DEBUG : only9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b495_d20250816_m045346_c001_v7007000_t0000_u01755320026734") 2025/08/16 04:59:10 DEBUG : only9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416a15ba4cf8edb9_d20250816_m045338_c001_v0001106_t0021_u01755320018650") 2025/08/16 04:59:10 DEBUG : only9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed7d_d20250816_m045324_c001_v0001106_t0038_u01755320004902") 2025/08/16 04:59:10 DEBUG : only9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3b82_d20250816_m045310_c001_v7007000_t0000_u01755319990148") 2025/08/16 04:59:10 DEBUG : only9: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ed2b_d20250816_m045257_c001_v0001106_t0046_u01755319977250") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b7e_d20250816_m044920_c001_v7007000_t0000_u01755319760876") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eae6_d20250816_m044919_c001_v0001106_t0025_u01755319759022") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b7b_d20250816_m044917_c001_v7007000_t0000_u01755319757902") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a22a_d20250816_m044916_c001_v0001113_t0038_u01755319756132") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf87_d20250816_m044915_c001_v7007000_t0000_u01755319755035") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eaca_d20250816_m044912_c001_v0001106_t0055_u01755319752427") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bece_d20250816_m044902_c001_v7007000_t0000_u01755319742129") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1bc_d20250816_m044900_c001_v0001113_t0032_u01755319740709") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bea3_d20250816_m044859_c001_v7007000_t0000_u01755319739021") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1ac_d20250816_m044857_c001_v0001113_t0057_u01755319737843") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be8b_d20250816_m044856_c001_v7007000_t0000_u01755319736582") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a19e_d20250816_m044855_c001_v0001113_t0039_u01755319735476") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be7e_d20250816_m044849_c001_v7007000_t0000_u01755319729221") 2025/08/16 04:59:10 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a16a_d20250816_m044847_c001_v0001113_t0041_u01755319727859") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be7d_d20250816_m044847_c001_v7007000_t0000_u01755319727492") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a15c_d20250816_m044846_c001_v0001113_t0030_u01755319726134") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be7b_d20250816_m044845_c001_v7007000_t0000_u01755319725766") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a156_d20250816_m044844_c001_v0001113_t0034_u01755319724749") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a150_d20250816_m044843_c001_v0001113_t0022_u01755319723873") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44e4_d20250816_m044843_c001_v7007000_t0000_u01755319723501") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a144_d20250816_m044842_c001_v0001113_t0026_u01755319722862") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a13c_d20250816_m044841_c001_v0001113_t0033_u01755319721992") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c44da_d20250816_m044841_c001_v7007000_t0000_u01755319721619") 2025/08/16 04:59:11 DEBUG : potato: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a132_d20250816_m044840_c001_v0001113_t0053_u01755319720752") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f408577b289cfc84b_d20250816_m045032_c001_v7007000_t0000_u01755319832001") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eba0_d20250816_m045030_c001_v0001106_t0037_u01755319830972") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f6060_d20250816_m045015_c001_v7007000_t0000_u01755319815421") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eb6a_d20250816_m045006_c001_v0001106_t0039_u01755319806939") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ebcb3_d20250816_m044954_c001_v7007000_t0000_u01755319794712") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eb38_d20250816_m044948_c001_v0001106_t0047_u01755319788283") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6041_d20250816_m044934_c001_v7007000_t0000_u01755319774648") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eb06_d20250816_m044927_c001_v0001106_t0038_u01755319767606") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf02_d20250816_m044906_c001_v7007000_t0000_u01755319746448") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1dc_d20250816_m044904_c001_v0001113_t0037_u01755319744984") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680beef_d20250816_m044904_c001_v7007000_t0000_u01755319744617") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1c8_d20250816_m044902_c001_v0001113_t0056_u01755319742683") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bed1_d20250816_m044902_c001_v7007000_t0000_u01755319742312") 2025/08/16 04:59:11 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1c0_d20250816_m044901_c001_v0001113_t0047_u01755319741353") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680beb7_d20250816_m044900_c001_v7007000_t0000_u01755319740339") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1b6_d20250816_m044859_c001_v0001113_t0045_u01755319739391") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be8f_d20250816_m044857_c001_v7007000_t0000_u01755319737476") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1a4_d20250816_m044856_c001_v0001113_t0028_u01755319736574") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680be81_d20250816_m044849_c001_v7007000_t0000_u01755319729971") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a176_d20250816_m044848_c001_v0001113_t0022_u01755319728916") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e33_d20250816_m044728_c001_v7007000_t0000_u01755319648459") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fe6_d20250816_m044727_c001_v0001113_t0050_u01755319647711") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e31_d20250816_m044726_c001_v7007000_t0000_u01755319646807") 2025/08/16 04:59:12 DEBUG : potato2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fd6_d20250816_m044726_c001_v0001113_t0045_u01755319646035") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f405a964bbc7f6061_d20250816_m045015_c001_v7007000_t0000_u01755319815605") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a2e6_d20250816_m045008_c001_v0001113_t0038_u01755319808421") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ebcb4_d20250816_m044955_c001_v7007000_t0000_u01755319795057") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a2b2_d20250816_m044949_c001_v0001113_t0027_u01755319789748") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa6042_d20250816_m044934_c001_v7007000_t0000_u01755319774966") 2025/08/16 04:59:12 DEBUG : potato3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a266_d20250816_m044928_c001_v0001113_t0024_u01755319768265") 2025/08/16 04:59:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb54987_d20250816_m045105_c001_v7007000_t0000_u01755319865368") 2025/08/16 04:59:12 DEBUG : pre-dest1/1: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a383_d20250816_m045057_c001_v0001113_t0050_u01755319857056") 2025/08/16 04:59:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb5498c_d20250816_m045105_c001_v7007000_t0000_u01755319865551") 2025/08/16 04:59:12 DEBUG : pre-dest2/2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8ebcf_d20250816_m045057_c001_v0001106_t0010_u01755319857781") 2025/08/16 04:59:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4145fb5ce5fa60cc_d20250816_m045042_c001_v7007000_t0000_u01755319842746") 2025/08/16 04:59:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d413991395_d20250816_m045039_c001_v0001184_t0020_u01755319839770") 2025/08/16 04:59:13 DEBUG : sizeonly: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c443a_d20250816_m044825_c001_v7007000_t0000_u01755319705284") 2025/08/16 04:59:13 DEBUG : sizeonly: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0ee_d20250816_m044824_c001_v0001113_t0049_u01755319704266") 2025/08/16 04:59:13 DEBUG : splitbanan: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec382_d20250816_m045607_c001_v7007000_t0000_u01755320167951") 2025/08/16 04:59:13 DEBUG : splitbanan: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a77a_d20250816_m045559_c001_v0001113_t0018_u01755320159812") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56dc_d20250816_m045741_c001_v7007000_t0000_u01755320261811") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b065_d20250816_m045735_c001_v0001032_t0033_u01755320255127") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4021a1ce9c0f5312_d20250816_m045722_c001_v7007000_t0000_u01755320242358") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b037_d20250816_m045715_c001_v0001032_t0013_u01755320235568") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f409b96f40f9ec42a_d20250816_m045704_c001_v7007000_t0000_u01755320224031") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b01d_d20250816_m045657_c001_v0001032_t0022_u01755320217807") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f419259e824424a9a_d20250816_m045644_c001_v7007000_t0000_u01755320204777") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833affb_d20250816_m045638_c001_v0001032_t0024_u01755320198597") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a63_d20250816_m045626_c001_v7007000_t0000_u01755320186833") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833afdf_d20250816_m045620_c001_v0001032_t0055_u01755320180033") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891a49_d20250816_m045602_c001_v7007000_t0000_u01755320162609") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f76_d20250816_m045558_c001_v0001116_t0051_u01755320158402") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5645_d20250816_m045546_c001_v7007000_t0000_u01755320146714") 2025/08/16 04:59:13 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a72a_d20250816_m045538_c001_v0001113_t0038_u01755320138744") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41958dc268882899_d20250816_m045537_c001_v7007000_t0000_u01755320137562") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f3a_d20250816_m045532_c001_v0001116_t0032_u01755320132904") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b9153_d20250816_m045521_c001_v7007000_t0000_u01755320121359") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eeca_d20250816_m045513_c001_v0001106_t0048_u01755320113432") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f41376fab2f2f3c90_d20250816_m045512_c001_v7007000_t0000_u01755320112415") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880f0a_d20250816_m045507_c001_v0001116_t0044_u01755320107425") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b66b68_d20250816_m045449_c001_v7007000_t0000_u01755320089490") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ec8_d20250816_m045444_c001_v0001116_t0033_u01755320084015") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40673a98dfca3410_d20250816_m045432_c001_v7007000_t0000_u01755320072386") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880ea6_d20250816_m045425_c001_v0001116_t0055_u01755320065692") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f412e5d075b48efdd_d20250816_m045414_c001_v7007000_t0000_u01755320054094") 2025/08/16 04:59:14 DEBUG : splitbananasplit: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e8e_d20250816_m045407_c001_v0001116_t0024_u01755320047904") 2025/08/16 04:59:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c5613_d20250816_m045541_c001_v7007000_t0000_u01755320141717") 2025/08/16 04:59:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833af75_d20250816_m045534_c001_v0001032_t0046_u01755320134585") 2025/08/16 04:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4c2_d20250816_m045356_c001_v7007000_t0000_u01755320036091") 2025/08/16 04:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e70_d20250816_m045354_c001_v0001116_t0035_u01755320034788") 2025/08/16 04:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4c0_d20250816_m045354_c001_v7007000_t0000_u01755320034016") 2025/08/16 04:59:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8edd3_d20250816_m045352_c001_v0001106_t0044_u01755320032399") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b83_d20250816_m044924_c001_v7007000_t0000_u01755319764886") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8eafa_d20250816_m044923_c001_v0001106_t0033_u01755319763881") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b81_d20250816_m044923_c001_v7007000_t0000_u01755319763327") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a24a_d20250816_m044922_c001_v0001113_t0022_u01755319762347") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4426_d20250816_m044821_c001_v7007000_t0000_u01755319701761") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0da_d20250816_m044820_c001_v0001113_t0048_u01755319700123") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c441a_d20250816_m044819_c001_v7007000_t0000_u01755319699754") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0ce_d20250816_m044818_c001_v0001113_t0047_u01755319698691") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4028_d20250816_m044812_c001_v7007000_t0000_u01755319692798") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0c0_d20250816_m044811_c001_v0001113_t0052_u01755319691792") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c4026_d20250816_m044811_c001_v7007000_t0000_u01755319691244") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a0aa_d20250816_m044809_c001_v0001113_t0030_u01755319689866") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a084_d20250816_m044803_c001_v0001113_t0038_u01755319683461") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb53aff_d20250816_m044803_c001_v7007000_t0000_u01755319683037") 2025/08/16 04:59:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a07e_d20250816_m044802_c001_v0001113_t0013_u01755319682220") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a07c_d20250816_m044801_c001_v0001113_t0030_u01755319681585") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4202e62cdcb53afe_d20250816_m044800_c001_v7007000_t0000_u01755319680854") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a06a_d20250816_m044754_c001_v0001113_t0052_u01755319674942") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a046_d20250816_m044748_c001_v0001113_t0020_u01755319668441") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f400e9330131e94e8_d20250816_m044748_c001_v7007000_t0000_u01755319668074") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a042_d20250816_m044747_c001_v0001113_t0034_u01755319667417") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a040_d20250816_m044746_c001_v0001113_t0052_u01755319666666") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f400e9330131e94e5_d20250816_m044745_c001_v7007000_t0000_u01755319665933") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a01e_d20250816_m044737_c001_v0001113_t0034_u01755319657641") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e3e_d20250816_m044737_c001_v7007000_t0000_u01755319657278") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a018_d20250816_m044736_c001_v0001113_t0055_u01755319656177") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e3d_d20250816_m044735_c001_v7007000_t0000_u01755319655240") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a006_d20250816_m044734_c001_v0001113_t0030_u01755319654611") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e3b_d20250816_m044734_c001_v7007000_t0000_u01755319654067") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a000_d20250816_m044733_c001_v0001113_t0038_u01755319653305") 2025/08/16 04:59:16 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e3a_d20250816_m044732_c001_v7007000_t0000_u01755319652397") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09ffa_d20250816_m044731_c001_v0001113_t0052_u01755319651564") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e38_d20250816_m044730_c001_v7007000_t0000_u01755319650994") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09ff6_d20250816_m044730_c001_v0001113_t0026_u01755319650382") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e35_d20250816_m044729_c001_v7007000_t0000_u01755319649837") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09ff0_d20250816_m044729_c001_v0001113_t0048_u01755319649005") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e2d_d20250816_m044724_c001_v7007000_t0000_u01755319644051") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fc6_d20250816_m044723_c001_v0001113_t0037_u01755319643248") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e2c_d20250816_m044722_c001_v7007000_t0000_u01755319642703") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fbc_d20250816_m044721_c001_v0001113_t0017_u01755319641810") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e2a_d20250816_m044720_c001_v7007000_t0000_u01755319640900") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fb0_d20250816_m044720_c001_v0001113_t0015_u01755319640170") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4210861356b65e26_d20250816_m044717_c001_v7007000_t0000_u01755319637805") 2025/08/16 04:59:17 DEBUG : sub dir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a09fa4_d20250816_m044716_c001_v0001113_t0058_u01755319636883") 2025/08/16 04:59:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4c3_d20250816_m045356_c001_v7007000_t0000_u01755320036277") 2025/08/16 04:59:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833aed9_d20250816_m045354_c001_v0001032_t0046_u01755320034798") 2025/08/16 04:59:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4c1_d20250816_m045354_c001_v7007000_t0000_u01755320034201") 2025/08/16 04:59:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5ef_d20250816_m045352_c001_v0001113_t0058_u01755320032410") 2025/08/16 04:59:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56dd_d20250816_m045744_c001_v7007000_t0000_u01755320264037") 2025/08/16 04:59:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8ca_d20250816_m045743_c001_v0001113_t0055_u01755320263195") 2025/08/16 04:59:18 DEBUG : sub/yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b7d_d20250816_m044920_c001_v7007000_t0000_u01755319760328") 2025/08/16 04:59:18 DEBUG : sub/yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911b7_d20250816_m044918_c001_v0001184_t0047_u01755319758646") 2025/08/16 04:59:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4b4_d20250816_m045351_c001_v7007000_t0000_u01755320031614") 2025/08/16 04:59:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e66_d20250816_m045350_c001_v0001116_t0041_u01755320030019") 2025/08/16 04:59:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4a5_d20250816_m045349_c001_v7007000_t0000_u01755320029212") 2025/08/16 04:59:18 DEBUG : test_dir1/file2: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb880e60_d20250816_m045347_c001_v0001116_t0025_u01755320027737") 2025/08/16 04:59:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4b6_d20250816_m045351_c001_v7007000_t0000_u01755320031798") 2025/08/16 04:59:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5ed_d20250816_m045350_c001_v0001113_t0026_u01755320030011") 2025/08/16 04:59:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f40430b240b87b4a7_d20250816_m045349_c001_v7007000_t0000_u01755320029396") 2025/08/16 04:59:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a5e1_d20250816_m045347_c001_v0001113_t0022_u01755320027708") 2025/08/16 04:59:18 DEBUG : three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf0b_d20250816_m044911_c001_v7007000_t0000_u01755319751684") 2025/08/16 04:59:18 DEBUG : three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a204_d20250816_m044910_c001_v0001113_t0015_u01755319750368") 2025/08/16 04:59:18 DEBUG : three: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a1f0_d20250816_m044907_c001_v0001113_t0015_u01755319747997") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e0_d20250816_m045745_c001_v7007000_t0000_u01755320265899") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f0a9_d20250816_m045745_c001_v0001106_t0032_u01755320265015") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56f7_d20250816_m045806_c001_v7007000_t0000_u01755320286789") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb8810d3_d20250816_m045804_c001_v0001116_t0042_u01755320284734") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56f1_d20250816_m045803_c001_v7007000_t0000_u01755320283150") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f0d3_d20250816_m045801_c001_v0001106_t0057_u01755320281182") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56ef_d20250816_m045800_c001_v7007000_t0000_u01755320280203") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8f2_d20250816_m045759_c001_v0001113_t0013_u01755320279317") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e6_d20250816_m045753_c001_v7007000_t0000_u01755320273881") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f0b9_d20250816_m045752_c001_v0001106_t0021_u01755320272814") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e9_d20250816_m045756_c001_v7007000_t0000_u01755320276491") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb8810bd_d20250816_m045754_c001_v0001116_t0013_u01755320274934") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e4_d20250816_m045751_c001_v7007000_t0000_u01755320271827") 2025/08/16 04:59:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f106515a8a8a0a8e4_d20250816_m045750_c001_v0001113_t0059_u01755320270997") 2025/08/16 04:59:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e2_d20250816_m045750_c001_v7007000_t0000_u01755320270035") 2025/08/16 04:59:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b06d_d20250816_m045748_c001_v0001032_t0021_u01755320268809") 2025/08/16 04:59:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56e1_d20250816_m045747_c001_v7007000_t0000_u01755320267830") 2025/08/16 04:59:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f115e7721fb8810a5_d20250816_m045746_c001_v0001116_t0028_u01755320266885") 2025/08/16 04:59:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416fa9f852891ae0_d20250816_m045812_c001_v7007000_t0000_u01755320292118") 2025/08/16 04:59:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f116a15ba4cf8f0e7_d20250816_m045810_c001_v0001106_t0023_u01755320290975") 2025/08/16 04:59:19 DEBUG : toe/toe/toe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56ec_d20250816_m045758_c001_v7007000_t0000_u01755320278336") 2025/08/16 04:59:20 DEBUG : toe/toe/toe: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b079_d20250816_m045757_c001_v0001032_t0002_u01755320277459") 2025/08/16 04:59:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56f8_d20250816_m045807_c001_v7007000_t0000_u01755320287405") 2025/08/16 04:59:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f10762b96c833b089_d20250816_m045806_c001_v0001032_t0036_u01755320286443") 2025/08/16 04:59:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4070d5d6714c56f3_d20250816_m045803_c001_v7007000_t0000_u01755320283758") 2025/08/16 04:59:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1076c0c70a18c656_d20250816_m045802_c001_v0001153_t0008_u01755320282700") 2025/08/16 04:59:20 DEBUG : two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf0c_d20250816_m044911_c001_v7007000_t0000_u01755319751873") 2025/08/16 04:59:20 DEBUG : two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f410c08d413991175_d20250816_m044909_c001_v0001184_t0052_u01755319749798") 2025/08/16 04:59:20 DEBUG : two: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f406515a8a8a0a1ea_d20250816_m044907_c001_v0001113_t0058_u01755319747811") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b7f_d20250816_m044921_c001_v7007000_t0000_u01755319761058") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f100f412feb580425_d20250816_m044920_c001_v0001165_t0009_u01755319760064") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b79_d20250816_m044917_c001_v7007000_t0000_u01755319757357") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d4139911a1_d20250816_m044915_c001_v0001184_t0028_u01755319755775") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf0d_d20250816_m044914_c001_v7007000_t0000_u01755319754487") 2025/08/16 04:59:20 DEBUG : yam: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f110c08d41399117b_d20250816_m044912_c001_v0001184_t0043_u01755319752436") 2025/08/16 04:59:20 DEBUG : yaml: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f416e654b222b8b7c_d20250816_m044918_c001_v7007000_t0000_u01755319758083") 2025/08/16 04:59:20 DEBUG : yaml: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f1035041cbb3a9444_d20250816_m044917_c001_v0001093_t0038_u01755319757034") 2025/08/16 04:59:20 DEBUG : yaml: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f4114cc1e3680bf88_d20250816_m044915_c001_v7007000_t0000_u01755319755217") 2025/08/16 04:59:20 DEBUG : yaml: Deleting (id "4_z3f320d03304dbb1b9f880e1b_f101f0d7fd034c5d0_d20250816_m044913_c001_v0001038_t0000_u01755319753972") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m18.292048567s (try 1/5)