"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/14 04:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa" 2025/10/14 04:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/14 04:07:04 DEBUG : Creating backend with remote "/tmp/rclone4285818196" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/14 04:07:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:06 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:07 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", 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-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", 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-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:08 DEBUG : Creating backend with remote "/non-existing" 2025/10/14 04:07:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/14 04:07:08 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:08 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", 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-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:11 INFO : B2 bucket rclone-test-tiguhuk3resa: Running all checks before starting transfers 2025/10/14 04:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:11 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:11 INFO : B2 bucket rclone-test-tiguhuk3resa: Checks finished, now starting transfers 2025/10/14 04:07:11 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:13 ERROR : Ignoring --no-traverse with sync 2025/10/14 04:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:13 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/14 04:07:14 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:14 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/14 04:07:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:07:16 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:16 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:16 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:07:17 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:17 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/14 04:07:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:07:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/14 04:07:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:07:19 INFO : sub dir2: Making directory 2025/10/14 04:07:19 INFO : sub dir: Making directory 2025/10/14 04:07:19 INFO : sub dir2/sub sub dir2: Making directory 2025/10/14 04:07:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:19 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/14 04:07:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:20 INFO : sub dir2: Making directory 2025/10/14 04:07:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/14 04:07:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:07:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:20 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:20 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:21 DEBUG : sub dir2: Making directory with metadata 2025/10/14 04:07:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:07:21 INFO : sub dir2: Making directory 2025/10/14 04:07:21 INFO : sub dir: Making directory 2025/10/14 04:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:21 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:21 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:22 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:22 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/14 04:07:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/14 04:07:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", 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-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:23 INFO : sub dir2: Making directory 2025/10/14 04:07:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:24 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:25 DEBUG : sub dir2: Making directory with metadata 2025/10/14 04:07:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:07:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:07:25 INFO : sub dir2: Making directory 2025/10/14 04:07:25 INFO : sub dir: Making directory 2025/10/14 04:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:25 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:25 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:25 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/14 04:07:25 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:26 INFO : sub dir2: Making directory 2025/10/14 04:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:26 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:26 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:27 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sitimav9niyo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-sitimav9niyo 2025/10/14 04:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:30 DEBUG : B2 bucket rclone-test-sitimav9niyo: Waiting for checks to finish 2025/10/14 04:07:30 DEBUG : B2 bucket rclone-test-sitimav9niyo: Waiting for transfers to finish 2025/10/14 04:07:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:31 DEBUG : B2 bucket rclone-test-sitimav9niyo: Purge remote 2025/10/14 04:07:31 INFO : B2 bucket rclone-test-sitimav9niyo: cleaning bucket "rclone-test-sitimav9niyo" of all files 2025/10/14 04:07:31 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ddc3e06deb0b9f980e1b_f112d6c991149df84_d20251014_m040730_c001_v0001092_t0015_u01760414850723") --- PASS: TestServerSideCopy (4.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 04:07:34 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:34 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 04:07:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.78s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xiqodim9yitu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-xiqodim9yitu 2025/10/14 04:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:37 DEBUG : B2 bucket rclone-test-xiqodim9yitu: Waiting for checks to finish 2025/10/14 04:07:37 DEBUG : B2 bucket rclone-test-xiqodim9yitu: Waiting for transfers to finish 2025/10/14 04:07:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:39 DEBUG : B2 bucket rclone-test-xiqodim9yitu: Waiting for checks to finish 2025/10/14 04:07:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 04:07:39 DEBUG : B2 bucket rclone-test-xiqodim9yitu: Waiting for transfers to finish 2025/10/14 04:07:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 04:07:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:40 DEBUG : B2 bucket rclone-test-xiqodim9yitu: Purge remote 2025/10/14 04:07:40 INFO : B2 bucket rclone-test-xiqodim9yitu: cleaning bucket "rclone-test-xiqodim9yitu" of all files 2025/10/14 04:07:40 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2fda3e06deb0b9f980e1b_f1050d5238adaa48c_d20251014_m040740_c001_v0001181_t0059_u01760414860025") 2025/10/14 04:07:40 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2fda3e06deb0b9f980e1b_f108d8cbb6f64b23e_d20251014_m040738_c001_v0001113_t0038_u01760414858140") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 04:07:42 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:42 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 04:07:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/14 04:07:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-baciyeq2cilo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-baciyeq2cilo 2025/10/14 04:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:45 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for checks to finish 2025/10/14 04:07:45 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for transfers to finish 2025/10/14 04:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:48 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for checks to finish 2025/10/14 04:07:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/14 04:07:48 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for transfers to finish 2025/10/14 04:07:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/14 04:07:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:48 INFO : sub dir/hello world: Deleted 2025/10/14 04:07:49 DEBUG : testing file moves 2025/10/14 04:07:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/14 04:07:49 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for checks to finish 2025/10/14 04:07:49 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Waiting for transfers to finish 2025/10/14 04:07:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/14 04:07:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/14 04:07:50 INFO : sub dir/hello world: Deleted 2025/10/14 04:07:50 DEBUG : B2 bucket rclone-test-baciyeq2cilo: Purge remote 2025/10/14 04:07:50 INFO : B2 bucket rclone-test-baciyeq2cilo: cleaning bucket "rclone-test-baciyeq2cilo" of all files 2025/10/14 04:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f221da3e07deb0b9f980e1b_f100f6fd5fbc9cb32_d20251014_m040749_c001_v0001040_t0018_u01760414869979") 2025/10/14 04:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f221da3e07deb0b9f980e1b_f101757bc16626fe9_d20251014_m040748_c001_v0001182_t0027_u01760414868344") 2025/10/14 04:07:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f221da3e07deb0b9f980e1b_f1101ab66fa69b7b5_d20251014_m040746_c001_v0001144_t0026_u01760414866347") --- PASS: TestServerSideMoveOverSelf (8.39s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:53 ERROR : error listing: directory not found 2025/10/14 04:07:53 INFO : Local file system at /tmp/rclone4285818196: Making directory 2025/10/14 04:07:53 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:53 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:07:55 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for checks to finish 2025/10/14 04:07:55 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for transfers to finish 2025/10/14 04:07:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:07:55 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/14 04:07:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/14 04:07:56 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:56 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:07:56 INFO : check sum: Copied (new) 2025/10/14 04:07:56 DEBUG : Waiting for deletions to finish 2025/10/14 04:07:57 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:07:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/14 04:07:57 DEBUG : check sum: Unchanged skipping 2025/10/14 04:07:57 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:57 DEBUG : Waiting for deletions to finish 2025/10/14 04:07:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/14 04:07:58 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:58 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 04:07:58 INFO : sizeonly: Copied (new) 2025/10/14 04:07:58 DEBUG : Waiting for deletions to finish 2025/10/14 04:07:58 DEBUG : sizeonly: Sizes identical 2025/10/14 04:07:58 DEBUG : sizeonly: Unchanged skipping 2025/10/14 04:07:58 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:58 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:07:58 DEBUG : Waiting for deletions to finish 2025/10/14 04:07:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:07:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/14 04:07:59 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:07:59 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/14 04:08:00 INFO : ignore-size: Copied (new) 2025/10/14 04:08:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:08:00 DEBUG : ignore-size: Unchanged skipping 2025/10/14 04:08:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:08:02 DEBUG : existing: Unchanged skipping 2025/10/14 04:08:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:02 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:02 INFO : There was nothing to transfer 2025/10/14 04:08:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/14 04:08:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 04:08:03 INFO : existing: Copied (replaced existing) 2025/10/14 04:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 04:08:03 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:03 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 04:08:04 INFO : existing: Copied (new) 2025/10/14 04:08:04 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:04 DEBUG : existing: Destination exists, skipping 2025/10/14 04:08:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:04 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:06 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/14 04:08:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:06 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 04:08:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:07 INFO : a/potato2: Copied (new) 2025/10/14 04:08:07 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/14 04:08:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:08:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/14 04:08:09 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:09 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:09 INFO : There was nothing to transfer 2025/10/14 04:08:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/14 04:08:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:08:10 INFO : empty space: Updated modification time in destination 2025/10/14 04:08:10 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:10 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:10 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:12 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/10/14 04:08:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:08:12 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:13 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/14 04:08:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4285818196) 2025/10/14 04:08:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tiguhuk3resa) 2025/10/14 04:08:13 DEBUG : foo: sha1 differ 2025/10/14 04:08:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/14 04:08:14 INFO : foo: Copied (replaced existing) 2025/10/14 04:08:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/14 04:08:15 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:15 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:15 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:16 INFO : potato: Copied (new) 2025/10/14 04:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/14 04:08:18 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:18 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/14 04:08:18 INFO : potato: Copied (replaced existing) 2025/10/14 04:08:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:20 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:20 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/10/14 04:08:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4285818196) 2025/10/14 04:08:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tiguhuk3resa) 2025/10/14 04:08:20 DEBUG : potato: sha1 differ 2025/10/14 04:08:20 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/14 04:08:20 INFO : potato: Copied (replaced existing) 2025/10/14 04:08:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:22 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/14 04:08:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:22 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:24 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:24 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:24 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:24 INFO : potato2: Copied (new) 2025/10/14 04:08:24 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:26 INFO : d: Making directory 2025/10/14 04:08:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/14 04:08:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:27 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 04:08:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:27 INFO : a/potato2: Copied (new) 2025/10/14 04:08:27 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/14 04:08:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:30 DEBUG : c/non empty space: Unchanged skipping 2025/10/14 04:08:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:30 INFO : a/potato2: Copied (new) 2025/10/14 04:08:30 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting files as there were IO errors 2025/10/14 04:08:30 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:33 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:33 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:33 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:33 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:33 INFO : potato: Deleted 2025/10/14 04:08:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.07s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:36 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:36 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:36 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:36 INFO : potato: Deleted 2025/10/14 04:08:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:36 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:36 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:36 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:08:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:08:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/14 04:08:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.21s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:41 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 04:08:41 DEBUG : enormous: Excluded 2025/10/14 04:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 04:08:41 DEBUG : potato2: Excluded 2025/10/14 04:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 04:08:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:41 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:41 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:41 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:41 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:41 INFO : There was nothing to transfer 2025/10/14 04:08:42 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 04:08:42 DEBUG : enormous: Excluded 2025/10/14 04:08:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 04:08:42 DEBUG : potato2: Excluded 2025/10/14 04:08:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 04:08:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/14 04:08:42 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:42 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for checks to finish 2025/10/14 04:08:42 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for transfers to finish 2025/10/14 04:08:42 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/14 04:08:44 DEBUG : enormous: Excluded 2025/10/14 04:08:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/14 04:08:44 DEBUG : potato2: Excluded 2025/10/14 04:08:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:08:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:45 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:45 INFO : enormous: Deleted 2025/10/14 04:08:45 INFO : potato2: Deleted 2025/10/14 04:08:45 INFO : There was nothing to transfer 2025/10/14 04:08:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/14 04:08:45 DEBUG : empty space: Unchanged skipping 2025/10/14 04:08:45 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for checks to finish 2025/10/14 04:08:45 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for transfers to finish 2025/10/14 04:08:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:45 INFO : potato2: Deleted 2025/10/14 04:08:45 INFO : enormous: Deleted 2025/10/14 04:08:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:47 DEBUG : five: Need to transfer - File not found at Destination 2025/10/14 04:08:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/14 04:08:47 DEBUG : three: Sizes identical 2025/10/14 04:08:47 DEBUG : one: Destination is newer than source, skipping 2025/10/14 04:08:47 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/14 04:08:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4285818196) 2025/10/14 04:08:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tiguhuk3resa) 2025/10/14 04:08:47 DEBUG : two: sha1 differ 2025/10/14 04:08:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 04:08:47 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/14 04:08:48 INFO : five: Copied (new) 2025/10/14 04:08:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 04:08:48 INFO : two: Copied (replaced existing) 2025/10/14 04:08:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/14 04:08:48 INFO : four: Copied (replaced existing) 2025/10/14 04:08:48 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:49 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:49 DEBUG : one: Destination is newer than source, skipping 2025/10/14 04:08:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/14 04:08:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/14 04:08:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/14 04:08:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 04:08:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/14 04:08:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 04:08:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 04:08:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/14 04:08:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/14 04:08:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4285818196) 2025/10/14 04:08:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tiguhuk3resa) 2025/10/14 04:08:49 DEBUG : three: sha1 differ 2025/10/14 04:08:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/14 04:08:49 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:08:49 INFO : three: Copied (replaced existing) 2025/10/14 04:08:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === 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-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/14 04:08:51 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:51 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:51 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:51 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 04:08:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/14 04:08:51 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:51 INFO : yam: Copied (new) 2025/10/14 04:08:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 04:08:51 INFO : potato: Copied (new) 2025/10/14 04:08:51 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:08:52 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:52 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:52 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:52 DEBUG : potato: Unchanged skipping 2025/10/14 04:08:52 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:53 INFO : yam: Copied (server-side copy) to: yaml 2025/10/14 04:08:53 INFO : yam: Deleted 2025/10/14 04:08:53 INFO : yaml: Renamed from "yam" 2025/10/14 04:08:53 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/14 04:08:54 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:54 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:54 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 04:08:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/14 04:08:54 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:54 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:54 INFO : yam: Copied (new) 2025/10/14 04:08:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 04:08:54 INFO : potato: Copied (new) 2025/10/14 04:08:54 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:08:55 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:55 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:55 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:55 DEBUG : potato: Unchanged skipping 2025/10/14 04:08:55 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:55 INFO : yam: Copied (server-side copy) to: yaml 2025/10/14 04:08:55 INFO : yam: Deleted 2025/10/14 04:08:55 INFO : yaml: Renamed from "yam" 2025/10/14 04:08:55 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/14 04:08:56 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:56 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:56 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/14 04:08:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/14 04:08:56 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:56 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:57 INFO : sub/yam: Copied (new) 2025/10/14 04:08:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/14 04:08:57 INFO : potato: Copied (new) 2025/10/14 04:08:57 DEBUG : Waiting for deletions to finish 2025/10/14 04:08:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:08:57 DEBUG : potato: Unchanged skipping 2025/10/14 04:08:57 INFO : B2 bucket rclone-test-tiguhuk3resa: Making map for --track-renames 2025/10/14 04:08:57 INFO : B2 bucket rclone-test-tiguhuk3resa: Finished making map for --track-renames 2025/10/14 04:08:57 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:08:57 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for renames to finish 2025/10/14 04:08:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/14 04:08:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/14 04:08:58 INFO : sub/yam: Deleted 2025/10/14 04:08:58 INFO : yam: Renamed from "sub/yam" 2025/10/14 04:08:58 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:08:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone4285818196/dir1" 2025/10/14 04:08:59 DEBUG : Creating backend with remote "/tmp/rclone4285818196/dir2" 2025/10/14 04:08:59 DEBUG : Local file system at /tmp/rclone4285818196/dir2: Using server-side directory move 2025/10/14 04:08:59 INFO : Local file system at /tmp/rclone4285818196/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/14 04:08:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/14 04:08:59 DEBUG : Local file system at /tmp/rclone4285818196/dir2: Waiting for checks to finish 2025/10/14 04:08:59 DEBUG : Local file system at /tmp/rclone4285818196/dir2: Waiting for transfers to finish 2025/10/14 04:08:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:09:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/14 04:09:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:09:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:09:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/14 04:09:00 INFO : nested/sub dir/file: Copied (new) 2025/10/14 04:09:00 INFO : nested/sub dir/file: Deleted 2025/10/14 04:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:09:00 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:09:00 INFO : sub dir/hello world: Deleted 2025/10/14 04:09:00 INFO : sub dir: Removing directory 2025/10/14 04:09:00 INFO : nested/sub dir: Removing directory 2025/10/14 04:09:00 INFO : nested: Removing directory 2025/10/14 04:09:00 DEBUG : Local file system at /tmp/rclone4285818196: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/14 04:09:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/14 04:09:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:09:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:09:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/14 04:09:02 INFO : nested/sub dir/file: Copied (new) 2025/10/14 04:09:02 INFO : nested/sub dir/file: Deleted 2025/10/14 04:09:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:09:02 INFO : sub dir/hello world: Copied (new) 2025/10/14 04:09:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/14 04:09:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 04:09:03 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:09:03 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:09:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 04:09:03 INFO : existing: Copied (new) 2025/10/14 04:09:03 INFO : existing: Deleted 2025/10/14 04:09:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/14 04:09:04 INFO : existing-b: Copied (new) 2025/10/14 04:09:04 INFO : existing-b: Deleted 2025/10/14 04:09:04 DEBUG : existing: Destination exists, skipping 2025/10/14 04:09:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/14 04:09:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:09:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:09:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rexahoc6vase" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-rexahoc6vase 2025/10/14 04:09:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/14 04:09:10 DEBUG : empty space: Unchanged skipping 2025/10/14 04:09:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 04:09:10 DEBUG : B2 bucket rclone-test-rexahoc6vase: Waiting for checks to finish 2025/10/14 04:09:10 INFO : empty space: Deleted 2025/10/14 04:09:10 DEBUG : B2 bucket rclone-test-rexahoc6vase: Waiting for transfers to finish 2025/10/14 04:09:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:10 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:10 INFO : potato2: Deleted 2025/10/14 04:09:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:11 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:11 INFO : potato3: Deleted 2025/10/14 04:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-koyuhog4saci" 2025/10/14 04:09:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/14 04:09:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/14 04:09:12 DEBUG : B2 bucket rclone-test-koyuhog4saci: Waiting for checks to finish 2025/10/14 04:09:12 DEBUG : B2 bucket rclone-test-koyuhog4saci: Waiting for transfers to finish 2025/10/14 04:09:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:13 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:09:13 INFO : empty space: Copied (server-side copy) 2025/10/14 04:09:14 INFO : potato2: Deleted 2025/10/14 04:09:14 INFO : empty space: Deleted 2025/10/14 04:09:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:14 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:14 INFO : potato3: Deleted 2025/10/14 04:09:14 DEBUG : B2 bucket rclone-test-koyuhog4saci: Purge remote 2025/10/14 04:09:14 INFO : B2 bucket rclone-test-koyuhog4saci: cleaning bucket "rclone-test-koyuhog4saci" of all files 2025/10/14 04:09:15 DEBUG : empty space: Deleting (id "4_z5f126dd3e08deb0b9f980e1b_f1177906a1e4f2062_d20251014_m040913_c001_v0001117_t0017_u01760414953245") 2025/10/14 04:09:15 DEBUG : potato2: Deleting (id "4_z5f126dd3e08deb0b9f980e1b_f109eb40bf5e938ff_d20251014_m040913_c001_v0001037_t0023_u01760414953622") 2025/10/14 04:09:15 DEBUG : potato3: Deleting (id "4_z5f126dd3e08deb0b9f980e1b_f11332bb2b7706f10_d20251014_m040913_c001_v0001109_t0004_u01760414953643") 2025/10/14 04:09:15 DEBUG : B2 bucket rclone-test-rexahoc6vase: Purge remote 2025/10/14 04:09:15 INFO : B2 bucket rclone-test-rexahoc6vase: cleaning bucket "rclone-test-rexahoc6vase" of all files 2025/10/14 04:09:15 DEBUG : empty space: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f420744ac74779f6a_d20251014_m040914_c001_v7007000_t0000_u01760414954025") 2025/10/14 04:09:15 DEBUG : empty space: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f104b2700fa822cdd_d20251014_m040908_c001_v0001117_t0055_u01760414948853") 2025/10/14 04:09:15 DEBUG : potato2: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f40338a7a28fb198c_d20251014_m040913_c001_v7007000_t0000_u01760414953992") 2025/10/14 04:09:15 DEBUG : potato2: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f109c11eb8ad346ac_d20251014_m040910_c001_v0001146_t0050_u01760414950334") 2025/10/14 04:09:15 DEBUG : potato3: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f420744ac74779f6b_d20251014_m040914_c001_v7007000_t0000_u01760414954389") 2025/10/14 04:09:15 DEBUG : potato3: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f108935b4521d3ff6_d20251014_m040910_c001_v0001101_t0014_u01760414950700") 2025/10/14 04:09:15 DEBUG : potato3: Deleting (id "4_zffa25d93e08deb0b9f980e1b_f104b2700fa822cdf_d20251014_m040909_c001_v0001117_t0017_u01760414949411") --- PASS: TestServerSideMove (12.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-woyelig8boqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-woyelig8boqo 2025/10/14 04:09:22 DEBUG : empty space: Excluded (Size Filter) 2025/10/14 04:09:22 DEBUG : empty space: Excluded (Size Filter) 2025/10/14 04:09:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 04:09:22 DEBUG : B2 bucket rclone-test-woyelig8boqo: Waiting for checks to finish 2025/10/14 04:09:22 DEBUG : B2 bucket rclone-test-woyelig8boqo: Waiting for transfers to finish 2025/10/14 04:09:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:23 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:23 INFO : potato2: Deleted 2025/10/14 04:09:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:23 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:23 INFO : potato3: Deleted 2025/10/14 04:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wihurox0qisu" 2025/10/14 04:09:24 DEBUG : empty space: Excluded (Size Filter) 2025/10/14 04:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/14 04:09:25 DEBUG : B2 bucket rclone-test-wihurox0qisu: Waiting for checks to finish 2025/10/14 04:09:25 DEBUG : B2 bucket rclone-test-wihurox0qisu: Waiting for transfers to finish 2025/10/14 04:09:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:26 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:26 INFO : potato2: Deleted 2025/10/14 04:09:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:28 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:28 INFO : potato3: Deleted 2025/10/14 04:09:29 DEBUG : B2 bucket rclone-test-wihurox0qisu: Purge remote 2025/10/14 04:09:29 INFO : B2 bucket rclone-test-wihurox0qisu: cleaning bucket "rclone-test-wihurox0qisu" of all files 2025/10/14 04:09:29 DEBUG : potato2: Deleting (id "4_z1f729de3e08deb0b9f980e1b_f1177eb447ef4c760_d20251014_m040925_c001_v0001109_t0030_u01760414965663") 2025/10/14 04:09:29 DEBUG : potato3: Deleting (id "4_z1f729de3e08deb0b9f980e1b_f101513c157a6ffee_d20251014_m040928_c001_v0001090_t0053_u01760414968047") 2025/10/14 04:09:29 DEBUG : B2 bucket rclone-test-woyelig8boqo: Purge remote 2025/10/14 04:09:29 INFO : B2 bucket rclone-test-woyelig8boqo: cleaning bucket "rclone-test-woyelig8boqo" of all files 2025/10/14 04:09:30 DEBUG : empty space: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f11774f0944dc950e_d20251014_m040921_c001_v0001041_t0002_u01760414961818") 2025/10/14 04:09:30 DEBUG : potato2: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f418b4b763a675987_d20251014_m040926_c001_v7007000_t0000_u01760414966201") 2025/10/14 04:09:30 DEBUG : potato2: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f107df47e7b4794cc_d20251014_m040922_c001_v0001178_t0055_u01760414962937") 2025/10/14 04:09:30 DEBUG : potato3: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f418b4b763a67598d_d20251014_m040928_c001_v7007000_t0000_u01760414968686") 2025/10/14 04:09:30 DEBUG : potato3: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f1126ee6a026e6f12_d20251014_m040923_c001_v0001109_t0047_u01760414963169") 2025/10/14 04:09:30 DEBUG : potato3: Deleting (id "4_zcfe28dc3e08deb0b9f980e1b_f11774f0944dc9510_d20251014_m040922_c001_v0001041_t0051_u01760414962134") --- PASS: TestServerSideMoveWithFilter (14.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jazawuh5juli" 2025/10/14 04:09:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tiguhuk3resa -> B2 bucket rclone-test-jazawuh5juli 2025/10/14 04:09:36 DEBUG : empty space: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/10/14 04:09:36 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/10/14 04:09:36 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "empty space" to B2 bucket rclone-test-jazawuh5juli: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/10/14 04:09:38 DEBUG : pacer: Reducing sleep to 500ms 2025/10/14 04:09:40 DEBUG : pacer: Reducing sleep to 250ms 2025/10/14 04:09:40 DEBUG : pacer: Reducing sleep to 125ms 2025/10/14 04:09:40 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/14 04:09:40 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/14 04:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/14 04:09:41 DEBUG : empty space: Unchanged skipping 2025/10/14 04:09:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/14 04:09:41 DEBUG : B2 bucket rclone-test-jazawuh5juli: Waiting for checks to finish 2025/10/14 04:09:41 INFO : empty space: Deleted 2025/10/14 04:09:41 DEBUG : B2 bucket rclone-test-jazawuh5juli: Waiting for transfers to finish 2025/10/14 04:09:41 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/14 04:09:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:41 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:41 INFO : potato2: Deleted 2025/10/14 04:09:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/14 04:09:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:42 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:42 INFO : potato3: Deleted 2025/10/14 04:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cexegih4dini" 2025/10/14 04:09:43 INFO : tomatoDir: Making directory 2025/10/14 04:09:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/14 04:09:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/14 04:09:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/14 04:09:43 DEBUG : B2 bucket rclone-test-cexegih4dini: Waiting for checks to finish 2025/10/14 04:09:43 DEBUG : B2 bucket rclone-test-cexegih4dini: Waiting for transfers to finish 2025/10/14 04:09:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/14 04:09:44 INFO : empty space: Copied (server-side copy) 2025/10/14 04:09:45 INFO : empty space: Deleted 2025/10/14 04:09:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/14 04:09:45 INFO : potato3: Copied (server-side copy) 2025/10/14 04:09:45 INFO : potato3: Deleted 2025/10/14 04:09:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/14 04:09:45 INFO : potato2: Copied (server-side copy) 2025/10/14 04:09:45 INFO : potato2: Deleted 2025/10/14 04:09:46 DEBUG : B2 bucket rclone-test-cexegih4dini: Purge remote 2025/10/14 04:09:46 INFO : B2 bucket rclone-test-cexegih4dini: cleaning bucket "rclone-test-cexegih4dini" of all files 2025/10/14 04:09:46 DEBUG : empty space: Deleting (id "4_z4fb2ed73e08deb0b9f980e1b_f1184731bb0404b4c_d20251014_m040944_c001_v0001099_t0040_u01760414984468") 2025/10/14 04:09:46 DEBUG : potato2: Deleting (id "4_z4fb2ed73e08deb0b9f980e1b_f106b927d024b27de_d20251014_m040944_c001_v0001104_t0048_u01760414984842") 2025/10/14 04:09:46 DEBUG : potato3: Deleting (id "4_z4fb2ed73e08deb0b9f980e1b_f101037bd7c577f38_d20251014_m040944_c001_v0001130_t0047_u01760414984840") 2025/10/14 04:09:46 DEBUG : B2 bucket rclone-test-jazawuh5juli: Purge remote 2025/10/14 04:09:46 INFO : B2 bucket rclone-test-jazawuh5juli: cleaning bucket "rclone-test-jazawuh5juli" of all files 2025/10/14 04:09:47 DEBUG : empty space: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f415e124fbb56878a_d20251014_m040944_c001_v7007000_t0000_u01760414984916") 2025/10/14 04:09:47 DEBUG : empty space: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f11672a3e323a16f1_d20251014_m040940_c001_v0001092_t0048_u01760414980060") 2025/10/14 04:09:47 DEBUG : potato2: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f415e124fbb56878d_d20251014_m040945_c001_v7007000_t0000_u01760414985419") 2025/10/14 04:09:47 DEBUG : potato2: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f1105d68cd68045d4_d20251014_m040941_c001_v0001179_t0019_u01760414981435") 2025/10/14 04:09:47 DEBUG : potato3: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f415e124fbb56878c_d20251014_m040945_c001_v7007000_t0000_u01760414985137") 2025/10/14 04:09:47 DEBUG : potato3: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f1160422ba527e278_d20251014_m040941_c001_v0001040_t0036_u01760414981658") 2025/10/14 04:09:47 DEBUG : potato3: Deleting (id "4_z7f62cd63e08deb0b9f980e1b_f11672a3e323a16f3_d20251014_m040940_c001_v0001092_t0017_u01760414980358") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:09:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/rclone-sync-test" 2025/10/14 04:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/rclone-sync-test-include/layer2" 2025/10/14 04:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/rclone-sync-test-ignore-file" 2025/10/14 04:09:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/14 04:09:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/14 04:10:00 DEBUG : pacer: Reducing sleep to 10ms 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test: Waiting for checks to finish 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test: Waiting for transfers to finish 2025/10/14 04:10:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:00 INFO : There was nothing to transfer 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:10:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:00 INFO : There was nothing to transfer 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/14 04:10:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/14 04:10:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:00 INFO : There was nothing to transfer 2025/10/14 04:10:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:10:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:10:01 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:01 INFO : There was nothing to transfer 2025/10/14 04:10:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/14 04:10:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/14 04:10:01 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/CompareDest" 2025/10/14 04:10:05 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 04:10:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:10:06 INFO : one: Copied (new) 2025/10/14 04:10:06 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/14 04:10:07 INFO : one: Copied (replaced existing) 2025/10/14 04:10:07 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 04:10:10 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:10 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:10 INFO : There was nothing to transfer 2025/10/14 04:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 04:10:11 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 04:10:11 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:11 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:11 INFO : There was nothing to transfer 2025/10/14 04:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 04:10:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 04:10:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:12 INFO : There was nothing to transfer 2025/10/14 04:10:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:13 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/10/14 04:10:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 04:10:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/14 04:10:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 04:10:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:13 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:13 INFO : There was nothing to transfer 2025/10/14 04:10:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:14 DEBUG : two: Need to transfer - File not found at Destination 2025/10/14 04:10:14 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/14 04:10:14 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/14 04:10:14 INFO : two: Copied (new) 2025/10/14 04:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dest" 2025/10/14 04:10:17 DEBUG : Config file has changed externally - reloading 2025/10/14 04:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/pre-dest1" 2025/10/14 04:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/pre-dest2" 2025/10/14 04:10:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:10:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/14 04:10:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:10:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/14 04:10:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/14 04:10:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dest: Waiting for checks to finish 2025/10/14 04:10:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dest: Waiting for transfers to finish 2025/10/14 04:10:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/14 04:10:23 INFO : 3: Copied (new) 2025/10/14 04:10:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/CopyDest" 2025/10/14 04:10:28 DEBUG : one: Need to transfer - File not found at Destination 2025/10/14 04:10:28 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:28 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:10:29 INFO : one: Copied (new) 2025/10/14 04:10:29 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:29 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/14 04:10:30 INFO : one: Copied (replaced existing) 2025/10/14 04:10:30 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/BackupDir" 2025/10/14 04:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:33 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/14 04:10:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:10:34 INFO : one: Copied (server-side copy) 2025/10/14 04:10:35 INFO : one: Deleted 2025/10/14 04:10:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/14 04:10:35 INFO : one: Copied (server-side copy) 2025/10/14 04:10:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/14 04:10:35 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:35 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:36 DEBUG : one: Unchanged skipping 2025/10/14 04:10:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/14 04:10:37 INFO : two: Copied (server-side copy) 2025/10/14 04:10:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/14 04:10:37 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:37 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:37 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:37 DEBUG : one: Unchanged skipping 2025/10/14 04:10:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:37 DEBUG : two: Unchanged skipping 2025/10/14 04:10:37 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:37 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:37 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:37 INFO : There was nothing to transfer 2025/10/14 04:10:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:39 DEBUG : one: Unchanged skipping 2025/10/14 04:10:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/14 04:10:39 DEBUG : three: Destination not found in --copy-dest 2025/10/14 04:10:39 DEBUG : three: Need to transfer - File not found at Destination 2025/10/14 04:10:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/14 04:10:39 DEBUG : two: Unchanged skipping 2025/10/14 04:10:39 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:39 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/14 04:10:39 INFO : three: Copied (new) 2025/10/14 04:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/backup" 2025/10/14 04:10:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:10:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:10:47 DEBUG : two: Unchanged skipping 2025/10/14 04:10:47 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:10:48 INFO : one: Copied (server-side copy) 2025/10/14 04:10:49 INFO : one: Deleted 2025/10/14 04:10:49 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:10:50 INFO : one: Copied (new) 2025/10/14 04:10:50 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:10:50 INFO : three.txt: Copied (server-side copy) 2025/10/14 04:10:50 INFO : three.txt: Deleted 2025/10/14 04:10:50 INFO : three.txt: Moved into backup dir 2025/10/14 04:10:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:10:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:10:52 DEBUG : two: Unchanged skipping 2025/10/14 04:10:52 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:10:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:10:52 INFO : one: Copied (server-side copy) 2025/10/14 04:10:53 INFO : one: Deleted 2025/10/14 04:10:53 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:10:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:10:53 INFO : one: Copied (new) 2025/10/14 04:10:53 DEBUG : Waiting for deletions to finish 2025/10/14 04:10:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:10:53 INFO : three.txt: Copied (server-side copy) 2025/10/14 04:10:54 INFO : three.txt: Deleted 2025/10/14 04:10:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/backup" 2025/10/14 04:11:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:11:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:00 DEBUG : two: Unchanged skipping 2025/10/14 04:11:00 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:11:01 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:01 INFO : one: Deleted 2025/10/14 04:11:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:02 INFO : one: Copied (new) 2025/10/14 04:11:02 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:11:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:03 INFO : three.txt: Deleted 2025/10/14 04:11:03 INFO : three.txt: Moved into backup dir 2025/10/14 04:11:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:11:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:04 DEBUG : two: Unchanged skipping 2025/10/14 04:11:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:05 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:05 INFO : one: Deleted 2025/10/14 04:11:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:11:05 INFO : one: Copied (new) 2025/10/14 04:11:05 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:06 INFO : three.txt: Deleted 2025/10/14 04:11:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/backup" 2025/10/14 04:11:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:11:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:13 DEBUG : two: Unchanged skipping 2025/10/14 04:11:13 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:11:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/14 04:11:15 INFO : one: Deleted 2025/10/14 04:11:15 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:15 INFO : one: Copied (new) 2025/10/14 04:11:15 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:11:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/14 04:11:16 INFO : three.txt: Deleted 2025/10/14 04:11:16 INFO : three.txt: Moved into backup dir 2025/10/14 04:11:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:11:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:18 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:18 DEBUG : two: Unchanged skipping 2025/10/14 04:11:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/14 04:11:19 INFO : one: Deleted 2025/10/14 04:11:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:11:20 INFO : one: Copied (new) 2025/10/14 04:11:20 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/14 04:11:20 INFO : three.txt: Deleted 2025/10/14 04:11:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:11:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:11:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:11:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:26 DEBUG : two: Unchanged skipping 2025/10/14 04:11:26 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:11:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:27 INFO : one: Deleted 2025/10/14 04:11:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:28 INFO : one: Copied (new) 2025/10/14 04:11:28 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:11:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:29 INFO : three.txt: Deleted 2025/10/14 04:11:29 INFO : three.txt: Moved into backup dir 2025/10/14 04:11:30 DEBUG : one.bak: Excluded (Path Filter) 2025/10/14 04:11:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/14 04:11:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:30 DEBUG : two: Unchanged skipping 2025/10/14 04:11:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for checks to finish 2025/10/14 04:11:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:31 INFO : one: Deleted 2025/10/14 04:11:31 DEBUG : B2 bucket rclone-test-tiguhuk3resa path dst: Waiting for transfers to finish 2025/10/14 04:11:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:11:32 INFO : one: Copied (new) 2025/10/14 04:11:32 DEBUG : Waiting for deletions to finish 2025/10/14 04:11:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:32 INFO : three.txt: Deleted 2025/10/14 04:11:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.96s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:11:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:11:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:11:39 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:39 INFO : one: Deleted 2025/10/14 04:11:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:40 INFO : one: Copied (new) 2025/10/14 04:11:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:40 DEBUG : two: Unchanged skipping 2025/10/14 04:11:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/14 04:11:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:11:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:41 INFO : three.txt: Deleted 2025/10/14 04:11:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:41 INFO : three.txt: Copied (new) 2025/10/14 04:11:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/14 04:11:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/14 04:11:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/14 04:11:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:11:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:43 INFO : one: Copied (server-side copy) to: one.bak 2025/10/14 04:11:43 INFO : one: Deleted 2025/10/14 04:11:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:11:43 INFO : one: Copied (new) 2025/10/14 04:11:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:43 DEBUG : two: Unchanged skipping 2025/10/14 04:11:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/14 04:11:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/14 04:11:45 INFO : three.txt: Deleted 2025/10/14 04:11:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/14 04:11:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tiguhuk3resa/dst" 2025/10/14 04:11:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/14 04:11:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/14 04:11:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/14 04:11:52 INFO : one: Deleted 2025/10/14 04:11:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:53 INFO : one: Copied (new) 2025/10/14 04:11:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:53 DEBUG : two: Unchanged skipping 2025/10/14 04:11:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/14 04:11:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/14 04:11:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/14 04:11:54 INFO : three.txt: Deleted 2025/10/14 04:11:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:54 INFO : three.txt: Copied (new) 2025/10/14 04:11:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/14 04:11:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/14 04:11:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/14 04:11:56 INFO : one: Deleted 2025/10/14 04:11:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/14 04:11:57 INFO : one: Copied (new) 2025/10/14 04:11:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:11:57 DEBUG : two: Unchanged skipping 2025/10/14 04:11:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/14 04:11:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/14 04:11:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/14 04:11:58 INFO : three.txt: Deleted 2025/10/14 04:11:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/14 04:11:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/14 04:12:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/14 04:12:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/14 04:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/14 04:12:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:02 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/14 04:12:03 INFO : existing: Copied (new) 2025/10/14 04:12:03 DEBUG : Waiting for deletions to finish 2025/10/14 04:12:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/14 04:12:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/14 04:12:04 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:04 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting files as there were IO errors 2025/10/14 04:12:04 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:05 DEBUG : existing: Unchanged skipping 2025/10/14 04:12:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:05 DEBUG : Waiting for deletions to finish 2025/10/14 04:12:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:08 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/af227d83e06deb0b9f980e1b/c001_v0001042_t0004": EOF 2025/10/14 04:12:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/af227d83e06deb0b9f980e1b/c001_v0001042_t0004": EOF) 2025/10/14 04:12:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-tiguhuk3resa: 1/10 (Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/af227d83e06deb0b9f980e1b/c001_v0001042_t0004": EOF) 2025/10/14 04:12:11 DEBUG : pacer: Reducing sleep to 10ms 2025/10/14 04:12:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:23 DEBUG : both10: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both12: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both0: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both14: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both11: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both16: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both13: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both15: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both17: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both2: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both3: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both18: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both5: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both19: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both1: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both4: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:23 DEBUG : both6: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both7: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both8: Unchanged skipping 2025/10/14 04:12:23 DEBUG : both9: Unchanged skipping 2025/10/14 04:12:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:12:23 INFO : only11: Deleted 2025/10/14 04:12:23 INFO : only18: Deleted 2025/10/14 04:12:23 INFO : only2: Deleted 2025/10/14 04:12:23 INFO : only3: Deleted 2025/10/14 04:12:23 INFO : only4: Deleted 2025/10/14 04:12:23 INFO : only9: Deleted 2025/10/14 04:12:24 INFO : only0: Deleted 2025/10/14 04:12:24 INFO : only10: Deleted 2025/10/14 04:12:24 INFO : only15: Deleted 2025/10/14 04:12:24 INFO : only6: Deleted 2025/10/14 04:12:24 INFO : only8: Deleted 2025/10/14 04:12:24 INFO : only12: Deleted 2025/10/14 04:12:24 INFO : only14: Deleted 2025/10/14 04:12:24 INFO : only16: Deleted 2025/10/14 04:12:24 INFO : only17: Deleted 2025/10/14 04:12:24 INFO : only7: Deleted 2025/10/14 04:12:24 INFO : only13: Deleted 2025/10/14 04:12:24 INFO : only19: Deleted 2025/10/14 04:12:24 INFO : only1: Deleted 2025/10/14 04:12:24 INFO : only5: Deleted 2025/10/14 04:12:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:12:42 DEBUG : both10: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both13: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both14: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both0: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both16: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both11: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both12: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both15: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both1: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both17: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both3: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both18: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both19: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both2: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both4: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both8: Unchanged skipping 2025/10/14 04:12:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:12:42 DEBUG : both5: Unchanged skipping 2025/10/14 04:12:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : both6: Unchanged skipping 2025/10/14 04:12:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : both7: Unchanged skipping 2025/10/14 04:12:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : both9: Unchanged skipping 2025/10/14 04:12:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/14 04:12:42 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:12:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only0: Copied (replaced existing) 2025/10/14 04:12:43 INFO : only10: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only16: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only17: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only11: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only19: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only12: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only1: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only15: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only13: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only3: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only18: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only14: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only2: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only6: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only8: Copied (replaced existing) 2025/10/14 04:12:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:43 INFO : only7: Copied (replaced existing) 2025/10/14 04:12:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:44 INFO : only5: Copied (replaced existing) 2025/10/14 04:12:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:44 INFO : only4: Copied (replaced existing) 2025/10/14 04:12:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/14 04:12:44 INFO : only9: Copied (replaced existing) 2025/10/14 04:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:52 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:12:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:12:52 DEBUG : empty_on_remote: Making directory with metadata 2025/10/14 04:12:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:12:52 INFO : empty_on_remote: Making directory 2025/10/14 04:12:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/14 04:12:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.23s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:54 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:12:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:12:54 DEBUG : empty_on_remote: Making directory with metadata 2025/10/14 04:12:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/14 04:12:54 INFO : empty_on_remote: Making directory 2025/10/14 04:12:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/14 04:12:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:56 INFO : sub dir: Making directory 2025/10/14 04:12:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:12:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/14 04:12:58 INFO : sub dir: Making directory 2025/10/14 04:12:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:13:07 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:08 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : apple: Unchanged skipping 2025/10/14 04:13:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : banana: Unchanged skipping 2025/10/14 04:13:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:13:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:13:08 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:08 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:08 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:08 INFO : There was nothing to transfer 2025/10/14 04:13:08 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:08 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : apple: Unchanged skipping 2025/10/14 04:13:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:13:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : banana: Unchanged skipping 2025/10/14 04:13:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:13:09 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:09 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:09 INFO : There was nothing to transfer 2025/10/14 04:13:09 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:09 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:13:21 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:22 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : apple: Unchanged skipping 2025/10/14 04:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : banana: Unchanged skipping 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:23 INFO : There was nothing to transfer 2025/10/14 04:13:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:23 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : apple: Unchanged skipping 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : banana: Unchanged skipping 2025/10/14 04:13:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:13:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:23 INFO : There was nothing to transfer 2025/10/14 04:13:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:23 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:13:31 DEBUG : dir1/0004-efghijk.txt: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/10/14 04:13:31 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/10/14 04:13:31 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "dir1/0004-efghijk.txt" to B2 bucket rclone-test-tiguhuk3resa: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/10/14 04:13:33 DEBUG : pacer: Reducing sleep to 500ms 2025/10/14 04:13:34 DEBUG : pacer: Reducing sleep to 250ms 2025/10/14 04:13:35 DEBUG : pacer: Reducing sleep to 125ms 2025/10/14 04:13:35 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/14 04:13:36 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/14 04:13:36 DEBUG : pacer: Reducing sleep to 15.625ms 2025/10/14 04:13:37 DEBUG : pacer: Reducing sleep to 10ms 2025/10/14 04:13:40 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:40 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/14 04:13:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:13:41 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:41 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/14 04:13:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/14 04:13:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:13:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/14 04:13:41 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/14 04:13:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:13:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:13:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:13:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:13:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:13:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:13:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:13:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:13:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:13:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:13:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:13:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:13:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:13:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:13:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:13:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:13:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:13:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:44 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:44 INFO : splitbananasplit: Deleted 2025/10/14 04:13:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/14 04:13:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/14 04:13:44 INFO : appleappleapplebanana: Deleted 2025/10/14 04:13:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0003-defghij.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0007-1234567.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0009-3456789.txt: Deleted 2025/10/14 04:13:45 INFO : apple: Deleted 2025/10/14 04:13:45 INFO : banana: Deleted 2025/10/14 04:13:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0008-2345678.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0011-56789;.txt: Deleted 2025/10/14 04:13:45 INFO : dir1/0015-9;=.txt: Deleted 2025/10/14 04:13:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : apple: Unchanged skipping 2025/10/14 04:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : banana: Unchanged skipping 2025/10/14 04:13:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:13:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:13:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:13:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:13:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/14 04:13:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/14 04:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:46 DEBUG : apple: transformed to: YXBwbGU= 2025/10/14 04:13:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/14 04:13:46 DEBUG : banana: transformed to: YmFuYW5h 2025/10/14 04:13:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/14 04:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/14 04:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/14 04:13:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/14 04:13:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/14 04:13:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:14:00 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:00 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:01 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:01 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/14 04:14:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/14 04:14:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/14 04:14:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/14 04:14:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/14 04:14:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/14 04:14:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/14 04:14:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/14 04:14:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/14 04:14:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/14 04:14:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/14 04:14:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/14 04:14:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/14 04:14:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/14 04:14:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/14 04:14:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:01 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/14 04:14:01 INFO : apple: Copied (new) to: PREFIXapple 2025/10/14 04:14:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:14:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/14 04:14:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:14:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/14 04:14:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/14 04:14:02 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/14 04:14:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:14:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:14:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:14:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:14:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:14:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:14:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:14:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:14:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:14:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:14:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:14:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:14:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:14:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:14:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:14:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:03 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:03 INFO : splitbananasplit: Deleted 2025/10/14 04:14:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0003-defghij.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0010-456789.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0011-56789;.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0009-3456789.txt: Deleted 2025/10/14 04:14:04 INFO : appleappleapplebanana: Deleted 2025/10/14 04:14:04 INFO : banana: Deleted 2025/10/14 04:14:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0012-6789;.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0007-1234567.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0008-2345678.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0013-789;=.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0014-89;=.txt: Deleted 2025/10/14 04:14:04 INFO : dir1/0015-9;=.txt: Deleted 2025/10/14 04:14:04 INFO : apple: Deleted 2025/10/14 04:14:04 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : apple: transformed to: PREFIXapple 2025/10/14 04:14:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/14 04:14:04 DEBUG : banana: transformed to: PREFIXbanana 2025/10/14 04:14:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/14 04:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/14 04:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/14 04:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/14 04:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/14 04:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/14 04:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/14 04:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/14 04:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/14 04:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/14 04:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/14 04:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/14 04:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/14 04:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/14 04:14:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/14 04:14:05 INFO : apple: Copied (new) 2025/10/14 04:14:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/14 04:14:05 INFO : banana: Copied (new) 2025/10/14 04:14:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:14:05 INFO : splitbananasplit: Copied (new) 2025/10/14 04:14:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:14:05 INFO : appleappleapplebanana: Copied (new) 2025/10/14 04:14:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:14:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/14 04:14:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:14:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/14 04:14:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:14:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:14:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:14:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:14:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:14:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:14:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:14:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:14:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/14 04:14:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:14:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/14 04:14:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:14:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/14 04:14:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:14:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/14 04:14:07 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/14 04:14:07 INFO : PREFIXbanana: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/14 04:14:07 INFO : PREFIXapple: Deleted 2025/10/14 04:14:07 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/14 04:14:07 INFO : PREFIXsplitbananasplit: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/14 04:14:07 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/14 04:14:07 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:08 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:08 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:14:22 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:22 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:14:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/14 04:14:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/14 04:14:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:14:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:14:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:14:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:14:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:14:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:14:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:14:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:14:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:14:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:14:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:14:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:14:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:14:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:14:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:14:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:14:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:14:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:25 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/14 04:14:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/14 04:14:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/14 04:14:26 INFO : banana: Deleted 2025/10/14 04:14:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0014-89;=.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0009-3456789.txt: Deleted 2025/10/14 04:14:26 INFO : apple: Deleted 2025/10/14 04:14:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0013-789;=.txt: Deleted 2025/10/14 04:14:26 INFO : appleappleapplebanana: Deleted 2025/10/14 04:14:26 INFO : splitbananasplit: Deleted 2025/10/14 04:14:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/14 04:14:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/14 04:14:26 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : apple: transformed to: appleSUFFIX 2025/10/14 04:14:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/14 04:14:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/14 04:14:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/14 04:14:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/14 04:14:27 INFO : apple: Copied (new) 2025/10/14 04:14:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:14:27 INFO : splitbananasplit: Copied (new) 2025/10/14 04:14:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/14 04:14:27 INFO : banana: Copied (new) 2025/10/14 04:14:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:14:27 INFO : appleappleapplebanana: Copied (new) 2025/10/14 04:14:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:14:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/14 04:14:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:14:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:14:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:14:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:14:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:14:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:14:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:14:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:14:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:14:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/14 04:14:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:14:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:14:29 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:14:29 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:14:29 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:14:29 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:14:29 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/14 04:14:29 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : appleSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : splitbananasplitSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/14 04:14:29 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/14 04:14:29 INFO : bananaSUFFIX: Deleted 2025/10/14 04:14:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/14 04:14:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/14 04:14:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/14 04:14:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/14 04:14:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/14 04:14:30 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:30 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:30 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:14:45 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:45 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:45 DEBUG : apple: Unchanged skipping 2025/10/14 04:14:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:45 DEBUG : banana: Unchanged skipping 2025/10/14 04:14:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/14 04:14:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/14 04:14:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:45 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/14 04:14:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/14 04:14:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/14 04:14:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/14 04:14:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/14 04:14:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/14 04:14:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/14 04:14:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/14 04:14:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/14 04:14:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/14 04:14:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/14 04:14:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/14 04:14:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/14 04:14:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/14 04:14:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/14 04:14:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/14 04:14:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/14 04:14:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/14 04:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/14 04:14:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/14 04:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/14 04:14:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/14 04:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/14 04:14:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/14 04:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/14 04:14:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/14 04:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/14 04:14:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/14 04:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/14 04:14:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/14 04:14:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/14 04:14:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/14 04:14:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/14 04:14:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/14 04:14:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/14 04:14:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/14 04:14:47 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:48 INFO : appleappleapplebanana: Deleted 2025/10/14 04:14:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0003-defghij.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0010-456789.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0008-2345678.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0011-56789;.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/14 04:14:48 INFO : splitbananasplit: Deleted 2025/10/14 04:14:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0007-1234567.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0012-6789;.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0015-9;=.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/14 04:14:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/14 04:14:48 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:48 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : appleapple: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/14 04:14:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : apple: Unchanged skipping 2025/10/14 04:14:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : banana: Unchanged skipping 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:14:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/14 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/14 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/14 04:14:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/14 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/14 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/14 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/14 04:14:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/14 04:14:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/14 04:14:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/14 04:14:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/14 04:14:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:14:49 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:14:49 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:49 DEBUG : Waiting for deletions to finish 2025/10/14 04:14:49 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : appleapple: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/14 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/14 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/14 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/14 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/14 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/14 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/14 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/14 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/14 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/14 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/14 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/14 04:14:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/14 04:14:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/14 04:14:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/14 04:14:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/14 04:14:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/14 04:14:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:15:04 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:05 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:05 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:05 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:05 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:06 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:06 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:06 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:06 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:06 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:06 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:07 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:15:21 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:21 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:22 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:22 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:22 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:22 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:22 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:23 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:23 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:23 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:15:37 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:37 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:38 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:38 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:38 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:38 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:38 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:38 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:38 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:38 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:39 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:15:53 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:53 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:54 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:54 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:54 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:54 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:15:55 DEBUG : banana: Unchanged skipping 2025/10/14 04:15:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : apple: Unchanged skipping 2025/10/14 04:15:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:15:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:15:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:15:55 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:15:55 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:55 DEBUG : Waiting for deletions to finish 2025/10/14 04:15:55 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:15:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:10 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:11 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:16:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:16:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:16:12 DEBUG : apple: Unchanged skipping 2025/10/14 04:16:12 DEBUG : banana: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:12 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/14 04:16:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : apple: Unchanged skipping 2025/10/14 04:16:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : banana: Unchanged skipping 2025/10/14 04:16:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/14 04:16:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/14 04:16:12 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:12 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:13 DEBUG : apple: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : banana: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/14 04:16:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (196.92s) --- PASS: TestTransform/NFC (13.37s) --- PASS: TestTransform/NFD (14.33s) --- PASS: TestTransform/base64 (22.34s) --- PASS: TestTransform/prefix (22.20s) --- PASS: TestTransform/suffix (22.41s) --- PASS: TestTransform/truncate (18.90s) --- PASS: TestTransform/encoder (17.46s) --- PASS: TestTransform/ISO-8859-1 (16.12s) --- PASS: TestTransform/charmap (15.80s) --- PASS: TestTransform/lowercase (16.36s) --- PASS: TestTransform/ascii (17.64s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/14 04:16:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/14 04:16:18 INFO : sub dir_somesuffix: Making directory 2025/10/14 04:16:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/14 04:16:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/14 04:16:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/14 04:16:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/14 04:16:18 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:18 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/14 04:16:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.88s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:19 INFO : tictactoe: Making directory 2025/10/14 04:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:19 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/14 04:16:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:19 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/14 04:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:21 INFO : toe: Making directory 2025/10/14 04:16:21 INFO : toe/toe: Making directory 2025/10/14 04:16:21 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/14 04:16:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/14 04:16:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/14 04:16:21 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:21 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/14 04:16:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.67s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:23 INFO : toe: Making directory 2025/10/14 04:16:23 INFO : toe/toe: Making directory 2025/10/14 04:16:23 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/14 04:16:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/14 04:16:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/14 04:16:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:23 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/14 04:16:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.08s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:25 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:16:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 04:16:25 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:25 INFO : tictacempty_dir: Making directory 2025/10/14 04:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:25 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:25 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:25 INFO : tictactoe: Making directory 2025/10/14 04:16:25 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:25 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:25 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:25 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:25 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:27 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:16:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 04:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:27 INFO : tictacempty_dir: Making directory 2025/10/14 04:16:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:27 INFO : tictactoe: Making directory 2025/10/14 04:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:27 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:27 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/14 04:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:27 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/14 04:16:28 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:28 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:28 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:28 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/14 04:16:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/14 04:16:28 NOTICE: B2 bucket rclone-test-tiguhuk3resa: 0 differences found 2025/10/14 04:16:28 NOTICE: B2 bucket rclone-test-tiguhuk3resa: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:28 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:29 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:29 INFO : tictactoe: Making directory 2025/10/14 04:16:29 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:29 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:29 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:29 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:29 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:30 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:30 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:30 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:30 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/14 04:16:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/14 04:16:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/14 04:16:30 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.25s) === RUN TestSyntax 2025/10/14 04:16:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:31 INFO : toe: Making directory 2025/10/14 04:16:31 INFO : toe/toe: Making directory 2025/10/14 04:16:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/14 04:16:31 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:31 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:32 INFO : toe/toe/toe: Copied (new) 2025/10/14 04:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:33 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:16:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 04:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:33 INFO : tictacempty_dir: Making directory 2025/10/14 04:16:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:33 INFO : tictactoe: Making directory 2025/10/14 04:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:33 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:33 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/14 04:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:33 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:33 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:34 INFO : toe/toe/toe.txt: Deleted 2025/10/14 04:16:34 INFO : toe/toe: Removing directory 2025/10/14 04:16:34 INFO : toe: Removing directory 2025/10/14 04:16:34 INFO : empty_dir: Removing directory 2025/10/14 04:16:34 DEBUG : Local file system at /tmp/rclone4285818196: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:35 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:16:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 04:16:35 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:35 INFO : tictacempty_dir: Making directory 2025/10/14 04:16:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:35 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:35 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:35 INFO : tictactoe: Making directory 2025/10/14 04:16:35 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:35 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:35 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/14 04:16:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:35 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:35 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:36 INFO : toe/toe/toe.txt: Deleted 2025/10/14 04:16:36 INFO : toe/toe: Removing directory 2025/10/14 04:16:36 INFO : toe: Removing directory 2025/10/14 04:16:36 INFO : empty_dir: Removing directory 2025/10/14 04:16:36 DEBUG : Local file system at /tmp/rclone4285818196: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/14 04:16:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/14 04:16:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/14 04:16:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (4.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:39 DEBUG : Reset feature "Copy" 2025/10/14 04:16:39 DEBUG : Reset feature "Move" 2025/10/14 04:16:39 DEBUG : Reset feature "Copy" 2025/10/14 04:16:39 DEBUG : Reset feature "Move" 2025/10/14 04:16:39 DEBUG : empty_dir: Making directory with metadata 2025/10/14 04:16:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/14 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:39 INFO : tictacempty_dir: Making directory 2025/10/14 04:16:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/14 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:39 INFO : tictactoe: Making directory 2025/10/14 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:39 DEBUG : toe: transformed to: tictactoe 2025/10/14 04:16:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:39 INFO : tictactoe/tictactoe: Making directory 2025/10/14 04:16:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/14 04:16:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/14 04:16:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:39 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:39 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/14 04:16:40 INFO : toe/toe/toe.txt: Deleted 2025/10/14 04:16:40 INFO : toe/toe: Removing directory 2025/10/14 04:16:40 INFO : toe: Removing directory 2025/10/14 04:16:40 INFO : empty_dir: Removing directory 2025/10/14 04:16:40 DEBUG : Local file system at /tmp/rclone4285818196: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/14 04:16:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/14 04:16:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/14 04:16:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/14 04:16:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.93s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:43 DEBUG : toe: transformed to: dG9l 2025/10/14 04:16:43 DEBUG : toe: transformed to: dG9l 2025/10/14 04:16:43 INFO : dG9l: Making directory 2025/10/14 04:16:43 DEBUG : toe: transformed to: dG9l 2025/10/14 04:16:43 DEBUG : toe: transformed to: dG9l 2025/10/14 04:16:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/14 04:16:43 INFO : dG9l/dG9l: Making directory 2025/10/14 04:16:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/14 04:16:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/14 04:16:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/14 04:16:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/14 04:16:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/14 04:16:43 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:43 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/14 04:16:44 DEBUG : Waiting for deletions to finish 2025/10/14 04:16:44 DEBUG : dG9l: transformed to: toe 2025/10/14 04:16:44 DEBUG : dG9l: transformed to: toe 2025/10/14 04:16:44 DEBUG : dG9l: transformed to: toe 2025/10/14 04:16:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/14 04:16:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/14 04:16:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/14 04:16:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/14 04:16:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/14 04:16:44 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for checks to finish 2025/10/14 04:16:44 DEBUG : Local file system at /tmp/rclone4285818196: Waiting for transfers to finish 2025/10/14 04:16:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-tiguhuk3resa", Local "Local file system at /tmp/rclone4285818196", Modify Window "1ms" 2025/10/14 04:16:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:45 DEBUG : toe: transformed to: 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe: transformed to: 2025/10/14 04:16:46 INFO : B2 bucket rclone-test-tiguhuk3resa: Making directory 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe: transformed to: 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe: transformed to: 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe/toe: transformed to: 2025/10/14 04:16:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/14 04:16:46 INFO : toe/toe: Making directory 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe/toe: transformed to: 2025/10/14 04:16:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe: transformed to: 2025/10/14 04:16:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/14 04:16:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/14 04:16:46 DEBUG : toe/toe/toe: transformed to: 2025/10/14 04:16:46 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for checks to finish 2025/10/14 04:16:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/14 04:16:46 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Waiting for transfers to finish 2025/10/14 04:16:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/14 04:16:46 INFO : toe/toe/toe: Copied (new) 2025/10/14 04:16:46 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting files as there were IO errors 2025/10/14 04:16:46 ERROR : B2 bucket rclone-test-tiguhuk3resa: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/10/14 04:16:47 DEBUG : B2 bucket rclone-test-tiguhuk3resa: Purge remote 2025/10/14 04:16:47 INFO : B2 bucket rclone-test-tiguhuk3resa: cleaning bucket "rclone-test-tiguhuk3resa" of all files 2025/10/14 04:16:48 DEBUG : BackupDir/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823b4_d20251014_m041040_c001_v7007000_t0000_u01760415040430") 2025/10/14 04:16:48 DEBUG : BackupDir/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f112a8216711a9031_d20251014_m041034_c001_v0001179_t0059_u01760415034752") 2025/10/14 04:16:48 DEBUG : CompareDest/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc910_d20251014_m041015_c001_v7007000_t0000_u01760415015172") 2025/10/14 04:16:48 DEBUG : CompareDest/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d49c_d20251014_m041009_c001_v0001171_t0029_u01760415009247") 2025/10/14 04:16:48 DEBUG : CompareDest/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc911_d20251014_m041015_c001_v7007000_t0000_u01760415015355") 2025/10/14 04:16:48 DEBUG : CompareDest/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89ba56_d20251014_m041010_c001_v0001182_t0053_u01760415010677") 2025/10/14 04:16:48 DEBUG : CopyDest/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823b5_d20251014_m041040_c001_v7007000_t0000_u01760415040613") 2025/10/14 04:16:48 DEBUG : CopyDest/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2913_d20251014_m041031_c001_v0001042_t0050_u01760415031755") 2025/10/14 04:16:48 DEBUG : CopyDest/three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823b7_d20251014_m041040_c001_v7007000_t0000_u01760415040799") 2025/10/14 04:16:48 DEBUG : CopyDest/three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bbca_d20251014_m041038_c001_v0001182_t0052_u01760415038504") 2025/10/14 04:16:48 DEBUG : CopyDest/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823b8_d20251014_m041040_c001_v7007000_t0000_u01760415040980") 2025/10/14 04:16:49 DEBUG : CopyDest/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d5b1_d20251014_m041036_c001_v0001171_t0025_u01760415036209") 2025/10/14 04:16:49 DEBUG : EXISTING: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541ea_d20251014_m041206_c001_v7007000_t0000_u01760415126391") 2025/10/14 04:16:49 DEBUG : EXISTING: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d903_d20251014_m041205_c001_v0001171_t0006_u01760415125249") 2025/10/14 04:16:49 DEBUG : PREFIXapple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4e8_d20251014_m041407_c001_v7007000_t0000_u01760415247540") 2025/10/14 04:16:49 DEBUG : PREFIXapple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540e2_d20251014_m041401_c001_v0001171_t0038_u01760415241532") 2025/10/14 04:16:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92855d9c_d20251014_m041407_c001_v7007000_t0000_u01760415247651") 2025/10/14 04:16:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375417_d20251014_m041401_c001_v0001093_t0057_u01760415241562") 2025/10/14 04:16:49 DEBUG : PREFIXbanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26a1c_d20251014_m041407_c001_v7007000_t0000_u01760415247302") 2025/10/14 04:16:49 DEBUG : PREFIXbanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06342_d20251014_m041401_c001_v0001100_t0040_u01760415241561") 2025/10/14 04:16:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7e9d_d20251014_m041407_c001_v7007000_t0000_u01760415247661") 2025/10/14 04:16:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de19_d20251014_m041401_c001_v0001171_t0024_u01760415241543") 2025/10/14 04:16:49 DEBUG : Testêé: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541dd_d20251014_m041202_c001_v7007000_t0000_u01760415122181") 2025/10/14 04:16:49 DEBUG : Testêé: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bede_d20251014_m041201_c001_v0001182_t0047_u01760415121540") 2025/10/14 04:16:49 DEBUG : Testêé: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d8cb_d20251014_m041200_c001_v0001171_t0050_u01760415120471") 2025/10/14 04:16:49 DEBUG : YXBwbGU=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c47c_d20251014_m041346_c001_v7007000_t0000_u01760415226800") 2025/10/14 04:16:49 DEBUG : YXBwbGU=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fef_d20251014_m041341_c001_v0001171_t0057_u01760415221543") 2025/10/14 04:16:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c47e_d20251014_m041346_c001_v7007000_t0000_u01760415226985") 2025/10/14 04:16:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd61_d20251014_m041341_c001_v0001171_t0058_u01760415221564") 2025/10/14 04:16:49 DEBUG : YmFuYW5h: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c481_d20251014_m041347_c001_v7007000_t0000_u01760415227170") 2025/10/14 04:16:49 DEBUG : YmFuYW5h: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c062b3_d20251014_m041341_c001_v0001100_t0015_u01760415221552") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7246_d20251014_m040831_c001_v7007000_t0000_u01760414911067") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27f1_d20251014_m040830_c001_v0001042_t0017_u01760414910242") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7241_d20251014_m040828_c001_v7007000_t0000_u01760414908246") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27dd_d20251014_m040827_c001_v0001042_t0006_u01760414907135") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e9a_d20251014_m040808_c001_v7007000_t0000_u01760414888081") 2025/10/14 04:16:50 DEBUG : a/potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2792_d20251014_m040806_c001_v0001042_t0041_u01760414886942") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccda_d20251014_m041613_c001_v7007000_t0000_u01760415373707") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c066ab_d20251014_m041609_c001_v0001100_t0058_u01760415369324") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634493_d20251014_m041556_c001_v7007000_t0000_u01760415356054") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06649_d20251014_m041552_c001_v0001100_t0029_u01760415352011") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff4a_d20251014_m041539_c001_v7007000_t0000_u01760415339649") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c065e8_d20251014_m041535_c001_v0001100_t0025_u01760415335693") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f304_d20251014_m041523_c001_v7007000_t0000_u01760415323941") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06586_d20251014_m041519_c001_v0001100_t0024_u01760415319941") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7ef8_d20251014_m041507_c001_v7007000_t0000_u01760415307770") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06510_d20251014_m041502_c001_v0001100_t0023_u01760415302717") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7679_d20251014_m041450_c001_v7007000_t0000_u01760415290264") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542aa_d20251014_m041443_c001_v0001171_t0028_u01760415283824") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120469_d20251014_m041431_c001_v7007000_t0000_u01760415271416") 2025/10/14 04:16:50 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df3c_d20251014_m041427_c001_v0001171_t0003_u01760415267333") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc9df_d20251014_m041426_c001_v7007000_t0000_u01760415266179") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37546f_d20251014_m041420_c001_v0001093_t0041_u01760415260966") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120ff_d20251014_m041409_c001_v7007000_t0000_u01760415249000") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de56_d20251014_m041405_c001_v0001171_t0045_u01760415245340") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92855d91_d20251014_m041404_c001_v7007000_t0000_u01760415244421") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540b8_d20251014_m041358_c001_v0001171_t0053_u01760415238486") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb568a64_d20251014_m041345_c001_v7007000_t0000_u01760415225022") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd3d_d20251014_m041338_c001_v0001171_t0032_u01760415218838") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cace_d20251014_m041324_c001_v7007000_t0000_u01760415204497") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c201_d20251014_m041320_c001_v0001182_t0031_u01760415200876") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfaa_d20251014_m041310_c001_v7007000_t0000_u01760415190145") 2025/10/14 04:16:51 DEBUG : apple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c18f_d20251014_m041306_c001_v0001182_t0050_u01760415186763") 2025/10/14 04:16:51 DEBUG : appleSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b1a_d20251014_m041429_c001_v7007000_t0000_u01760415269674") 2025/10/14 04:16:51 DEBUG : appleSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541ce_d20251014_m041423_c001_v0001171_t0028_u01760415263362") 2025/10/14 04:16:51 DEBUG : appleapple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c767a_d20251014_m041450_c001_v7007000_t0000_u01760415290447") 2025/10/14 04:16:51 DEBUG : appleapple: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542cc_d20251014_m041446_c001_v0001171_t0008_u01760415286000") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccdd_d20251014_m041613_c001_v7007000_t0000_u01760415373889") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e3b7_d20251014_m041610_c001_v0001171_t0057_u01760415370112") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634494_d20251014_m041556_c001_v7007000_t0000_u01760415356237") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e2f5_d20251014_m041552_c001_v0001171_t0003_u01760415352760") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff4c_d20251014_m041539_c001_v7007000_t0000_u01760415339833") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e263_d20251014_m041536_c001_v0001171_t0058_u01760415336709") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f305_d20251014_m041524_c001_v7007000_t0000_u01760415324121") 2025/10/14 04:16:51 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e1dc_d20251014_m041520_c001_v0001171_t0003_u01760415320899") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7efa_d20251014_m041507_c001_v7007000_t0000_u01760415307955") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e10f_d20251014_m041503_c001_v0001171_t0000_u01760415303383") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7671_d20251014_m041448_c001_v7007000_t0000_u01760415288094") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e019_d20251014_m041444_c001_v0001171_t0019_u01760415284520") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512046a_d20251014_m041431_c001_v7007000_t0000_u01760415271599") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654202_d20251014_m041427_c001_v0001171_t0011_u01760415267322") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ada4_d20251014_m041426_c001_v7007000_t0000_u01760415266305") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541c2_d20251014_m041421_c001_v0001171_t0029_u01760415261836") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512100_d20251014_m041409_c001_v7007000_t0000_u01760415249182") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0635a_d20251014_m041405_c001_v0001100_t0035_u01760415245347") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493ec4b_d20251014_m041404_c001_v7007000_t0000_u01760415244186") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06333_d20251014_m041359_c001_v0001100_t0038_u01760415239539") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b3e_d20251014_m041344_c001_v7007000_t0000_u01760415224875") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c062a9_d20251014_m041339_c001_v0001100_t0013_u01760415219582") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cacf_d20251014_m041324_c001_v7007000_t0000_u01760415204678") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653f33_d20251014_m041321_c001_v0001171_t0020_u01760415201387") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfac_d20251014_m041310_c001_v7007000_t0000_u01760415190328") 2025/10/14 04:16:52 DEBUG : appleappleapplebanana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e9a_d20251014_m041307_c001_v0001171_t0037_u01760415187272") 2025/10/14 04:16:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6343e3_d20251014_m041429_c001_v7007000_t0000_u01760415269887") 2025/10/14 04:16:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375477_d20251014_m041423_c001_v0001093_t0058_u01760415263338") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7247_d20251014_m040831_c001_v7007000_t0000_u01760414911250") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27e5_d20251014_m040828_c001_v0001042_t0037_u01760414908799") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7240_d20251014_m040827_c001_v7007000_t0000_u01760414907685") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27d7_d20251014_m040825_c001_v0001042_t0004_u01760414905981") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e97_d20251014_m040807_c001_v7007000_t0000_u01760414887527") 2025/10/14 04:16:53 DEBUG : b/potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f278c_d20251014_m040805_c001_v0001042_t0037_u01760414885561") 2025/10/14 04:16:53 DEBUG : backup/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb04fb_d20251014_m041054_c001_v7007000_t0000_u01760415054602") 2025/10/14 04:16:53 DEBUG : backup/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11679d9da04aeee4_d20251014_m041052_c001_v0001183_t0054_u01760415052814") 2025/10/14 04:16:53 DEBUG : backup/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11154e99f5862f30_d20251014_m041048_c001_v0001041_t0043_u01760415048427") 2025/10/14 04:16:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a6c_d20251014_m041121_c001_v7007000_t0000_u01760415081306") 2025/10/14 04:16:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f116625b4224e7e60_d20251014_m041118_c001_v0001144_t0034_u01760415078804") 2025/10/14 04:16:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1068a8b1a7317f6d_d20251014_m041114_c001_v0001043_t0006_u01760415074453") 2025/10/14 04:16:53 DEBUG : backup/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7448_d20251014_m041107_c001_v7007000_t0000_u01760415067034") 2025/10/14 04:16:53 DEBUG : backup/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1180caa621485aab_d20251014_m041105_c001_v0001146_t0031_u01760415065109") 2025/10/14 04:16:53 DEBUG : backup/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f115a59e87f0232c0_d20251014_m041101_c001_v0001182_t0040_u01760415061403") 2025/10/14 04:16:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a6d_d20251014_m041121_c001_v7007000_t0000_u01760415081489") 2025/10/14 04:16:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10485e67b839f718_d20251014_m041120_c001_v0001161_t0052_u01760415080409") 2025/10/14 04:16:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f119ccc1daab864ba_d20251014_m041116_c001_v0001042_t0016_u01760415076203") 2025/10/14 04:16:53 DEBUG : backup/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb04fc_d20251014_m041054_c001_v7007000_t0000_u01760415054807") 2025/10/14 04:16:53 DEBUG : backup/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f109bb1ac2be87ac8_d20251014_m041053_c001_v0001184_t0058_u01760415053844") 2025/10/14 04:16:53 DEBUG : backup/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1079b12a60553cde_d20251014_m041050_c001_v0001182_t0022_u01760415050439") 2025/10/14 04:16:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c744a_d20251014_m041107_c001_v7007000_t0000_u01760415067217") 2025/10/14 04:16:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653ab9_d20251014_m041106_c001_v0001171_t0056_u01760415066198") 2025/10/14 04:16:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f111bd208dc0a50f7_d20251014_m041102_c001_v0001182_t0016_u01760415062771") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccdf_d20251014_m041614_c001_v7007000_t0000_u01760415374070") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965460d_d20251014_m041609_c001_v0001171_t0006_u01760415369813") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634496_d20251014_m041556_c001_v7007000_t0000_u01760415356420") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654549_d20251014_m041552_c001_v0001171_t0052_u01760415352489") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff4e_d20251014_m041540_c001_v7007000_t0000_u01760415340018") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896544d0_d20251014_m041536_c001_v0001171_t0013_u01760415336111") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f307_d20251014_m041524_c001_v7007000_t0000_u01760415324302") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654442_d20251014_m041520_c001_v0001171_t0013_u01760415320526") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7efb_d20251014_m041508_c001_v7007000_t0000_u01760415308138") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896543af_d20251014_m041503_c001_v0001171_t0028_u01760415303100") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c767b_d20251014_m041450_c001_v7007000_t0000_u01760415290633") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754df_d20251014_m041444_c001_v0001093_t0046_u01760415284153") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512046b_d20251014_m041431_c001_v7007000_t0000_u01760415271783") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063ed_d20251014_m041427_c001_v0001100_t0018_u01760415267309") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b12_d20251014_m041425_c001_v7007000_t0000_u01760415265978") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278def0_d20251014_m041421_c001_v0001171_t0034_u01760415261530") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512101_d20251014_m041409_c001_v7007000_t0000_u01760415249363") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654114_d20251014_m041405_c001_v0001171_t0057_u01760415245329") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26a18_d20251014_m041404_c001_v7007000_t0000_u01760415244217") 2025/10/14 04:16:54 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278ddff_d20251014_m041358_c001_v0001171_t0048_u01760415238979") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677847_d20251014_m041345_c001_v7007000_t0000_u01760415225033") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fd9_d20251014_m041339_c001_v0001171_t0000_u01760415219114") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad1_d20251014_m041324_c001_v7007000_t0000_u01760415204859") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dc77_d20251014_m041321_c001_v0001171_t0050_u01760415201106") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfae_d20251014_m041310_c001_v7007000_t0000_u01760415190511") 2025/10/14 04:16:55 DEBUG : banana: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dbd2_d20251014_m041306_c001_v0001171_t0005_u01760415186977") 2025/10/14 04:16:55 DEBUG : bananaSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b1f_d20251014_m041429_c001_v7007000_t0000_u01760415269902") 2025/10/14 04:16:55 DEBUG : bananaSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063d8_d20251014_m041423_c001_v0001100_t0021_u01760415263370") 2025/10/14 04:16:55 DEBUG : both0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab13_d20251014_m041244_c001_v7007000_t0000_u01760415164768") 2025/10/14 04:16:55 DEBUG : both0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c012_d20251014_m041229_c001_v0001182_t0032_u01760415149408") 2025/10/14 04:16:55 DEBUG : both0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a6_d20251014_m041225_c001_v7007000_t0000_u01760415145163") 2025/10/14 04:16:55 DEBUG : both0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf12_d20251014_m041208_c001_v0001182_t0047_u01760415128615") 2025/10/14 04:16:55 DEBUG : both1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab14_d20251014_m041244_c001_v7007000_t0000_u01760415164950") 2025/10/14 04:16:55 DEBUG : both1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c016_d20251014_m041230_c001_v0001182_t0058_u01760415150338") 2025/10/14 04:16:55 DEBUG : both1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a7_d20251014_m041225_c001_v7007000_t0000_u01760415145346") 2025/10/14 04:16:55 DEBUG : both1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf34_d20251014_m041211_c001_v0001182_t0047_u01760415131752") 2025/10/14 04:16:55 DEBUG : both10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab16_d20251014_m041245_c001_v7007000_t0000_u01760415165132") 2025/10/14 04:16:55 DEBUG : both10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c058_d20251014_m041235_c001_v0001182_t0028_u01760415155828") 2025/10/14 04:16:55 DEBUG : both10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a8_d20251014_m041225_c001_v7007000_t0000_u01760415145530") 2025/10/14 04:16:55 DEBUG : both10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf71_d20251014_m041216_c001_v0001182_t0045_u01760415136677") 2025/10/14 04:16:56 DEBUG : both11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab17_d20251014_m041245_c001_v7007000_t0000_u01760415165313") 2025/10/14 04:16:56 DEBUG : both11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c05c_d20251014_m041236_c001_v0001182_t0031_u01760415156489") 2025/10/14 04:16:56 DEBUG : both11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a9_d20251014_m041225_c001_v7007000_t0000_u01760415145713") 2025/10/14 04:16:56 DEBUG : both11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf79_d20251014_m041217_c001_v0001182_t0047_u01760415137195") 2025/10/14 04:16:56 DEBUG : both12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab18_d20251014_m041245_c001_v7007000_t0000_u01760415165493") 2025/10/14 04:16:56 DEBUG : both12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c060_d20251014_m041237_c001_v0001182_t0053_u01760415157133") 2025/10/14 04:16:56 DEBUG : both12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05aa_d20251014_m041225_c001_v7007000_t0000_u01760415145896") 2025/10/14 04:16:56 DEBUG : both12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf83_d20251014_m041217_c001_v0001182_t0058_u01760415137775") 2025/10/14 04:16:56 DEBUG : both13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab19_d20251014_m041245_c001_v7007000_t0000_u01760415165679") 2025/10/14 04:16:56 DEBUG : both13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c06a_d20251014_m041237_c001_v0001182_t0045_u01760415157929") 2025/10/14 04:16:56 DEBUG : both13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05ab_d20251014_m041226_c001_v7007000_t0000_u01760415146080") 2025/10/14 04:16:56 DEBUG : both13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf89_d20251014_m041218_c001_v0001182_t0035_u01760415138280") 2025/10/14 04:16:56 DEBUG : both14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab1a_d20251014_m041245_c001_v7007000_t0000_u01760415165860") 2025/10/14 04:16:56 DEBUG : both14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c070_d20251014_m041238_c001_v0001182_t0057_u01760415158446") 2025/10/14 04:16:56 DEBUG : both14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05ac_d20251014_m041226_c001_v7007000_t0000_u01760415146263") 2025/10/14 04:16:56 DEBUG : both14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf8d_d20251014_m041218_c001_v0001182_t0011_u01760415138831") 2025/10/14 04:16:56 DEBUG : both15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab1b_d20251014_m041246_c001_v7007000_t0000_u01760415166041") 2025/10/14 04:16:56 DEBUG : both15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c07e_d20251014_m041239_c001_v0001182_t0049_u01760415159160") 2025/10/14 04:16:56 DEBUG : both15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05ad_d20251014_m041226_c001_v7007000_t0000_u01760415146446") 2025/10/14 04:16:56 DEBUG : both15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf8f_d20251014_m041219_c001_v0001182_t0035_u01760415139346") 2025/10/14 04:16:56 DEBUG : both16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab1d_d20251014_m041246_c001_v7007000_t0000_u01760415166224") 2025/10/14 04:16:56 DEBUG : both16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c084_d20251014_m041239_c001_v0001182_t0046_u01760415159772") 2025/10/14 04:16:57 DEBUG : both16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05ae_d20251014_m041226_c001_v7007000_t0000_u01760415146630") 2025/10/14 04:16:57 DEBUG : both16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf97_d20251014_m041219_c001_v0001182_t0058_u01760415139915") 2025/10/14 04:16:57 DEBUG : both17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab1f_d20251014_m041246_c001_v7007000_t0000_u01760415166407") 2025/10/14 04:16:57 DEBUG : both17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c08e_d20251014_m041240_c001_v0001182_t0049_u01760415160341") 2025/10/14 04:16:57 DEBUG : both17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b0_d20251014_m041226_c001_v7007000_t0000_u01760415146813") 2025/10/14 04:16:57 DEBUG : both17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf9d_d20251014_m041220_c001_v0001182_t0022_u01760415140660") 2025/10/14 04:16:57 DEBUG : both18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab20_d20251014_m041246_c001_v7007000_t0000_u01760415166589") 2025/10/14 04:16:57 DEBUG : both18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c09a_d20251014_m041241_c001_v0001182_t0045_u01760415161105") 2025/10/14 04:16:57 DEBUG : both18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b1_d20251014_m041226_c001_v7007000_t0000_u01760415146995") 2025/10/14 04:16:57 DEBUG : both18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bfa1_d20251014_m041221_c001_v0001182_t0044_u01760415141176") 2025/10/14 04:16:57 DEBUG : both19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab21_d20251014_m041246_c001_v7007000_t0000_u01760415166779") 2025/10/14 04:16:57 DEBUG : both19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c0a2_d20251014_m041241_c001_v0001182_t0031_u01760415161648") 2025/10/14 04:16:57 DEBUG : both19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b3_d20251014_m041227_c001_v7007000_t0000_u01760415147180") 2025/10/14 04:16:57 DEBUG : both19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bfa8_d20251014_m041221_c001_v0001182_t0037_u01760415141760") 2025/10/14 04:16:57 DEBUG : both2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab22_d20251014_m041246_c001_v7007000_t0000_u01760415166961") 2025/10/14 04:16:57 DEBUG : both2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c01c_d20251014_m041230_c001_v0001182_t0026_u01760415150884") 2025/10/14 04:16:57 DEBUG : both2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b5_d20251014_m041227_c001_v7007000_t0000_u01760415147367") 2025/10/14 04:16:57 DEBUG : both2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf3c_d20251014_m041212_c001_v0001182_t0015_u01760415132243") 2025/10/14 04:16:57 DEBUG : both3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab23_d20251014_m041247_c001_v7007000_t0000_u01760415167147") 2025/10/14 04:16:57 DEBUG : both3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c020_d20251014_m041231_c001_v0001182_t0031_u01760415151413") 2025/10/14 04:16:57 DEBUG : both3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b6_d20251014_m041227_c001_v7007000_t0000_u01760415147550") 2025/10/14 04:16:58 DEBUG : both3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf44_d20251014_m041212_c001_v0001182_t0001_u01760415132885") 2025/10/14 04:16:58 DEBUG : both4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab25_d20251014_m041247_c001_v7007000_t0000_u01760415167328") 2025/10/14 04:16:58 DEBUG : both4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c026_d20251014_m041231_c001_v0001182_t0042_u01760415151948") 2025/10/14 04:16:58 DEBUG : both4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05b9_d20251014_m041227_c001_v7007000_t0000_u01760415147732") 2025/10/14 04:16:58 DEBUG : both4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf4e_d20251014_m041213_c001_v0001182_t0027_u01760415133413") 2025/10/14 04:16:58 DEBUG : both5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab27_d20251014_m041247_c001_v7007000_t0000_u01760415167509") 2025/10/14 04:16:58 DEBUG : both5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c034_d20251014_m041232_c001_v0001182_t0056_u01760415152850") 2025/10/14 04:16:58 DEBUG : both5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05ba_d20251014_m041227_c001_v7007000_t0000_u01760415147915") 2025/10/14 04:16:58 DEBUG : both5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf56_d20251014_m041213_c001_v0001182_t0031_u01760415133954") 2025/10/14 04:16:58 DEBUG : both6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab28_d20251014_m041247_c001_v7007000_t0000_u01760415167690") 2025/10/14 04:16:58 DEBUG : both6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c03c_d20251014_m041233_c001_v0001182_t0037_u01760415153373") 2025/10/14 04:16:58 DEBUG : both6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05bb_d20251014_m041228_c001_v7007000_t0000_u01760415148111") 2025/10/14 04:16:58 DEBUG : both6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf5a_d20251014_m041214_c001_v0001182_t0017_u01760415134432") 2025/10/14 04:16:58 DEBUG : both7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab29_d20251014_m041247_c001_v7007000_t0000_u01760415167873") 2025/10/14 04:16:58 DEBUG : both7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c040_d20251014_m041234_c001_v0001182_t0000_u01760415154020") 2025/10/14 04:16:58 DEBUG : both7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05bc_d20251014_m041228_c001_v7007000_t0000_u01760415148300") 2025/10/14 04:16:58 DEBUG : both7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf5e_d20251014_m041214_c001_v0001182_t0057_u01760415134906") 2025/10/14 04:16:58 DEBUG : both8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab2a_d20251014_m041248_c001_v7007000_t0000_u01760415168055") 2025/10/14 04:16:58 DEBUG : both8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c04a_d20251014_m041234_c001_v0001182_t0004_u01760415154582") 2025/10/14 04:16:58 DEBUG : both8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05be_d20251014_m041228_c001_v7007000_t0000_u01760415148485") 2025/10/14 04:16:58 DEBUG : both8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf6a_d20251014_m041215_c001_v0001182_t0050_u01760415135494") 2025/10/14 04:16:58 DEBUG : both9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ab2b_d20251014_m041248_c001_v7007000_t0000_u01760415168236") 2025/10/14 04:16:59 DEBUG : both9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c050_d20251014_m041235_c001_v0001182_t0047_u01760415155120") 2025/10/14 04:16:59 DEBUG : both9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05bf_d20251014_m041228_c001_v7007000_t0000_u01760415148668") 2025/10/14 04:16:59 DEBUG : both9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bf6c_d20251014_m041216_c001_v0001182_t0034_u01760415136011") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7248_d20251014_m040831_c001_v7007000_t0000_u01760414911433") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27eb_d20251014_m040829_c001_v0001042_t0015_u01760414909463") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7242_d20251014_m040828_c001_v7007000_t0000_u01760414908430") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27d9_d20251014_m040826_c001_v0001042_t0051_u01760414906352") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e9b_d20251014_m040808_c001_v7007000_t0000_u01760414888262") 2025/10/14 04:16:59 DEBUG : c/non empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f278e_d20251014_m040806_c001_v0001042_t0038_u01760414886049") 2025/10/14 04:16:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c483_d20251014_m041347_c001_v7007000_t0000_u01760415227352") 2025/10/14 04:16:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753b2_d20251014_m041342_c001_v0001093_t0015_u01760415222117") 2025/10/14 04:16:59 DEBUG : check sum: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e86_d20251014_m040757_c001_v7007000_t0000_u01760414877789") 2025/10/14 04:16:59 DEBUG : check sum: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2766_d20251014_m040756_c001_v0001042_t0028_u01760414876556") 2025/10/14 04:16:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f803d_d20251014_m041645_c001_v7007000_t0000_u01760415405539") 2025/10/14 04:16:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06785_d20251014_m041643_c001_v0001100_t0037_u01760415403730") 2025/10/14 04:16:59 DEBUG : dest/3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c8237a_d20251014_m041024_c001_v7007000_t0000_u01760415024600") 2025/10/14 04:16:59 DEBUG : dest/3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418dc17522aafb77_d20251014_m041023_c001_v0001150_t0059_u01760415023501") 2025/10/14 04:16:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c767c_d20251014_m041450_c001_v7007000_t0000_u01760415290815") 2025/10/14 04:16:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e033_d20251014_m041446_c001_v0001171_t0037_u01760415286023") 2025/10/14 04:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cce1_d20251014_m041614_c001_v7007000_t0000_u01760415374253") 2025/10/14 04:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06679_d20251014_m041600_c001_v0001100_t0012_u01760415360699") 2025/10/14 04:16:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634497_d20251014_m041556_c001_v7007000_t0000_u01760415356602") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06615_d20251014_m041544_c001_v0001100_t0002_u01760415344336") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff4f_d20251014_m041540_c001_v7007000_t0000_u01760415340201") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c065b6_d20251014_m041528_c001_v0001100_t0033_u01760415328539") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f309_d20251014_m041524_c001_v7007000_t0000_u01760415324483") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06541_d20251014_m041512_c001_v0001100_t0032_u01760415312421") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7efc_d20251014_m041508_c001_v7007000_t0000_u01760415308324") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c064c4_d20251014_m041454_c001_v0001100_t0002_u01760415294955") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634402_d20251014_m041448_c001_v7007000_t0000_u01760415288094") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654272_d20251014_m041436_c001_v0001171_t0054_u01760415276062") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512046c_d20251014_m041431_c001_v7007000_t0000_u01760415271968") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df44_d20251014_m041427_c001_v0001171_t0059_u01760415267644") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ada0_d20251014_m041425_c001_v7007000_t0000_u01760415265758") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375449_d20251014_m041413_c001_v0001093_t0055_u01760415253656") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512102_d20251014_m041409_c001_v7007000_t0000_u01760415249545") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de5e_d20251014_m041405_c001_v0001171_t0034_u01760415245617") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad5e_d20251014_m041403_c001_v7007000_t0000_u01760415243794") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965407b_d20251014_m041351_c001_v0001171_t0027_u01760415231444") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f1c4_d20251014_m041344_c001_v7007000_t0000_u01760415224829") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c288_d20251014_m041329_c001_v0001182_t0013_u01760415209104") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad2_d20251014_m041325_c001_v7007000_t0000_u01760415205040") 2025/10/14 04:17:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c1d3_d20251014_m041314_c001_v0001182_t0031_u01760415194785") 2025/10/14 04:17:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfb0_d20251014_m041310_c001_v7007000_t0000_u01760415190694") 2025/10/14 04:17:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c158_d20251014_m041301_c001_v0001182_t0053_u01760415181056") 2025/10/14 04:17:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a6778a0_d20251014_m041429_c001_v7007000_t0000_u01760415269653") 2025/10/14 04:17:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df00_d20251014_m041423_c001_v0001171_t0043_u01760415263674") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c767d_d20251014_m041450_c001_v7007000_t0000_u01760415290996") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0648c_d20251014_m041446_c001_v0001100_t0058_u01760415286030") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cce3_d20251014_m041614_c001_v7007000_t0000_u01760415374435") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896545b5_d20251014_m041601_c001_v0001171_t0035_u01760415361449") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634499_d20251014_m041556_c001_v7007000_t0000_u01760415356783") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965450d_d20251014_m041545_c001_v0001171_t0047_u01760415345006") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff51_d20251014_m041540_c001_v7007000_t0000_u01760415340383") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654494_d20251014_m041529_c001_v0001171_t0035_u01760415329336") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f30a_d20251014_m041524_c001_v7007000_t0000_u01760415324665") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896543f7_d20251014_m041513_c001_v0001171_t0057_u01760415313229") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7efd_d20251014_m041508_c001_v7007000_t0000_u01760415308507") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654351_d20251014_m041455_c001_v0001171_t0004_u01760415295819") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7677_d20251014_m041448_c001_v7007000_t0000_u01760415288678") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754bb_d20251014_m041436_c001_v0001093_t0014_u01760415276791") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512046f_d20251014_m041432_c001_v7007000_t0000_u01760415272151") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37548b_d20251014_m041427_c001_v0001093_t0046_u01760415267688") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6343d2_d20251014_m041426_c001_v7007000_t0000_u01760415266149") 2025/10/14 04:17:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278deb0_d20251014_m041414_c001_v0001171_t0000_u01760415254436") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512103_d20251014_m041409_c001_v7007000_t0000_u01760415249727") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654118_d20251014_m041405_c001_v0001171_t0021_u01760415245664") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92855d8e_d20251014_m041404_c001_v7007000_t0000_u01760415244216") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278ddc0_d20251014_m041352_c001_v0001171_t0020_u01760415232094") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad42_d20251014_m041344_c001_v7007000_t0000_u01760415224980") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dcda_d20251014_m041329_c001_v0001171_t0048_u01760415209682") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad4_d20251014_m041325_c001_v7007000_t0000_u01760415205221") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dc33_d20251014_m041315_c001_v0001171_t0020_u01760415195397") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfb1_d20251014_m041310_c001_v7007000_t0000_u01760415190876") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278db94_d20251014_m041301_c001_v0001171_t0023_u01760415181380") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245adae_d20251014_m041429_c001_v7007000_t0000_u01760415269910") 2025/10/14 04:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541d0_d20251014_m041423_c001_v0001171_t0001_u01760415263731") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c767f_d20251014_m041451_c001_v7007000_t0000_u01760415291178") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542ce_d20251014_m041446_c001_v0001171_t0029_u01760415286356") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cce5_d20251014_m041614_c001_v7007000_t0000_u01760415374616") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e355_d20251014_m041602_c001_v0001171_t0034_u01760415362181") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c63449a_d20251014_m041556_c001_v7007000_t0000_u01760415356963") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e2a0_d20251014_m041545_c001_v0001171_t0038_u01760415345734") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff52_d20251014_m041540_c001_v7007000_t0000_u01760415340569") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e22c_d20251014_m041530_c001_v0001171_t0045_u01760415330016") 2025/10/14 04:17:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f30b_d20251014_m041524_c001_v7007000_t0000_u01760415324846") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e18d_d20251014_m041513_c001_v0001171_t0026_u01760415313884") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7eff_d20251014_m041508_c001_v7007000_t0000_u01760415308690") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e0bd_d20251014_m041456_c001_v0001171_t0054_u01760415296616") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f401d37430ad30818_d20251014_m041448_c001_v7007000_t0000_u01760415288480") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dfb5_d20251014_m041437_c001_v0001171_t0055_u01760415277591") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120470_d20251014_m041432_c001_v7007000_t0000_u01760415272336") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063ef_d20251014_m041427_c001_v0001100_t0018_u01760415267747") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ada2_d20251014_m041426_c001_v7007000_t0000_u01760415266123") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965417c_d20251014_m041415_c001_v0001171_t0057_u01760415255118") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512104_d20251014_m041409_c001_v7007000_t0000_u01760415249908") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37542e_d20251014_m041405_c001_v0001093_t0030_u01760415245734") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7e97_d20251014_m041404_c001_v7007000_t0000_u01760415244221") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0630b_d20251014_m041352_c001_v0001100_t0047_u01760415232763") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad40_d20251014_m041344_c001_v7007000_t0000_u01760415224614") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653f89_d20251014_m041330_c001_v0001171_t0041_u01760415210374") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad5_d20251014_m041325_c001_v7007000_t0000_u01760415205403") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653eeb_d20251014_m041316_c001_v0001171_t0009_u01760415196136") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfb4_d20251014_m041311_c001_v7007000_t0000_u01760415191059") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e5e_d20251014_m041301_c001_v0001171_t0003_u01760415181645") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120464_d20251014_m041429_c001_v7007000_t0000_u01760415269686") 2025/10/14 04:17:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063da_d20251014_m041423_c001_v0001100_t0059_u01760415263765") 2025/10/14 04:17:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7680_d20251014_m041451_c001_v7007000_t0000_u01760415291359") 2025/10/14 04:17:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06492_d20251014_m041446_c001_v0001100_t0036_u01760415286401") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cce9_d20251014_m041614_c001_v7007000_t0000_u01760415374798") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375653_d20251014_m041602_c001_v0001093_t0029_u01760415362892") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c63449c_d20251014_m041557_c001_v7007000_t0000_u01760415357146") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37560e_d20251014_m041546_c001_v0001093_t0052_u01760415346546") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff53_d20251014_m041540_c001_v7007000_t0000_u01760415340753") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3755c9_d20251014_m041530_c001_v0001093_t0016_u01760415330696") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f30c_d20251014_m041525_c001_v7007000_t0000_u01760415325026") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37556d_d20251014_m041514_c001_v0001093_t0019_u01760415314556") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f00_d20251014_m041508_c001_v7007000_t0000_u01760415308873") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37551d_d20251014_m041457_c001_v0001093_t0045_u01760415297286") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f401d37430ad30816_d20251014_m041448_c001_v7007000_t0000_u01760415288113") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0643c_d20251014_m041438_c001_v0001100_t0045_u01760415278219") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120472_d20251014_m041432_c001_v7007000_t0000_u01760415272519") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654206_d20251014_m041427_c001_v0001171_t0021_u01760415267791") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4192e54f0fa84997_d20251014_m041425_c001_v7007000_t0000_u01760415265787") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0639c_d20251014_m041415_c001_v0001100_t0054_u01760415255841") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512105_d20251014_m041410_c001_v7007000_t0000_u01760415250089") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0635e_d20251014_m041405_c001_v0001100_t0012_u01760415245745") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a1154357_d20251014_m041403_c001_v7007000_t0000_u01760415243970") 2025/10/14 04:17:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753f5_d20251014_m041353_c001_v0001093_t0027_u01760415233465") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c470_d20251014_m041344_c001_v7007000_t0000_u01760415224991") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06267_d20251014_m041331_c001_v0001100_t0030_u01760415211092") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad7_d20251014_m041325_c001_v7007000_t0000_u01760415205585") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0622b_d20251014_m041316_c001_v0001100_t0015_u01760415196845") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfb7_d20251014_m041311_c001_v7007000_t0000_u01760415191260") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061e0_d20251014_m041301_c001_v0001100_t0031_u01760415181941") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a6778a3_d20251014_m041430_c001_v7007000_t0000_u01760415270019") 2025/10/14 04:17:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37547b_d20251014_m041423_c001_v0001093_t0017_u01760415263946") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7681_d20251014_m041451_c001_v7007000_t0000_u01760415291540") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e037_d20251014_m041446_c001_v0001171_t0029_u01760415286433") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccec_d20251014_m041614_c001_v7007000_t0000_u01760415374980") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0668d_d20251014_m041603_c001_v0001100_t0038_u01760415363740") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c63449d_d20251014_m041557_c001_v7007000_t0000_u01760415357327") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0662d_d20251014_m041546_c001_v0001100_t0023_u01760415346914") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff56_d20251014_m041540_c001_v7007000_t0000_u01760415340940") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c065ca_d20251014_m041531_c001_v0001100_t0053_u01760415331052") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f30d_d20251014_m041525_c001_v7007000_t0000_u01760415325207") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0655b_d20251014_m041514_c001_v0001100_t0033_u01760415314893") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f01_d20251014_m041509_c001_v7007000_t0000_u01760415309064") 2025/10/14 04:17:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c064de_d20251014_m041457_c001_v0001100_t0049_u01760415297657") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634405_d20251014_m041448_c001_v7007000_t0000_u01760415288643") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654289_d20251014_m041438_c001_v0001171_t0048_u01760415278658") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120473_d20251014_m041432_c001_v7007000_t0000_u01760415272702") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df48_d20251014_m041427_c001_v0001171_t0043_u01760415267906") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120461_d20251014_m041426_c001_v7007000_t0000_u01760415266351") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375459_d20251014_m041416_c001_v0001093_t0023_u01760415256207") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512106_d20251014_m041410_c001_v7007000_t0000_u01760415250273") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de60_d20251014_m041405_c001_v0001171_t0028_u01760415245873") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b5b_d20251014_m041404_c001_v7007000_t0000_u01760415244168") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654087_d20251014_m041353_c001_v0001171_t0056_u01760415233918") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7634_d20251014_m041345_c001_v7007000_t0000_u01760415225043") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd15_d20251014_m041333_c001_v0001171_t0052_u01760415213676") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cad8_d20251014_m041325_c001_v7007000_t0000_u01760415205765") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c1e5_d20251014_m041317_c001_v0001182_t0030_u01760415197182") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfb8_d20251014_m041311_c001_v7007000_t0000_u01760415191445") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c163_d20251014_m041302_c001_v0001182_t0059_u01760415182364") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc9e3_d20251014_m041430_c001_v7007000_t0000_u01760415270033") 2025/10/14 04:17:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541d6_d20251014_m041424_c001_v0001171_t0014_u01760415264009") 2025/10/14 04:17:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7683_d20251014_m041451_c001_v7007000_t0000_u01760415291721") 2025/10/14 04:17:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754f3_d20251014_m041446_c001_v0001093_t0055_u01760415286652") 2025/10/14 04:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccef_d20251014_m041615_c001_v7007000_t0000_u01760415375165") 2025/10/14 04:17:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896545cd_d20251014_m041604_c001_v0001171_t0054_u01760415364196") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c63449e_d20251014_m041557_c001_v7007000_t0000_u01760415357510") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654527_d20251014_m041547_c001_v0001171_t0035_u01760415347595") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff57_d20251014_m041541_c001_v7007000_t0000_u01760415341123") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965449e_d20251014_m041531_c001_v0001171_t0007_u01760415331387") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f30e_d20251014_m041525_c001_v7007000_t0000_u01760415325388") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965440d_d20251014_m041515_c001_v0001171_t0001_u01760415315354") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f02_d20251014_m041509_c001_v7007000_t0000_u01760415309248") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654367_d20251014_m041457_c001_v0001171_t0032_u01760415297990") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebeca_d20251014_m041448_c001_v7007000_t0000_u01760415288654") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754c3_d20251014_m041438_c001_v0001093_t0048_u01760415278950") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120474_d20251014_m041432_c001_v7007000_t0000_u01760415272885") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965420c_d20251014_m041428_c001_v0001171_t0036_u01760415268093") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4192e54f0fa8499a_d20251014_m041426_c001_v7007000_t0000_u01760415266154") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dec8_d20251014_m041416_c001_v0001171_t0029_u01760415256640") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512107_d20251014_m041410_c001_v7007000_t0000_u01760415250462") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965411c_d20251014_m041405_c001_v0001171_t0030_u01760415245966") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad61_d20251014_m041404_c001_v7007000_t0000_u01760415244158") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278ddd5_d20251014_m041354_c001_v0001171_t0011_u01760415234324") 2025/10/14 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad41_d20251014_m041344_c001_v7007000_t0000_u01760415224797") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fa7_d20251014_m041334_c001_v0001171_t0052_u01760415214678") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cada_d20251014_m041325_c001_v7007000_t0000_u01760415205946") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dc49_d20251014_m041317_c001_v0001171_t0058_u01760415197377") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfba_d20251014_m041311_c001_v7007000_t0000_u01760415191633") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dba4_d20251014_m041302_c001_v0001171_t0020_u01760415182601") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b1e_d20251014_m041429_c001_v7007000_t0000_u01760415269859") 2025/10/14 04:17:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063dc_d20251014_m041424_c001_v0001100_t0029_u01760415264127") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7684_d20251014_m041451_c001_v7007000_t0000_u01760415291902") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542d4_d20251014_m041446_c001_v0001171_t0015_u01760415286739") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccf2_d20251014_m041615_c001_v7007000_t0000_u01760415375349") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e375_d20251014_m041604_c001_v0001171_t0020_u01760415364635") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a0_d20251014_m041557_c001_v7007000_t0000_u01760415357692") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e2ae_d20251014_m041547_c001_v0001171_t0031_u01760415347909") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff5c_d20251014_m041541_c001_v7007000_t0000_u01760415341331") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e23a_d20251014_m041531_c001_v0001171_t0000_u01760415331763") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f310_d20251014_m041525_c001_v7007000_t0000_u01760415325568") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e1a8_d20251014_m041515_c001_v0001171_t0001_u01760415315860") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f03_d20251014_m041509_c001_v7007000_t0000_u01760415309431") 2025/10/14 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e0c5_d20251014_m041458_c001_v0001171_t0014_u01760415298447") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41185a1fa5de007b_d20251014_m041448_c001_v7007000_t0000_u01760415288496") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dfc9_d20251014_m041439_c001_v0001171_t0009_u01760415279534") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120475_d20251014_m041433_c001_v7007000_t0000_u01760415273071") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063f5_d20251014_m041428_c001_v0001100_t0040_u01760415268140") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b11_d20251014_m041425_c001_v7007000_t0000_u01760415265775") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965418e_d20251014_m041416_c001_v0001171_t0047_u01760415256939") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512108_d20251014_m041410_c001_v7007000_t0000_u01760415250644") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06362_d20251014_m041406_c001_v0001100_t0016_u01760415246083") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad64_d20251014_m041404_c001_v7007000_t0000_u01760415244345") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06316_d20251014_m041354_c001_v0001100_t0051_u01760415234833") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb568a63_d20251014_m041344_c001_v7007000_t0000_u01760415224837") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0628d_d20251014_m041335_c001_v0001100_t0053_u01760415215175") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cadc_d20251014_m041326_c001_v7007000_t0000_u01760415206127") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653efb_d20251014_m041317_c001_v0001171_t0045_u01760415197688") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfbc_d20251014_m041311_c001_v7007000_t0000_u01760415191822") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e6a_d20251014_m041302_c001_v0001171_t0027_u01760415182977") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b23_d20251014_m041430_c001_v7007000_t0000_u01760415270042") 2025/10/14 04:17:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37547d_d20251014_m041424_c001_v0001093_t0012_u01760415264381") 2025/10/14 04:17:09 DEBUG : dir1/0007-12345: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7685_d20251014_m041452_c001_v7007000_t0000_u01760415292084") 2025/10/14 04:17:09 DEBUG : dir1/0007-12345: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e041_d20251014_m041446_c001_v0001171_t0017_u01760415286778") 2025/10/14 04:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccf4_d20251014_m041615_c001_v7007000_t0000_u01760415375532") 2025/10/14 04:17:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375665_d20251014_m041604_c001_v0001093_t0016_u01760415364984") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a1_d20251014_m041557_c001_v7007000_t0000_u01760415357874") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375614_d20251014_m041548_c001_v0001093_t0056_u01760415348380") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff62_d20251014_m041541_c001_v7007000_t0000_u01760415341515") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3755d1_d20251014_m041532_c001_v0001093_t0046_u01760415332110") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f311_d20251014_m041525_c001_v7007000_t0000_u01760415325750") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37557b_d20251014_m041516_c001_v0001093_t0021_u01760415316187") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f04_d20251014_m041509_c001_v7007000_t0000_u01760415309615") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375529_d20251014_m041458_c001_v0001093_t0006_u01760415298701") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7674_d20251014_m041448_c001_v7007000_t0000_u01760415288497") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0644a_d20251014_m041439_c001_v0001100_t0027_u01760415279828") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120476_d20251014_m041433_c001_v7007000_t0000_u01760415273254") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37548d_d20251014_m041428_c001_v0001093_t0034_u01760415268187") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b15_d20251014_m041426_c001_v7007000_t0000_u01760415266356") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063ac_d20251014_m041417_c001_v0001100_t0032_u01760415257253") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512109_d20251014_m041410_c001_v7007000_t0000_u01760415250825") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375430_d20251014_m041406_c001_v0001093_t0002_u01760415246163") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b5c_d20251014_m041404_c001_v7007000_t0000_u01760415244356") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753ff_d20251014_m041355_c001_v0001093_t0053_u01760415235227") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677846_d20251014_m041345_c001_v7007000_t0000_u01760415225002") 2025/10/14 04:17:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd25_d20251014_m041335_c001_v0001171_t0018_u01760415215608") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cae0_d20251014_m041326_c001_v7007000_t0000_u01760415206308") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06231_d20251014_m041317_c001_v0001100_t0027_u01760415197964") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfbe_d20251014_m041312_c001_v7007000_t0000_u01760415192008") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061e8_d20251014_m041303_c001_v0001100_t0035_u01760415183357") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc9e1_d20251014_m041429_c001_v7007000_t0000_u01760415269666") 2025/10/14 04:17:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df0c_d20251014_m041424_c001_v0001171_t0052_u01760415264423") 2025/10/14 04:17:11 DEBUG : dir1/0008-23456: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7686_d20251014_m041452_c001_v7007000_t0000_u01760415292268") 2025/10/14 04:17:11 DEBUG : dir1/0008-23456: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0649a_d20251014_m041446_c001_v0001100_t0026_u01760415286786") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccf6_d20251014_m041615_c001_v7007000_t0000_u01760415375714") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0669b_d20251014_m041605_c001_v0001100_t0001_u01760415365357") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a2_d20251014_m041558_c001_v7007000_t0000_u01760415358055") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06635_d20251014_m041548_c001_v0001100_t0035_u01760415348805") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff67_d20251014_m041541_c001_v7007000_t0000_u01760415341698") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c065ce_d20251014_m041532_c001_v0001100_t0049_u01760415332521") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f312_d20251014_m041525_c001_v7007000_t0000_u01760415325930") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06567_d20251014_m041516_c001_v0001100_t0043_u01760415316663") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f05_d20251014_m041509_c001_v7007000_t0000_u01760415309799") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c064ee_d20251014_m041459_c001_v0001100_t0031_u01760415299105") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634403_d20251014_m041448_c001_v7007000_t0000_u01760415288277") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654297_d20251014_m041440_c001_v0001171_t0013_u01760415280516") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120477_d20251014_m041433_c001_v7007000_t0000_u01760415273438") 2025/10/14 04:17:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df4c_d20251014_m041428_c001_v0001171_t0016_u01760415268234") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc9e0_d20251014_m041426_c001_v7007000_t0000_u01760415266369") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37545f_d20251014_m041417_c001_v0001093_t0040_u01760415257653") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c51210a_d20251014_m041411_c001_v7007000_t0000_u01760415251006") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de62_d20251014_m041406_c001_v0001171_t0015_u01760415246212") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493ec4c_d20251014_m041404_c001_v7007000_t0000_u01760415244367") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965409c_d20251014_m041355_c001_v0001171_t0047_u01760415235565") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b3f_d20251014_m041345_c001_v7007000_t0000_u01760415225059") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fb7_d20251014_m041336_c001_v0001171_t0052_u01760415216085") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cae7_d20251014_m041326_c001_v7007000_t0000_u01760415206489") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c1ed_d20251014_m041318_c001_v0001182_t0016_u01760415198489") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfc1_d20251014_m041312_c001_v7007000_t0000_u01760415192197") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c175_d20251014_m041303_c001_v0001182_t0024_u01760415183897") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120466_d20251014_m041429_c001_v7007000_t0000_u01760415269870") 2025/10/14 04:17:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063e0_d20251014_m041424_c001_v0001100_t0020_u01760415264559") 2025/10/14 04:17:12 DEBUG : dir1/0009-34567: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7688_d20251014_m041452_c001_v7007000_t0000_u01760415292525") 2025/10/14 04:17:12 DEBUG : dir1/0009-34567: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754f9_d20251014_m041447_c001_v0001093_t0015_u01760415287025") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccf9_d20251014_m041615_c001_v7007000_t0000_u01760415375896") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896545db_d20251014_m041605_c001_v0001171_t0033_u01760415365893") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a4_d20251014_m041558_c001_v7007000_t0000_u01760415358236") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654537_d20251014_m041549_c001_v0001171_t0008_u01760415349219") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff6d_d20251014_m041541_c001_v7007000_t0000_u01760415341884") 2025/10/14 04:17:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896544a6_d20251014_m041532_c001_v0001171_t0042_u01760415332921") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f313_d20251014_m041526_c001_v7007000_t0000_u01760415326111") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965441b_d20251014_m041517_c001_v0001171_t0036_u01760415317114") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f06_d20251014_m041509_c001_v7007000_t0000_u01760415309981") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965437d_d20251014_m041459_c001_v0001171_t0053_u01760415299661") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac7477b2b7_d20251014_m041448_c001_v7007000_t0000_u01760415288668") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754cd_d20251014_m041440_c001_v0001093_t0045_u01760415280983") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120479_d20251014_m041433_c001_v7007000_t0000_u01760415273622") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df52_d20251014_m041428_c001_v0001171_t0055_u01760415268503") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b13_d20251014_m041426_c001_v7007000_t0000_u01760415266168") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278ded6_d20251014_m041418_c001_v0001171_t0056_u01760415258065") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c51210b_d20251014_m041411_c001_v7007000_t0000_u01760415251188") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654120_d20251014_m041406_c001_v0001171_t0057_u01760415246267") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120eb_d20251014_m041404_c001_v7007000_t0000_u01760415244181") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dde3_d20251014_m041355_c001_v0001171_t0059_u01760415235835") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f1c5_d20251014_m041345_c001_v7007000_t0000_u01760415225011") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06293_d20251014_m041336_c001_v0001100_t0054_u01760415216375") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caee_d20251014_m041326_c001_v7007000_t0000_u01760415206672") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dc5d_d20251014_m041318_c001_v0001171_t0002_u01760415198686") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfc3_d20251014_m041312_c001_v7007000_t0000_u01760415192386") 2025/10/14 04:17:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dbb2_d20251014_m041304_c001_v0001171_t0055_u01760415184115") 2025/10/14 04:17:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c5b7_d20251014_m041429_c001_v7007000_t0000_u01760415269880") 2025/10/14 04:17:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541de_d20251014_m041424_c001_v0001171_t0040_u01760415264603") 2025/10/14 04:17:14 DEBUG : dir1/0010-45678: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768a_d20251014_m041452_c001_v7007000_t0000_u01760415292707") 2025/10/14 04:17:14 DEBUG : dir1/0010-45678: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542dc_d20251014_m041447_c001_v0001171_t0033_u01760415287107") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccfc_d20251014_m041616_c001_v7007000_t0000_u01760415376093") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e385_d20251014_m041606_c001_v0001171_t0035_u01760415366145") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a5_d20251014_m041558_c001_v7007000_t0000_u01760415358417") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e2cc_d20251014_m041549_c001_v0001171_t0029_u01760415349508") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff71_d20251014_m041542_c001_v7007000_t0000_u01760415342068") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e242_d20251014_m041533_c001_v0001171_t0054_u01760415333259") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f314_d20251014_m041526_c001_v7007000_t0000_u01760415326291") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e1c2_d20251014_m041517_c001_v0001171_t0053_u01760415317483") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f09_d20251014_m041510_c001_v7007000_t0000_u01760415310165") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e0db_d20251014_m041500_c001_v0001171_t0053_u01760415300046") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7672_d20251014_m041448_c001_v7007000_t0000_u01760415288279") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dff9_d20251014_m041441_c001_v0001171_t0002_u01760415281384") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512047a_d20251014_m041433_c001_v7007000_t0000_u01760415273805") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063fb_d20251014_m041428_c001_v0001100_t0004_u01760415268626") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4192e54f0fa84998_d20251014_m041425_c001_v7007000_t0000_u01760415265971") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965419e_d20251014_m041418_c001_v0001171_t0000_u01760415258489") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c51210c_d20251014_m041411_c001_v7007000_t0000_u01760415251368") 2025/10/14 04:17:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06364_d20251014_m041406_c001_v0001100_t0014_u01760415246370") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad5f_d20251014_m041403_c001_v7007000_t0000_u01760415243975") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0631c_d20251014_m041356_c001_v0001100_t0026_u01760415236166") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677845_d20251014_m041344_c001_v7007000_t0000_u01760415224843") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd29_d20251014_m041336_c001_v0001171_t0003_u01760415216836") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf2_d20251014_m041326_c001_v7007000_t0000_u01760415206852") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653f0b_d20251014_m041318_c001_v0001171_t0054_u01760415198970") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfc5_d20251014_m041312_c001_v7007000_t0000_u01760415192568") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e7e_d20251014_m041304_c001_v0001171_t0057_u01760415184429") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c5b6_d20251014_m041429_c001_v7007000_t0000_u01760415269695") 2025/10/14 04:17:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37547f_d20251014_m041424_c001_v0001093_t0003_u01760415264828") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768b_d20251014_m041452_c001_v7007000_t0000_u01760415292888") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e049_d20251014_m041447_c001_v0001171_t0018_u01760415287136") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1ccfe_d20251014_m041616_c001_v7007000_t0000_u01760415376275") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375667_d20251014_m041606_c001_v0001093_t0006_u01760415366516") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a6_d20251014_m041558_c001_v7007000_t0000_u01760415358597") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375620_d20251014_m041549_c001_v0001093_t0007_u01760415349849") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff72_d20251014_m041542_c001_v7007000_t0000_u01760415342252") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3755d7_d20251014_m041533_c001_v0001093_t0037_u01760415333500") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f316_d20251014_m041526_c001_v7007000_t0000_u01760415326474") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375581_d20251014_m041517_c001_v0001093_t0034_u01760415317780") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f0a_d20251014_m041510_c001_v7007000_t0000_u01760415310347") 2025/10/14 04:17:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375539_d20251014_m041500_c001_v0001093_t0015_u01760415300354") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f401d37430ad30817_d20251014_m041448_c001_v7007000_t0000_u01760415288294") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0645e_d20251014_m041441_c001_v0001100_t0018_u01760415281658") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512047b_d20251014_m041433_c001_v7007000_t0000_u01760415273988") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654214_d20251014_m041428_c001_v0001171_t0000_u01760415268666") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4192e54f0fa8499b_d20251014_m041426_c001_v7007000_t0000_u01760415266189") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063bc_d20251014_m041418_c001_v0001100_t0023_u01760415258784") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c51210d_d20251014_m041411_c001_v7007000_t0000_u01760415251550") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654126_d20251014_m041406_c001_v0001171_t0050_u01760415246522") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a1154359_d20251014_m041404_c001_v7007000_t0000_u01760415244153") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37540b_d20251014_m041356_c001_v0001093_t0011_u01760415236597") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad44_d20251014_m041345_c001_v7007000_t0000_u01760415225163") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fc5_d20251014_m041337_c001_v0001171_t0047_u01760415217204") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf3_d20251014_m041327_c001_v7007000_t0000_u01760415207033") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06239_d20251014_m041319_c001_v0001100_t0055_u01760415199263") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfc6_d20251014_m041312_c001_v7007000_t0000_u01760415192751") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061f2_d20251014_m041304_c001_v0001100_t0059_u01760415184721") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc9e2_d20251014_m041429_c001_v7007000_t0000_u01760415269849") 2025/10/14 04:17:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df16_d20251014_m041424_c001_v0001171_t0005_u01760415264913") 2025/10/14 04:17:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768c_d20251014_m041453_c001_v7007000_t0000_u01760415293069") 2025/10/14 04:17:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c064a2_d20251014_m041447_c001_v0001100_t0056_u01760415287191") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd00_d20251014_m041616_c001_v7007000_t0000_u01760415376456") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c066a3_d20251014_m041607_c001_v0001100_t0032_u01760415367311") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a8_d20251014_m041558_c001_v7007000_t0000_u01760415358778") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0663d_d20251014_m041550_c001_v0001100_t0059_u01760415350488") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff73_d20251014_m041542_c001_v7007000_t0000_u01760415342435") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c065da_d20251014_m041533_c001_v0001100_t0046_u01760415333971") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f318_d20251014_m041526_c001_v7007000_t0000_u01760415326654") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06577_d20251014_m041518_c001_v0001100_t0021_u01760415318443") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f0c_d20251014_m041510_c001_v7007000_t0000_u01760415310531") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c064fa_d20251014_m041500_c001_v0001100_t0014_u01760415300784") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebec8_d20251014_m041448_c001_v7007000_t0000_u01760415288512") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965429e_d20251014_m041442_c001_v0001171_t0018_u01760415282188") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512047c_d20251014_m041434_c001_v7007000_t0000_u01760415274171") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37548f_d20251014_m041428_c001_v0001093_t0045_u01760415268737") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ada1_d20251014_m041425_c001_v7007000_t0000_u01760415265940") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375465_d20251014_m041419_c001_v0001093_t0039_u01760415259154") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c51210e_d20251014_m041411_c001_v7007000_t0000_u01760415251736") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375432_d20251014_m041406_c001_v0001093_t0003_u01760415246531") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a115435a_d20251014_m041404_c001_v7007000_t0000_u01760415244337") 2025/10/14 04:17:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540aa_d20251014_m041356_c001_v0001171_t0030_u01760415236978") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c46e_d20251014_m041344_c001_v7007000_t0000_u01760415224807") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06297_d20251014_m041337_c001_v0001100_t0039_u01760415217523") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf4_d20251014_m041327_c001_v7007000_t0000_u01760415207214") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c1f1_d20251014_m041319_c001_v0001182_t0003_u01760415199658") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfc9_d20251014_m041312_c001_v7007000_t0000_u01760415192933") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c17b_d20251014_m041305_c001_v0001182_t0019_u01760415185303") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6343e1_d20251014_m041429_c001_v7007000_t0000_u01760415269703") 2025/10/14 04:17:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063e3_d20251014_m041424_c001_v0001100_t0006_u01760415264969") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768d_d20251014_m041453_c001_v7007000_t0000_u01760415293251") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754fb_d20251014_m041447_c001_v0001093_t0028_u01760415287462") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd02_d20251014_m041616_c001_v7007000_t0000_u01760415376638") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896545ef_d20251014_m041607_c001_v0001171_t0018_u01760415367783") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344a9_d20251014_m041558_c001_v7007000_t0000_u01760415358972") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654541_d20251014_m041550_c001_v0001171_t0044_u01760415350886") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff75_d20251014_m041542_c001_v7007000_t0000_u01760415342634") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896544ba_d20251014_m041534_c001_v0001171_t0045_u01760415334524") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f319_d20251014_m041526_c001_v7007000_t0000_u01760415326835") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654430_d20251014_m041518_c001_v0001171_t0006_u01760415318777") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f0d_d20251014_m041510_c001_v7007000_t0000_u01760415310715") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654399_d20251014_m041501_c001_v0001171_t0055_u01760415301559") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7673_d20251014_m041448_c001_v7007000_t0000_u01760415288463") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754dd_d20251014_m041442_c001_v0001093_t0040_u01760415282524") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512047d_d20251014_m041434_c001_v7007000_t0000_u01760415274354") 2025/10/14 04:17:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df58_d20251014_m041428_c001_v0001171_t0047_u01760415268825") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677898_d20251014_m041426_c001_v7007000_t0000_u01760415266193") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dee0_d20251014_m041419_c001_v0001171_t0017_u01760415259659") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512110_d20251014_m041411_c001_v7007000_t0000_u01760415251917") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de6a_d20251014_m041406_c001_v0001171_t0056_u01760415246768") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120ed_d20251014_m041404_c001_v7007000_t0000_u01760415244378") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dded_d20251014_m041357_c001_v0001171_t0031_u01760415237283") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677844_d20251014_m041344_c001_v7007000_t0000_u01760415224818") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd33_d20251014_m041337_c001_v0001171_t0051_u01760415217921") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf5_d20251014_m041327_c001_v7007000_t0000_u01760415207403") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dc6b_d20251014_m041319_c001_v0001171_t0000_u01760415199876") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfca_d20251014_m041313_c001_v7007000_t0000_u01760415193116") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dbbc_d20251014_m041305_c001_v0001171_t0036_u01760415185595") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b1c_d20251014_m041429_c001_v7007000_t0000_u01760415269718") 2025/10/14 04:17:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541e8_d20251014_m041424_c001_v0001171_t0000_u01760415264986") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768e_d20251014_m041453_c001_v7007000_t0000_u01760415293432") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e053_d20251014_m041447_c001_v0001171_t0045_u01760415287486") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd04_d20251014_m041616_c001_v7007000_t0000_u01760415376819") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e39b_d20251014_m041608_c001_v0001171_t0026_u01760415368064") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344ab_d20251014_m041559_c001_v7007000_t0000_u01760415359154") 2025/10/14 04:17:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e2e3_d20251014_m041551_c001_v0001171_t0032_u01760415351220") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff76_d20251014_m041542_c001_v7007000_t0000_u01760415342817") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e24f_d20251014_m041534_c001_v0001171_t0024_u01760415334933") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f31a_d20251014_m041527_c001_v7007000_t0000_u01760415327016") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e1d0_d20251014_m041519_c001_v0001171_t0015_u01760415319202") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f0e_d20251014_m041510_c001_v7007000_t0000_u01760415310901") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e0fb_d20251014_m041501_c001_v0001171_t0036_u01760415301926") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c634404_d20251014_m041448_c001_v7007000_t0000_u01760415288461") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e00d_d20251014_m041442_c001_v0001171_t0029_u01760415282916") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf17512047f_d20251014_m041434_c001_v7007000_t0000_u01760415274539") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654218_d20251014_m041428_c001_v0001171_t0034_u01760415268973") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4175adbfc6d71b14_d20251014_m041426_c001_v7007000_t0000_u01760415266168") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896541ac_d20251014_m041419_c001_v0001171_t0006_u01760415259933") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512111_d20251014_m041412_c001_v7007000_t0000_u01760415252098") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06366_d20251014_m041406_c001_v0001100_t0018_u01760415246886") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26a19_d20251014_m041404_c001_v7007000_t0000_u01760415244400") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06327_d20251014_m041357_c001_v0001100_t0014_u01760415237696") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7632_d20251014_m041344_c001_v7007000_t0000_u01760415224857") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653fcf_d20251014_m041338_c001_v0001171_t0058_u01760415218240") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf6_d20251014_m041327_c001_v7007000_t0000_u01760415207585") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653f29_d20251014_m041320_c001_v0001171_t0005_u01760415200239") 2025/10/14 04:17:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfcd_d20251014_m041313_c001_v7007000_t0000_u01760415193298") 2025/10/14 04:17:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e8e_d20251014_m041305_c001_v0001171_t0039_u01760415185964") 2025/10/14 04:17:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245adac_d20251014_m041429_c001_v7007000_t0000_u01760415269725") 2025/10/14 04:17:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278df1c_d20251014_m041425_c001_v0001171_t0059_u01760415265195") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c768f_d20251014_m041453_c001_v7007000_t0000_u01760415293614") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896542e2_d20251014_m041447_c001_v0001171_t0009_u01760415287520") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd06_d20251014_m041617_c001_v7007000_t0000_u01760415377001") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375669_d20251014_m041608_c001_v0001093_t0006_u01760415368325") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344ac_d20251014_m041559_c001_v7007000_t0000_u01760415359334") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375628_d20251014_m041551_c001_v0001093_t0012_u01760415351490") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff77_d20251014_m041543_c001_v7007000_t0000_u01760415343000") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3755dd_d20251014_m041535_c001_v0001093_t0029_u01760415335244") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f31b_d20251014_m041527_c001_v7007000_t0000_u01760415327197") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375589_d20251014_m041519_c001_v0001093_t0007_u01760415319511") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f0f_d20251014_m041511_c001_v7007000_t0000_u01760415311084") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37553f_d20251014_m041502_c001_v0001093_t0044_u01760415302292") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120498_d20251014_m041448_c001_v7007000_t0000_u01760415288523") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06472_d20251014_m041443_c001_v0001100_t0013_u01760415283189") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120480_d20251014_m041434_c001_v7007000_t0000_u01760415274723") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063fd_d20251014_m041429_c001_v0001100_t0046_u01760415269204") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a677899_d20251014_m041426_c001_v7007000_t0000_u01760415266377") 2025/10/14 04:17:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063c6_d20251014_m041420_c001_v0001100_t0004_u01760415260247") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512112_d20251014_m041412_c001_v7007000_t0000_u01760415252289") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965412a_d20251014_m041406_c001_v0001171_t0051_u01760415246910") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7e98_d20251014_m041404_c001_v7007000_t0000_u01760415244410") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37540f_d20251014_m041358_c001_v0001093_t0001_u01760415238093") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c472_d20251014_m041345_c001_v7007000_t0000_u01760415225174") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0629d_d20251014_m041338_c001_v0001100_t0016_u01760415218518") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf7_d20251014_m041327_c001_v7007000_t0000_u01760415207794") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0623d_d20251014_m041320_c001_v0001100_t0015_u01760415200530") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfcf_d20251014_m041313_c001_v7007000_t0000_u01760415193482") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061f6_d20251014_m041306_c001_v0001100_t0053_u01760415186360") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120467_d20251014_m041430_c001_v7007000_t0000_u01760415270055") 2025/10/14 04:17:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375483_d20251014_m041425_c001_v0001093_t0023_u01760415265327") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c485_d20251014_m041347_c001_v7007000_t0000_u01760415227536") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653ff5_d20251014_m041341_c001_v0001171_t0037_u01760415221840") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c488_d20251014_m041347_c001_v7007000_t0000_u01760415227720") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd65_d20251014_m041341_c001_v0001171_t0028_u01760415221860") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c489_d20251014_m041347_c001_v7007000_t0000_u01760415227903") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c062bd_d20251014_m041342_c001_v0001100_t0002_u01760415222060") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c48b_d20251014_m041348_c001_v7007000_t0000_u01760415228095") 2025/10/14 04:17:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd6b_d20251014_m041342_c001_v0001171_t0006_u01760415222174") 2025/10/14 04:17:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c490_d20251014_m041348_c001_v7007000_t0000_u01760415228279") 2025/10/14 04:17:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653ffd_d20251014_m041342_c001_v0001171_t0054_u01760415222186") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c492_d20251014_m041348_c001_v7007000_t0000_u01760415228463") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c062bf_d20251014_m041342_c001_v0001100_t0031_u01760415222468") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c493_d20251014_m041348_c001_v7007000_t0000_u01760415228647") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654002_d20251014_m041342_c001_v0001171_t0027_u01760415222501") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c495_d20251014_m041348_c001_v7007000_t0000_u01760415228834") 2025/10/14 04:17:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd73_d20251014_m041342_c001_v0001171_t0039_u01760415222516") 2025/10/14 04:17:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c497_d20251014_m041349_c001_v7007000_t0000_u01760415229019") 2025/10/14 04:17:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753b4_d20251014_m041342_c001_v0001093_t0044_u01760415222574") 2025/10/14 04:17:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c498_d20251014_m041349_c001_v7007000_t0000_u01760415229206") 2025/10/14 04:17:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd78_d20251014_m041342_c001_v0001171_t0015_u01760415222879") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c49b_d20251014_m041349_c001_v7007000_t0000_u01760415229389") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654008_d20251014_m041342_c001_v0001171_t0006_u01760415222921") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c49e_d20251014_m041349_c001_v7007000_t0000_u01760415229575") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753ba_d20251014_m041343_c001_v0001093_t0051_u01760415223091") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4a0_d20251014_m041349_c001_v7007000_t0000_u01760415229758") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd7c_d20251014_m041343_c001_v0001171_t0035_u01760415223147") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4a2_d20251014_m041349_c001_v7007000_t0000_u01760415229941") 2025/10/14 04:17:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965400c_d20251014_m041343_c001_v0001171_t0033_u01760415223230") 2025/10/14 04:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4a4_d20251014_m041350_c001_v7007000_t0000_u01760415230125") 2025/10/14 04:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c062cb_d20251014_m041343_c001_v0001100_t0000_u01760415223388") 2025/10/14 04:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4a6_d20251014_m041350_c001_v7007000_t0000_u01760415230310") 2025/10/14 04:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3753bc_d20251014_m041343_c001_v0001093_t0033_u01760415223542") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120f8_d20251014_m041407_c001_v7007000_t0000_u01760415247311") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540ea_d20251014_m041401_c001_v0001171_t0040_u01760415241894") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26a1e_d20251014_m041407_c001_v7007000_t0000_u01760415247673") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de21_d20251014_m041401_c001_v0001171_t0007_u01760415241905") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40776c4bb3c4c4e5_d20251014_m041407_c001_v7007000_t0000_u01760415247352") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37541d_d20251014_m041402_c001_v0001093_t0002_u01760415242124") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493ec64_d20251014_m041407_c001_v7007000_t0000_u01760415247510") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06344_d20251014_m041402_c001_v0001100_t0016_u01760415242134") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b60_d20251014_m041407_c001_v7007000_t0000_u01760415247332") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540ee_d20251014_m041402_c001_v0001171_t0059_u01760415242212") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120fc_d20251014_m041407_c001_v7007000_t0000_u01760415247683") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de29_d20251014_m041402_c001_v0001171_t0059_u01760415242223") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92855d9a_d20251014_m041407_c001_v7007000_t0000_u01760415247466") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0634a_d20251014_m041402_c001_v0001100_t0054_u01760415242504") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7e9b_d20251014_m041407_c001_v7007000_t0000_u01760415247291") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540f6_d20251014_m041402_c001_v0001171_t0017_u01760415242640") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad71_d20251014_m041407_c001_v7007000_t0000_u01760415247530") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de2f_d20251014_m041402_c001_v0001171_t0029_u01760415242695") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad6e_d20251014_m041407_c001_v7007000_t0000_u01760415247345") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37541f_d20251014_m041402_c001_v0001093_t0014_u01760415242876") 2025/10/14 04:17:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92855d98_d20251014_m041407_c001_v7007000_t0000_u01760415247281") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896540fc_d20251014_m041402_c001_v0001171_t0048_u01760415242971") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7e9c_d20251014_m041407_c001_v7007000_t0000_u01760415247476") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0634e_d20251014_m041403_c001_v0001100_t0059_u01760415243000") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69395b61_d20251014_m041407_c001_v7007000_t0000_u01760415247520") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de36_d20251014_m041403_c001_v0001171_t0054_u01760415243026") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26a1d_d20251014_m041407_c001_v7007000_t0000_u01760415247488") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375421_d20251014_m041403_c001_v0001093_t0022_u01760415243236") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493ec62_d20251014_m041407_c001_v7007000_t0000_u01760415247322") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654100_d20251014_m041403_c001_v0001171_t0015_u01760415243265") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c5120fa_d20251014_m041407_c001_v7007000_t0000_u01760415247498") 2025/10/14 04:17:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278de40_d20251014_m041403_c001_v0001171_t0028_u01760415243404") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541d1_d20251014_m041158_c001_v7007000_t0000_u01760415118982") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104504f9c84e976f_d20251014_m041157_c001_v0001150_t0040_u01760415117056") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebc9a_d20251014_m041156_c001_v7007000_t0000_u01760415116868") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104504f9c84e9751_d20251014_m041152_c001_v0001150_t0014_u01760415112870") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebc88_d20251014_m041152_c001_v7007000_t0000_u01760415112137") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d84c_d20251014_m041147_c001_v0001171_t0050_u01760415107338") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26984_d20251014_m041145_c001_v7007000_t0000_u01760415105875") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10602c59c2b98403_d20251014_m041143_c001_v0001181_t0030_u01760415103682") 2025/10/14 04:17:25 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f6d2c_d20251014_m041143_c001_v7007000_t0000_u01760415103497") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10602c59c2b983e1_d20251014_m041140_c001_v0001181_t0008_u01760415100182") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f6d23_d20251014_m041139_c001_v7007000_t0000_u01760415099447") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d7c7_d20251014_m041134_c001_v0001171_t0057_u01760415094580") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a90_d20251014_m041133_c001_v7007000_t0000_u01760415093299") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11154e99f5862f95_d20251014_m041131_c001_v0001041_t0030_u01760415091781") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4165fb72936659d8_d20251014_m041131_c001_v7007000_t0000_u01760415091597") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11154e99f5862f8f_d20251014_m041127_c001_v0001041_t0005_u01760415087979") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4165fb72936659d4_d20251014_m041127_c001_v7007000_t0000_u01760415087251") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f29b2_d20251014_m041122_c001_v0001042_t0055_u01760415082627") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a6f_d20251014_m041121_c001_v7007000_t0000_u01760415081672") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f118e02fee678ffd0_d20251014_m041119_c001_v0001098_t0016_u01760415079849") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69394162_d20251014_m041119_c001_v7007000_t0000_u01760415079663") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f118e02fee678ffb1_d20251014_m041115_c001_v0001098_t0051_u01760415075644") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69394156_d20251014_m041114_c001_v7007000_t0000_u01760415074914") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bcf0_d20251014_m041108_c001_v0001182_t0041_u01760415068316") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c744b_d20251014_m041107_c001_v7007000_t0000_u01760415067400") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117e0911a8d4215d_d20251014_m041105_c001_v0001182_t0020_u01760415065780") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb568878_d20251014_m041105_c001_v7007000_t0000_u01760415065592") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117e0911a8d42133_d20251014_m041102_c001_v0001182_t0019_u01760415062345") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb568876_d20251014_m041101_c001_v7007000_t0000_u01760415061620") 2025/10/14 04:17:26 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d654_d20251014_m041055_c001_v0001171_t0009_u01760415055915") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb04fd_d20251014_m041054_c001_v7007000_t0000_u01760415054998") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f108e4960b676a93b_d20251014_m041053_c001_v0001161_t0013_u01760415053229") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc922_d20251014_m041053_c001_v7007000_t0000_u01760415053047") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f108e4960b676a929_d20251014_m041049_c001_v0001161_t0059_u01760415049657") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc91f_d20251014_m041048_c001_v7007000_t0000_u01760415048928") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f292d_d20251014_m041042_c001_v0001042_t0024_u01760415042257") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823ba_d20251014_m041041_c001_v7007000_t0000_u01760415041165") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1178423c603eeb32_d20251014_m041035_c001_v0001137_t0050_u01760415035311") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebb77_d20251014_m041035_c001_v7007000_t0000_u01760415035061") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bb6a_d20251014_m041031_c001_v0001182_t0038_u01760415031117") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f108cf09ac8782c9c_d20251014_m041030_c001_v0001038_t0039_u01760415030130") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f108cf09ac8782c97_d20251014_m041028_c001_v0001038_t0029_u01760415028981") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc912_d20251014_m041015_c001_v7007000_t0000_u01760415015543") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f28ca_d20251014_m041007_c001_v0001042_t0023_u01760415007778") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11057c18e798a21a_d20251014_m041007_c001_v0001181_t0001_u01760415007028") 2025/10/14 04:17:27 DEBUG : dst/one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11057c18e798a208_d20251014_m041006_c001_v0001181_t0037_u01760415006030") 2025/10/14 04:17:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541d2_d20251014_m041159_c001_v7007000_t0000_u01760415119182") 2025/10/14 04:17:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11152b14ea03f6e4_d20251014_m041156_c001_v0001104_t0018_u01760415116164") 2025/10/14 04:17:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f101db482f6f6ea42_d20251014_m041151_c001_v0001171_t0044_u01760415111616") 2025/10/14 04:17:27 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26985_d20251014_m041146_c001_v7007000_t0000_u01760415106058") 2025/10/14 04:17:28 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f116ecdd365cb0e30_d20251014_m041142_c001_v0001172_t0027_u01760415102944") 2025/10/14 04:17:28 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104108c3a6124da5_d20251014_m041138_c001_v0001113_t0025_u01760415098975") 2025/10/14 04:17:28 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a91_d20251014_m041133_c001_v7007000_t0000_u01760415093481") 2025/10/14 04:17:28 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11644634e524f717_d20251014_m041131_c001_v0001120_t0057_u01760415091162") 2025/10/14 04:17:28 DEBUG : dst/one.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1117cf703d2fed7e_d20251014_m041127_c001_v0001184_t0015_u01760415087048") 2025/10/14 04:17:28 DEBUG : dst/three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823bc_d20251014_m041041_c001_v7007000_t0000_u01760415041348") 2025/10/14 04:17:28 DEBUG : dst/three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f108cf09ac8782cba_d20251014_m041039_c001_v0001038_t0024_u01760415039651") 2025/10/14 04:17:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541d3_d20251014_m041159_c001_v7007000_t0000_u01760415119365") 2025/10/14 04:17:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f100c84d14bb68970_d20251014_m041157_c001_v0001184_t0001_u01760415117961") 2025/10/14 04:17:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1051ddab38c21c74_d20251014_m041154_c001_v0001042_t0034_u01760415113999") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541d4_d20251014_m041159_c001_v7007000_t0000_u01760415119551") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104504f9c84e9771_d20251014_m041158_c001_v0001150_t0021_u01760415118354") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebc9c_d20251014_m041158_c001_v7007000_t0000_u01760415118165") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104504f9c84e975b_d20251014_m041154_c001_v0001150_t0054_u01760415114658") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f42182d91205ebc8e_d20251014_m041154_c001_v7007000_t0000_u01760415114470") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2a09_d20251014_m041148_c001_v0001042_t0019_u01760415108620") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26986_d20251014_m041146_c001_v7007000_t0000_u01760415106241") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10602c59c2b98412_d20251014_m041145_c001_v0001181_t0059_u01760415105203") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f6d31_d20251014_m041145_c001_v7007000_t0000_u01760415105016") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10602c59c2b983e9_d20251014_m041141_c001_v0001181_t0035_u01760415101545") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f6d25_d20251014_m041141_c001_v7007000_t0000_u01760415101360") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f29dd_d20251014_m041136_c001_v0001042_t0000_u01760415096175") 2025/10/14 04:17:28 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4165fb72936659d9_d20251014_m041132_c001_v7007000_t0000_u01760415092743") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f29cc_d20251014_m041129_c001_v0001042_t0055_u01760415089903") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4165fb72936659d6_d20251014_m041129_c001_v7007000_t0000_u01760415089168") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bd89_d20251014_m041124_c001_v0001182_t0051_u01760415084543") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69394164_d20251014_m041120_c001_v7007000_t0000_u01760415080747") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bd57_d20251014_m041117_c001_v0001182_t0014_u01760415077958") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a69394159_d20251014_m041116_c001_v7007000_t0000_u01760415076852") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d6c1_d20251014_m041109_c001_v0001171_t0000_u01760415069863") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb56887b_d20251014_m041106_c001_v7007000_t0000_u01760415066475") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d694_d20251014_m041104_c001_v0001171_t0016_u01760415064102") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415e124fbb568877_d20251014_m041102_c001_v7007000_t0000_u01760415062992") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2958_d20251014_m041056_c001_v0001042_t0001_u01760415056956") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc923_d20251014_m041054_c001_v7007000_t0000_u01760415054052") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2946_d20251014_m041051_c001_v0001042_t0025_u01760415051741") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc921_d20251014_m041050_c001_v7007000_t0000_u01760415050650") 2025/10/14 04:17:29 DEBUG : dst/three.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bc0d_d20251014_m041044_c001_v0001182_t0034_u01760415044128") 2025/10/14 04:17:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26987_d20251014_m041146_c001_v7007000_t0000_u01760415106424") 2025/10/14 04:17:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f119d9919d2863405_d20251014_m041144_c001_v0001100_t0037_u01760415104456") 2025/10/14 04:17:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f109e9e96b3e4d54f_d20251014_m041140_c001_v0001090_t0007_u01760415100945") 2025/10/14 04:17:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a93_d20251014_m041133_c001_v7007000_t0000_u01760415093662") 2025/10/14 04:17:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f112216655014387d_d20251014_m041132_c001_v0001177_t0009_u01760415092488") 2025/10/14 04:17:30 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1120b2ff054bcaed_d20251014_m041128_c001_v0001153_t0025_u01760415088723") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541d6_d20251014_m041159_c001_v7007000_t0000_u01760415119738") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89be60_d20251014_m041148_c001_v0001182_t0034_u01760415108056") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4176f69306a26988_d20251014_m041146_c001_v7007000_t0000_u01760415106606") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bde0_d20251014_m041135_c001_v0001182_t0052_u01760415095596") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a94_d20251014_m041133_c001_v7007000_t0000_u01760415093842") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d747_d20251014_m041123_c001_v0001171_t0056_u01760415083726") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a675a70_d20251014_m041121_c001_v7007000_t0000_u01760415081887") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f297c_d20251014_m041108_c001_v0001042_t0048_u01760415068881") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c744c_d20251014_m041107_c001_v7007000_t0000_u01760415067582") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89bc80_d20251014_m041056_c001_v0001182_t0041_u01760415056751") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb04fe_d20251014_m041055_c001_v7007000_t0000_u01760415055179") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d5ff_d20251014_m041043_c001_v0001171_t0041_u01760415043230") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c823be_d20251014_m041041_c001_v7007000_t0000_u01760415041530") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1085ab288c155417_d20251014_m041037_c001_v0001154_t0018_u01760415037128") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc913_d20251014_m041015_c001_v7007000_t0000_u01760415015726") 2025/10/14 04:17:30 DEBUG : dst/two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f11057c18e798a24b_d20251014_m041014_c001_v0001181_t0001_u01760415014534") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92853e9c_d20251014_m040941_c001_v7007000_t0000_u01760414981406") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b8a5_d20251014_m040933_c001_v0001182_t0044_u01760414973818") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493ce94_d20251014_m040931_c001_v7007000_t0000_u01760414971816") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b810_d20251014_m040919_c001_v0001182_t0003_u01760414959134") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925f6_d20251014_m040910_c001_v7007000_t0000_u01760414950306") 2025/10/14 04:17:30 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b794_d20251014_m040906_c001_v0001182_t0033_u01760414946626") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7269_d20251014_m040846_c001_v7007000_t0000_u01760414926032") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f282b_d20251014_m040843_c001_v0001042_t0003_u01760414923755") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c725d_d20251014_m040842_c001_v7007000_t0000_u01760414922638") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2821_d20251014_m040840_c001_v0001042_t0014_u01760414920959") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7254_d20251014_m040837_c001_v7007000_t0000_u01760414917463") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f280b_d20251014_m040835_c001_v0001042_t0043_u01760414915387") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c724e_d20251014_m040834_c001_v7007000_t0000_u01760414914327") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2801_d20251014_m040832_c001_v0001042_t0023_u01760414912251") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c723e_d20251014_m040825_c001_v7007000_t0000_u01760414905429") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27cd_d20251014_m040823_c001_v0001042_t0021_u01760414903700") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c723a_d20251014_m040822_c001_v7007000_t0000_u01760414902797") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27bf_d20251014_m040821_c001_v0001042_t0044_u01760414901809") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779edd_d20251014_m040816_c001_v7007000_t0000_u01760414896691") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27a9_d20251014_m040814_c001_v0001042_t0044_u01760414894829") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779ebe_d20251014_m040812_c001_v7007000_t0000_u01760414892988") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f279c_d20251014_m040811_c001_v0001042_t0013_u01760414891673") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779eaf_d20251014_m040811_c001_v7007000_t0000_u01760414891309") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f114848c1717c57ce_d20251014_m040810_c001_v0001038_t0007_u01760414890381") 2025/10/14 04:17:31 DEBUG : empty space: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2798_d20251014_m040808_c001_v0001042_t0049_u01760414888626") 2025/10/14 04:17:31 DEBUG : enormous: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7265_d20251014_m040845_c001_v7007000_t0000_u01760414925105") 2025/10/14 04:17:31 DEBUG : enormous: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f282d_d20251014_m040844_c001_v0001042_t0044_u01760414924245") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a11541e4_d20251014_m041204_c001_v7007000_t0000_u01760415124868") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2a2b_d20251014_m041203_c001_v0001042_t0013_u01760415123286") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925ea_d20251014_m040904_c001_v7007000_t0000_u01760414944997") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b77b_d20251014_m040903_c001_v0001182_t0051_u01760414943417") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e94_d20251014_m040805_c001_v7007000_t0000_u01760414885198") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2786_d20251014_m040804_c001_v0001042_t0023_u01760414884056") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e93_d20251014_m040803_c001_v7007000_t0000_u01760414883511") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f277e_d20251014_m040802_c001_v0001042_t0050_u01760414882702") 2025/10/14 04:17:32 DEBUG : existing: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2778_d20251014_m040801_c001_v0001042_t0002_u01760414881608") 2025/10/14 04:17:32 DEBUG : existing-b: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925eb_d20251014_m040905_c001_v7007000_t0000_u01760414945178") 2025/10/14 04:17:32 DEBUG : existing-b: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2857_d20251014_m040903_c001_v0001042_t0005_u01760414943407") 2025/10/14 04:17:32 DEBUG : file1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1beee_d20251014_m041256_c001_v7007000_t0000_u01760415176206") 2025/10/14 04:17:32 DEBUG : file1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061b2_d20251014_m041255_c001_v0001100_t0013_u01760415175082") 2025/10/14 04:17:32 DEBUG : file1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bece_d20251014_m041253_c001_v7007000_t0000_u01760415173762") 2025/10/14 04:17:32 DEBUG : file1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e17_d20251014_m041252_c001_v0001171_t0017_u01760415172854") 2025/10/14 04:17:32 DEBUG : five: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7271_d20251014_m040850_c001_v7007000_t0000_u01760414930243") 2025/10/14 04:17:32 DEBUG : five: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f413af7efb91f283b_d20251014_m040848_c001_v0001042_t0004_u01760414928013") 2025/10/14 04:17:32 DEBUG : foo: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779ecc_d20251014_m040814_c001_v7007000_t0000_u01760414894464") 2025/10/14 04:17:32 DEBUG : foo: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f413af7efb91f27a0_d20251014_m040813_c001_v0001042_t0004_u01760414893917") 2025/10/14 04:17:32 DEBUG : foo: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f413af7efb91f279e_d20251014_m040813_c001_v0001042_t0004_u01760414893365") 2025/10/14 04:17:33 DEBUG : four: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7272_d20251014_m040850_c001_v7007000_t0000_u01760414930426") 2025/10/14 04:17:33 DEBUG : four: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89b6e7_d20251014_m040848_c001_v0001182_t0003_u01760414928762") 2025/10/14 04:17:33 DEBUG : four: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2839_d20251014_m040847_c001_v0001042_t0054_u01760414927269") 2025/10/14 04:17:33 DEBUG : hello world2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad84_d20251014_m040715_c001_v7007000_t0000_u01760414835575") 2025/10/14 04:17:33 DEBUG : hello world2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26d3_d20251014_m040714_c001_v0001042_t0041_u01760414834819") 2025/10/14 04:17:33 DEBUG : ignore-size: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e8b_d20251014_m040801_c001_v7007000_t0000_u01760414881242") 2025/10/14 04:17:33 DEBUG : ignore-size: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2774_d20251014_m040759_c001_v0001042_t0017_u01760414879969") 2025/10/14 04:17:33 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e6_d20251014_m040902_c001_v7007000_t0000_u01760414942673") 2025/10/14 04:17:33 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b771_d20251014_m040902_c001_v0001182_t0049_u01760414942001") 2025/10/14 04:17:33 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e3_d20251014_m040901_c001_v7007000_t0000_u01760414941209") 2025/10/14 04:17:33 DEBUG : nested/sub dir/file: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b761_d20251014_m040900_c001_v0001182_t0058_u01760414940115") 2025/10/14 04:17:33 DEBUG : one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7273_d20251014_m040850_c001_v7007000_t0000_u01760414930611") 2025/10/14 04:17:33 DEBUG : one: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f413af7efb91f2833_d20251014_m040846_c001_v0001042_t0004_u01760414926432") 2025/10/14 04:17:33 DEBUG : only0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1af14_d20251014_m041248_c001_v7007000_t0000_u01760415168418") 2025/10/14 04:17:33 DEBUG : only0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0b0_d20251014_m041242_c001_v0001182_t0003_u01760415162780") 2025/10/14 04:17:33 DEBUG : only0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da2a_d20251014_m041230_c001_v0001171_t0032_u01760415150048") 2025/10/14 04:17:33 DEBUG : only0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb059b_d20251014_m041223_c001_v7007000_t0000_u01760415143976") 2025/10/14 04:17:33 DEBUG : only0: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d93d_d20251014_m041211_c001_v0001171_t0011_u01760415131230") 2025/10/14 04:17:33 DEBUG : only1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1af16_d20251014_m041248_c001_v7007000_t0000_u01760415168600") 2025/10/14 04:17:33 DEBUG : only1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f407a67e5b8c0616a_d20251014_m041243_c001_v0001100_t0050_u01760415163527") 2025/10/14 04:17:33 DEBUG : only1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da3a_d20251014_m041230_c001_v0001171_t0026_u01760415150580") 2025/10/14 04:17:33 DEBUG : only1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a2_d20251014_m041224_c001_v7007000_t0000_u01760415144545") 2025/10/14 04:17:33 DEBUG : only1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d949_d20251014_m041211_c001_v0001171_t0031_u01760415131956") 2025/10/14 04:17:34 DEBUG : only10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1af17_d20251014_m041248_c001_v7007000_t0000_u01760415168783") 2025/10/14 04:17:34 DEBUG : only10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dac2_d20251014_m041242_c001_v0001171_t0037_u01760415162790") 2025/10/14 04:17:34 DEBUG : only10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da76_d20251014_m041236_c001_v0001171_t0045_u01760415156033") 2025/10/14 04:17:34 DEBUG : only10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7565_d20251014_m041223_c001_v7007000_t0000_u01760415143988") 2025/10/14 04:17:34 DEBUG : only10: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d98c_d20251014_m041216_c001_v0001171_t0051_u01760415136891") 2025/10/14 04:17:34 DEBUG : only11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b300_d20251014_m041248_c001_v7007000_t0000_u01760415168964") 2025/10/14 04:17:34 DEBUG : only11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f407a67e5b8c06166_d20251014_m041243_c001_v0001100_t0050_u01760415163339") 2025/10/14 04:17:34 DEBUG : only11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da82_d20251014_m041236_c001_v0001171_t0035_u01760415156769") 2025/10/14 04:17:34 DEBUG : only11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb0597_d20251014_m041223_c001_v7007000_t0000_u01760415143422") 2025/10/14 04:17:34 DEBUG : only11: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d999_d20251014_m041217_c001_v0001171_t0016_u01760415137403") 2025/10/14 04:17:34 DEBUG : only12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b301_d20251014_m041249_c001_v7007000_t0000_u01760415169145") 2025/10/14 04:17:34 DEBUG : only12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0bb_d20251014_m041243_c001_v0001182_t0003_u01760415163366") 2025/10/14 04:17:34 DEBUG : only12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da88_d20251014_m041237_c001_v0001171_t0033_u01760415157371") 2025/10/14 04:17:34 DEBUG : only12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7566_d20251014_m041224_c001_v7007000_t0000_u01760415144172") 2025/10/14 04:17:34 DEBUG : only12: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d99b_d20251014_m041217_c001_v0001171_t0050_u01760415137982") 2025/10/14 04:17:34 DEBUG : only13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b302_d20251014_m041249_c001_v7007000_t0000_u01760415169329") 2025/10/14 04:17:34 DEBUG : only13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dad2_d20251014_m041243_c001_v0001171_t0037_u01760415163559") 2025/10/14 04:17:34 DEBUG : only13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da8e_d20251014_m041238_c001_v0001171_t0057_u01760415158157") 2025/10/14 04:17:34 DEBUG : only13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7568_d20251014_m041224_c001_v7007000_t0000_u01760415144384") 2025/10/14 04:17:34 DEBUG : only13: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d99f_d20251014_m041218_c001_v0001171_t0000_u01760415138500") 2025/10/14 04:17:35 DEBUG : only14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b50a_d20251014_m041249_c001_v7007000_t0000_u01760415169511") 2025/10/14 04:17:35 DEBUG : only14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f417b62a589653ddc_d20251014_m041243_c001_v0001171_t0043_u01760415163723") 2025/10/14 04:17:35 DEBUG : only14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da96_d20251014_m041238_c001_v0001171_t0041_u01760415158653") 2025/10/14 04:17:35 DEBUG : only14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb059e_d20251014_m041224_c001_v7007000_t0000_u01760415144184") 2025/10/14 04:17:35 DEBUG : only14: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9ab_d20251014_m041219_c001_v0001171_t0040_u01760415139040") 2025/10/14 04:17:35 DEBUG : only15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b6ed_d20251014_m041249_c001_v7007000_t0000_u01760415169710") 2025/10/14 04:17:35 DEBUG : only15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f417b62a589653dda_d20251014_m041243_c001_v0001171_t0043_u01760415163533") 2025/10/14 04:17:35 DEBUG : only15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da9e_d20251014_m041239_c001_v0001171_t0019_u01760415159409") 2025/10/14 04:17:35 DEBUG : only15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb059c_d20251014_m041224_c001_v7007000_t0000_u01760415144000") 2025/10/14 04:17:35 DEBUG : only15: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9b1_d20251014_m041219_c001_v0001171_t0040_u01760415139594") 2025/10/14 04:17:35 DEBUG : only16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1b6ef_d20251014_m041249_c001_v7007000_t0000_u01760415169891") 2025/10/14 04:17:35 DEBUG : only16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0b8_d20251014_m041243_c001_v0001182_t0003_u01760415163180") 2025/10/14 04:17:35 DEBUG : only16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278daaa_d20251014_m041240_c001_v0001171_t0015_u01760415160036") 2025/10/14 04:17:35 DEBUG : only16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493d062_d20251014_m041224_c001_v7007000_t0000_u01760415144241") 2025/10/14 04:17:35 DEBUG : only16: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9b7_d20251014_m041220_c001_v0001171_t0004_u01760415140126") 2025/10/14 04:17:36 DEBUG : only17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bad8_d20251014_m041250_c001_v7007000_t0000_u01760415170072") 2025/10/14 04:17:36 DEBUG : only17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dacc_d20251014_m041243_c001_v0001171_t0037_u01760415163189") 2025/10/14 04:17:36 DEBUG : only17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278daae_d20251014_m041240_c001_v0001171_t0034_u01760415160653") 2025/10/14 04:17:36 DEBUG : only17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a0_d20251014_m041224_c001_v7007000_t0000_u01760415144363") 2025/10/14 04:17:36 DEBUG : only17: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9bd_d20251014_m041220_c001_v0001171_t0028_u01760415140906") 2025/10/14 04:17:36 DEBUG : only18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bad9_d20251014_m041250_c001_v7007000_t0000_u01760415170253") 2025/10/14 04:17:36 DEBUG : only18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f407a67e5b8c0616e_d20251014_m041243_c001_v0001100_t0050_u01760415163710") 2025/10/14 04:17:36 DEBUG : only18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dab4_d20251014_m041241_c001_v0001171_t0002_u01760415161373") 2025/10/14 04:17:36 DEBUG : only18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb0598_d20251014_m041223_c001_v7007000_t0000_u01760415143608") 2025/10/14 04:17:36 DEBUG : only18: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9c5_d20251014_m041221_c001_v0001171_t0005_u01760415141446") 2025/10/14 04:17:36 DEBUG : only19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1badb_d20251014_m041250_c001_v7007000_t0000_u01760415170435") 2025/10/14 04:17:36 DEBUG : only19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dad0_d20251014_m041243_c001_v0001171_t0037_u01760415163376") 2025/10/14 04:17:36 DEBUG : only19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278daba_d20251014_m041241_c001_v0001171_t0047_u01760415161884") 2025/10/14 04:17:36 DEBUG : only19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493d064_d20251014_m041224_c001_v7007000_t0000_u01760415144422") 2025/10/14 04:17:36 DEBUG : only19: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d9cb_d20251014_m041222_c001_v0001171_t0027_u01760415142044") 2025/10/14 04:17:36 DEBUG : only2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bec4_d20251014_m041250_c001_v7007000_t0000_u01760415170623") 2025/10/14 04:17:36 DEBUG : only2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dade_d20251014_m041243_c001_v0001171_t0037_u01760415163743") 2025/10/14 04:17:37 DEBUG : only2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da42_d20251014_m041231_c001_v0001171_t0056_u01760415151133") 2025/10/14 04:17:37 DEBUG : only2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb059a_d20251014_m041223_c001_v7007000_t0000_u01760415143793") 2025/10/14 04:17:37 DEBUG : only2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d957_d20251014_m041212_c001_v0001171_t0027_u01760415132465") 2025/10/14 04:17:37 DEBUG : only3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bec5_d20251014_m041250_c001_v7007000_t0000_u01760415170804") 2025/10/14 04:17:37 DEBUG : only3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0bf_d20251014_m041243_c001_v0001182_t0003_u01760415163575") 2025/10/14 04:17:37 DEBUG : only3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da4a_d20251014_m041231_c001_v0001171_t0032_u01760415151612") 2025/10/14 04:17:37 DEBUG : only3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb0599_d20251014_m041223_c001_v7007000_t0000_u01760415143793") 2025/10/14 04:17:37 DEBUG : only3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d959_d20251014_m041213_c001_v0001171_t0052_u01760415133130") 2025/10/14 04:17:37 DEBUG : only4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bec6_d20251014_m041250_c001_v7007000_t0000_u01760415170985") 2025/10/14 04:17:37 DEBUG : only4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0c7_d20251014_m041243_c001_v0001182_t0003_u01760415163950") 2025/10/14 04:17:37 DEBUG : only4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da4c_d20251014_m041232_c001_v0001171_t0030_u01760415152154") 2025/10/14 04:17:37 DEBUG : only4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7563_d20251014_m041223_c001_v7007000_t0000_u01760415143798") 2025/10/14 04:17:37 DEBUG : only4: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d963_d20251014_m041213_c001_v0001171_t0023_u01760415133609") 2025/10/14 04:17:37 DEBUG : only5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bec8_d20251014_m041251_c001_v7007000_t0000_u01760415171167") 2025/10/14 04:17:37 DEBUG : only5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278dae6_d20251014_m041243_c001_v0001171_t0037_u01760415163927") 2025/10/14 04:17:37 DEBUG : only5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da58_d20251014_m041233_c001_v0001171_t0003_u01760415153073") 2025/10/14 04:17:37 DEBUG : only5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a3_d20251014_m041224_c001_v7007000_t0000_u01760415144558") 2025/10/14 04:17:37 DEBUG : only5: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d969_d20251014_m041214_c001_v0001171_t0059_u01760415134154") 2025/10/14 04:17:37 DEBUG : only6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bec9_d20251014_m041251_c001_v7007000_t0000_u01760415171349") 2025/10/14 04:17:37 DEBUG : only6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40856f721e89c0c5_d20251014_m041243_c001_v0001182_t0003_u01760415163765") 2025/10/14 04:17:37 DEBUG : only6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da62_d20251014_m041233_c001_v0001171_t0053_u01760415153617") 2025/10/14 04:17:37 DEBUG : only6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493d061_d20251014_m041224_c001_v7007000_t0000_u01760415144042") 2025/10/14 04:17:37 DEBUG : only6: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d972_d20251014_m041214_c001_v0001171_t0026_u01760415134646") 2025/10/14 04:17:37 DEBUG : only7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1beca_d20251014_m041251_c001_v7007000_t0000_u01760415171532") 2025/10/14 04:17:38 DEBUG : only7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f417b62a589653de0_d20251014_m041243_c001_v0001171_t0043_u01760415163907") 2025/10/14 04:17:38 DEBUG : only7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da68_d20251014_m041234_c001_v0001171_t0004_u01760415154222") 2025/10/14 04:17:38 DEBUG : only7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb05a1_d20251014_m041224_c001_v7007000_t0000_u01760415144374") 2025/10/14 04:17:38 DEBUG : only7: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d974_d20251014_m041215_c001_v0001171_t0021_u01760415135101") 2025/10/14 04:17:38 DEBUG : only8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1becb_d20251014_m041251_c001_v7007000_t0000_u01760415171714") 2025/10/14 04:17:38 DEBUG : only8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f407a67e5b8c06172_d20251014_m041243_c001_v0001100_t0050_u01760415163896") 2025/10/14 04:17:38 DEBUG : only8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da6c_d20251014_m041234_c001_v0001171_t0039_u01760415154788") 2025/10/14 04:17:38 DEBUG : only8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f406528ccdacb059d_d20251014_m041224_c001_v7007000_t0000_u01760415144180") 2025/10/14 04:17:38 DEBUG : only8: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d980_d20251014_m041215_c001_v0001171_t0033_u01760415135757") 2025/10/14 04:17:38 DEBUG : only9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1becc_d20251014_m041251_c001_v7007000_t0000_u01760415171899") 2025/10/14 04:17:38 DEBUG : only9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f407a67e5b8c06174_d20251014_m041244_c001_v0001100_t0050_u01760415164091") 2025/10/14 04:17:38 DEBUG : only9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278da70_d20251014_m041235_c001_v0001171_t0011_u01760415155331") 2025/10/14 04:17:38 DEBUG : only9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f419401ec4493d060_d20251014_m041223_c001_v7007000_t0000_u01760415143809") 2025/10/14 04:17:38 DEBUG : only9: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d982_d20251014_m041216_c001_v0001171_t0024_u01760415136225") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e0_d20251014_m040858_c001_v7007000_t0000_u01760414938987") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d1eb_d20251014_m040857_c001_v0001171_t0055_u01760414937388") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925d9_d20251014_m040856_c001_v7007000_t0000_u01760414936288") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2847_d20251014_m040854_c001_v0001042_t0016_u01760414934377") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925d3_d20251014_m040853_c001_v7007000_t0000_u01760414933644") 2025/10/14 04:17:38 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d1b1_d20251014_m040851_c001_v0001171_t0032_u01760414931536") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7259_d20251014_m040839_c001_v7007000_t0000_u01760414919674") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2815_d20251014_m040838_c001_v0001042_t0025_u01760414918016") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7251_d20251014_m040836_c001_v7007000_t0000_u01760414916346") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2807_d20251014_m040834_c001_v0001042_t0038_u01760414914879") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c724c_d20251014_m040833_c001_v7007000_t0000_u01760414913406") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27ff_d20251014_m040831_c001_v0001042_t0019_u01760414911803") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c723d_d20251014_m040824_c001_v7007000_t0000_u01760414904870") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27cb_d20251014_m040823_c001_v0001042_t0000_u01760414903349") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c723b_d20251014_m040822_c001_v7007000_t0000_u01760414902981") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27bd_d20251014_m040821_c001_v0001042_t0048_u01760414901450") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7236_d20251014_m040821_c001_v7007000_t0000_u01760414901081") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27b9_d20251014_m040820_c001_v0001042_t0056_u01760414900351") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27b7_d20251014_m040819_c001_v0001042_t0018_u01760414899514") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7233_d20251014_m040819_c001_v7007000_t0000_u01760414899147") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27b5_d20251014_m040818_c001_v0001042_t0023_u01760414898359") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27b3_d20251014_m040817_c001_v0001042_t0021_u01760414897605") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779edf_d20251014_m040816_c001_v7007000_t0000_u01760414896871") 2025/10/14 04:17:39 DEBUG : potato: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27ab_d20251014_m040815_c001_v0001042_t0050_u01760414895582") 2025/10/14 04:17:39 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c82357_d20251014_m040951_c001_v7007000_t0000_u01760414991098") 2025/10/14 04:17:39 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d3ca_d20251014_m040950_c001_v0001171_t0018_u01760414990455") 2025/10/14 04:17:39 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92853e9f_d20251014_m040941_c001_v7007000_t0000_u01760414981634") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d302_d20251014_m040933_c001_v0001171_t0004_u01760414973150") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c511e26_d20251014_m040923_c001_v7007000_t0000_u01760414963149") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d2a9_d20251014_m040918_c001_v0001171_t0020_u01760414958496") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925f7_d20251014_m040910_c001_v7007000_t0000_u01760414950737") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d238_d20251014_m040906_c001_v0001171_t0014_u01760414946101") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7266_d20251014_m040845_c001_v7007000_t0000_u01760414925292") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2829_d20251014_m040843_c001_v0001042_t0005_u01760414923193") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c725e_d20251014_m040842_c001_v7007000_t0000_u01760414922822") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f281b_d20251014_m040840_c001_v0001042_t0003_u01760414920226") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c725a_d20251014_m040839_c001_v7007000_t0000_u01760414919857") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2817_d20251014_m040838_c001_v0001042_t0003_u01760414918873") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7255_d20251014_m040837_c001_v7007000_t0000_u01760414917647") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2811_d20251014_m040836_c001_v0001042_t0046_u01760414916716") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c724f_d20251014_m040834_c001_v7007000_t0000_u01760414914510") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2805_d20251014_m040833_c001_v0001042_t0036_u01760414913427") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c723f_d20251014_m040825_c001_v7007000_t0000_u01760414905612") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f27d1_d20251014_m040824_c001_v0001042_t0002_u01760414904414") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad8d_d20251014_m040718_c001_v7007000_t0000_u01760414838698") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26df_d20251014_m040717_c001_v0001042_t0012_u01760414837801") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad88_d20251014_m040716_c001_v7007000_t0000_u01760414836884") 2025/10/14 04:17:40 DEBUG : potato2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26d5_d20251014_m040716_c001_v0001042_t0045_u01760414836123") 2025/10/14 04:17:40 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40290cfc92853ea1_d20251014_m040942_c001_v7007000_t0000_u01760414982104") 2025/10/14 04:17:40 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2882_d20251014_m040934_c001_v0001042_t0006_u01760414974522") 2025/10/14 04:17:41 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c511e28_d20251014_m040923_c001_v7007000_t0000_u01760414963598") 2025/10/14 04:17:41 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2869_d20251014_m040919_c001_v0001042_t0029_u01760414959743") 2025/10/14 04:17:41 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925f8_d20251014_m040911_c001_v7007000_t0000_u01760414951098") 2025/10/14 04:17:41 DEBUG : potato3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f285b_d20251014_m040906_c001_v0001042_t0004_u01760414946849") 2025/10/14 04:17:41 DEBUG : pre-dest1/1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c8237b_d20251014_m041024_c001_v7007000_t0000_u01760415024782") 2025/10/14 04:17:41 DEBUG : pre-dest1/1: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f28d8_d20251014_m041016_c001_v0001042_t0045_u01760415016488") 2025/10/14 04:17:41 DEBUG : pre-dest2/2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4182b62e22c8237d_d20251014_m041024_c001_v7007000_t0000_u01760415024965") 2025/10/14 04:17:41 DEBUG : pre-dest2/2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d4ec_d20251014_m041017_c001_v0001171_t0027_u01760415017311") 2025/10/14 04:17:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4073ea3d8fbcc90e_d20251014_m041002_c001_v7007000_t0000_u01760415002012") 2025/10/14 04:17:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b9ca_d20251014_m040958_c001_v0001182_t0050_u01760414998867") 2025/10/14 04:17:41 DEBUG : sizeonly: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e88_d20251014_m040759_c001_v7007000_t0000_u01760414879424") 2025/10/14 04:17:41 DEBUG : sizeonly: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2770_d20251014_m040758_c001_v0001042_t0003_u01760414878343") 2025/10/14 04:17:41 DEBUG : splitbanan: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7691_d20251014_m041453_c001_v7007000_t0000_u01760415293801") 2025/10/14 04:17:41 DEBUG : splitbanan: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3754ef_d20251014_m041446_c001_v0001093_t0058_u01760415286013") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd0a_d20251014_m041617_c001_v7007000_t0000_u01760415377183") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375673_d20251014_m041610_c001_v0001093_t0023_u01760415370543") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6344ad_d20251014_m041559_c001_v7007000_t0000_u01760415359517") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375630_d20251014_m041553_c001_v0001093_t0056_u01760415353064") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ff78_d20251014_m041543_c001_v7007000_t0000_u01760415343182") 2025/10/14 04:17:41 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3755e7_d20251014_m041536_c001_v0001093_t0030_u01760415336994") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4131931c2e56f31c_d20251014_m041527_c001_v7007000_t0000_u01760415327378") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375591_d20251014_m041521_c001_v0001093_t0012_u01760415321203") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f7f11_d20251014_m041511_c001_v7007000_t0000_u01760415311267") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37554d_d20251014_m041503_c001_v0001093_t0003_u01760415303749") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac7477b2b6_d20251014_m041448_c001_v7007000_t0000_u01760415288483") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0647e_d20251014_m041444_c001_v0001100_t0039_u01760415284801") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f41649bf175120481_d20251014_m041434_c001_v7007000_t0000_u01760415274908") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375487_d20251014_m041427_c001_v0001093_t0018_u01760415267340") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f40478fe37c6343d3_d20251014_m041426_c001_v7007000_t0000_u01760415266331") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c063d0_d20251014_m041422_c001_v0001100_t0031_u01760415262136") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f422b06bf1c512113_d20251014_m041412_c001_v7007000_t0000_u01760415252471") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37542c_d20251014_m041405_c001_v0001093_t0012_u01760415245360") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f405b1185a1154356_d20251014_m041403_c001_v7007000_t0000_u01760415243787") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f375411_d20251014_m041359_c001_v0001093_t0034_u01760415239938") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4121dc0fd245ad3f_d20251014_m041344_c001_v7007000_t0000_u01760415224430") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278dd4b_d20251014_m041340_c001_v0001171_t0021_u01760415220094") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1caf8_d20251014_m041327_c001_v7007000_t0000_u01760415207977") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c06241_d20251014_m041321_c001_v0001100_t0041_u01760415201657") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4149afcae7cccfd1_d20251014_m041313_c001_v7007000_t0000_u01760415193664") 2025/10/14 04:17:42 DEBUG : splitbananasplit: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061fc_d20251014_m041307_c001_v0001100_t0052_u01760415187642") 2025/10/14 04:17:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f418b4b763a6778a1_d20251014_m041429_c001_v7007000_t0000_u01760415269836") 2025/10/14 04:17:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278defc_d20251014_m041423_c001_v0001171_t0058_u01760415263353") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bef4_d20251014_m041300_c001_v7007000_t0000_u01760415180498") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e4f_d20251014_m041259_c001_v0001171_t0041_u01760415179056") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bef1_d20251014_m041258_c001_v7007000_t0000_u01760415178286") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278db6f_d20251014_m041257_c001_v0001171_t0024_u01760415177150") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e7_d20251014_m040902_c001_v7007000_t0000_u01760414942856") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278d212_d20251014_m040901_c001_v0001171_t0017_u01760414941990") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e4_d20251014_m040901_c001_v7007000_t0000_u01760414941391") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2853_d20251014_m040900_c001_v0001042_t0049_u01760414940470") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e85_d20251014_m040756_c001_v7007000_t0000_u01760414876001") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f275c_d20251014_m040754_c001_v0001042_t0036_u01760414874387") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e81_d20251014_m040754_c001_v7007000_t0000_u01760414874024") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2756_d20251014_m040752_c001_v0001042_t0038_u01760414872557") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e7b_d20251014_m040750_c001_v7007000_t0000_u01760414870409") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f274c_d20251014_m040749_c001_v0001042_t0033_u01760414869095") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e78_d20251014_m040748_c001_v7007000_t0000_u01760414868552") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2748_d20251014_m040747_c001_v0001042_t0029_u01760414867210") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f273e_d20251014_m040744_c001_v0001042_t0000_u01760414864169") 2025/10/14 04:17:43 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f420744ac74779e6b_d20251014_m040743_c001_v7007000_t0000_u01760414863797") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2736_d20251014_m040743_c001_v0001042_t0049_u01760414863045") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2732_d20251014_m040742_c001_v0001042_t0046_u01760414862366") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974adb1_d20251014_m040741_c001_v7007000_t0000_u01760414861642") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f272c_d20251014_m040738_c001_v0001042_t0011_u01760414858982") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f271d_d20251014_m040735_c001_v0001042_t0006_u01760414855558") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974adaa_d20251014_m040735_c001_v7007000_t0000_u01760414855189") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2717_d20251014_m040734_c001_v0001042_t0049_u01760414854122") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2711_d20251014_m040732_c001_v0001042_t0029_u01760414852779") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ada7_d20251014_m040732_c001_v7007000_t0000_u01760414852414") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2703_d20251014_m040728_c001_v0001042_t0013_u01760414848235") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ada0_d20251014_m040727_c001_v7007000_t0000_u01760414847868") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26fd_d20251014_m040727_c001_v0001042_t0032_u01760414847000") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad9c_d20251014_m040726_c001_v7007000_t0000_u01760414846091") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26f5_d20251014_m040725_c001_v0001042_t0033_u01760414845282") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad98_d20251014_m040724_c001_v7007000_t0000_u01760414844729") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26f3_d20251014_m040723_c001_v0001042_t0043_u01760414843838") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad94_d20251014_m040722_c001_v7007000_t0000_u01760414842932") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26ef_d20251014_m040721_c001_v0001042_t0014_u01760414841908") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad91_d20251014_m040721_c001_v7007000_t0000_u01760414841359") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26e7_d20251014_m040720_c001_v0001042_t0015_u01760414840561") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad90_d20251014_m040720_c001_v7007000_t0000_u01760414840009") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26e5_d20251014_m040719_c001_v0001042_t0024_u01760414839244") 2025/10/14 04:17:44 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad7f_d20251014_m040714_c001_v7007000_t0000_u01760414834267") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26c5_d20251014_m040713_c001_v0001042_t0031_u01760414833383") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad7c_d20251014_m040712_c001_v7007000_t0000_u01760414832837") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26bd_d20251014_m040711_c001_v0001042_t0008_u01760414831554") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad74_d20251014_m040710_c001_v7007000_t0000_u01760414830647") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26b7_d20251014_m040709_c001_v0001042_t0049_u01760414829846") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f408d91f05974ad6d_d20251014_m040707_c001_v7007000_t0000_u01760414827485") 2025/10/14 04:17:45 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f26b5_d20251014_m040706_c001_v0001042_t0032_u01760414826499") 2025/10/14 04:17:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bef5_d20251014_m041300_c001_v7007000_t0000_u01760415180680") 2025/10/14 04:17:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c061d2_d20251014_m041259_c001_v0001100_t0025_u01760415179066") 2025/10/14 04:17:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bef2_d20251014_m041258_c001_v7007000_t0000_u01760415178469") 2025/10/14 04:17:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c144_d20251014_m041257_c001_v0001182_t0052_u01760415177159") 2025/10/14 04:17:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd1a_d20251014_m041619_c001_v7007000_t0000_u01760415379466") 2025/10/14 04:17:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c066db_d20251014_m041618_c001_v0001100_t0034_u01760415378554") 2025/10/14 04:17:45 DEBUG : sub/yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925df_d20251014_m040858_c001_v7007000_t0000_u01760414938439") 2025/10/14 04:17:45 DEBUG : sub/yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b742_d20251014_m040857_c001_v0001182_t0026_u01760414937033") 2025/10/14 04:17:45 DEBUG : test_dir1/file2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1beef_d20251014_m041256_c001_v7007000_t0000_u01760415176387") 2025/10/14 04:17:45 DEBUG : test_dir1/file2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589653e2f_d20251014_m041254_c001_v0001171_t0000_u01760415174745") 2025/10/14 04:17:45 DEBUG : test_dir1/file2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bed0_d20251014_m041253_c001_v7007000_t0000_u01760415173944") 2025/10/14 04:17:45 DEBUG : test_dir1/file2: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c11e_d20251014_m041252_c001_v0001182_t0019_u01760415172864") 2025/10/14 04:17:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bef0_d20251014_m041256_c001_v7007000_t0000_u01760415176569") 2025/10/14 04:17:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89c130_d20251014_m041254_c001_v0001182_t0024_u01760415174732") 2025/10/14 04:17:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1bed1_d20251014_m041254_c001_v7007000_t0000_u01760415174135") 2025/10/14 04:17:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278db3d_d20251014_m041252_c001_v0001171_t0003_u01760415172859") 2025/10/14 04:17:46 DEBUG : three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7274_d20251014_m040850_c001_v7007000_t0000_u01760414930794") 2025/10/14 04:17:46 DEBUG : three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f283d_d20251014_m040849_c001_v0001042_t0005_u01760414929334") 2025/10/14 04:17:46 DEBUG : three: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f113af7efb91f2837_d20251014_m040846_c001_v0001042_t0050_u01760414926799") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd29_d20251014_m041621_c001_v7007000_t0000_u01760415381252") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654659_d20251014_m041620_c001_v0001171_t0016_u01760415380423") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd7c_d20251014_m041642_c001_v7007000_t0000_u01760415402192") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e4be_d20251014_m041639_c001_v0001171_t0049_u01760415399795") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd77_d20251014_m041638_c001_v7007000_t0000_u01760415398239") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a5896546ed_d20251014_m041635_c001_v0001171_t0036_u01760415395711") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd72_d20251014_m041634_c001_v7007000_t0000_u01760415394740") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0674d_d20251014_m041633_c001_v0001100_t0047_u01760415393783") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd5e_d20251014_m041628_c001_v7007000_t0000_u01760415388692") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a589654695_d20251014_m041627_c001_v0001171_t0002_u01760415387756") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd69_d20251014_m041630_c001_v7007000_t0000_u01760415390941") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e44f_d20251014_m041629_c001_v0001171_t0032_u01760415389642") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd56_d20251014_m041626_c001_v7007000_t0000_u01760415386794") 2025/10/14 04:17:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f107a67e5b8c0670c_d20251014_m041625_c001_v0001100_t0045_u01760415385974") 2025/10/14 04:17:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd45_d20251014_m041625_c001_v7007000_t0000_u01760415385016") 2025/10/14 04:17:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f37569a_d20251014_m041623_c001_v0001093_t0046_u01760415383890") 2025/10/14 04:17:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd36_d20251014_m041622_c001_v7007000_t0000_u01760415382930") 2025/10/14 04:17:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1030c40c5278e412_d20251014_m041622_c001_v0001171_t0046_u01760415382210") 2025/10/14 04:17:47 DEBUG : toe/toe/toe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4231b7539e4f8043_d20251014_m041647_c001_v7007000_t0000_u01760415407248") 2025/10/14 04:17:47 DEBUG : toe/toe/toe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f117b62a58965473f_d20251014_m041646_c001_v0001171_t0028_u01760415406485") 2025/10/14 04:17:47 DEBUG : toe/toe/toe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd6d_d20251014_m041632_c001_v7007000_t0000_u01760415392840") 2025/10/14 04:17:47 DEBUG : toe/toe/toe: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3756b8_d20251014_m041631_c001_v0001093_t0036_u01760415391896") 2025/10/14 04:17:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd81_d20251014_m041642_c001_v7007000_t0000_u01760415402781") 2025/10/14 04:17:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f104b61846f3756d9_d20251014_m041641_c001_v0001093_t0056_u01760415401308") 2025/10/14 04:17:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f409a344462b1cd79_d20251014_m041638_c001_v7007000_t0000_u01760415398846") 2025/10/14 04:17:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f109e181f7679c5f3_d20251014_m041637_c001_v0001144_t0030_u01760415397041") 2025/10/14 04:17:47 DEBUG : two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f415fb233267c7275_d20251014_m040850_c001_v7007000_t0000_u01760414930981") 2025/10/14 04:17:47 DEBUG : two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4030c40c5278d19d_d20251014_m040848_c001_v0001171_t0037_u01760414928566") 2025/10/14 04:17:47 DEBUG : two: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f413af7efb91f2835_d20251014_m040846_c001_v0001042_t0004_u01760414926616") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925e1_d20251014_m040859_c001_v7007000_t0000_u01760414939168") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1061843deed949f9_d20251014_m040858_c001_v0001183_t0026_u01760414938233") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925d7_d20251014_m040855_c001_v7007000_t0000_u01760414935742") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b721_d20251014_m040854_c001_v0001182_t0021_u01760414934388") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925d2_d20251014_m040853_c001_v7007000_t0000_u01760414933097") 2025/10/14 04:17:47 DEBUG : yam: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f10856f721e89b709_d20251014_m040851_c001_v0001182_t0057_u01760414931546") 2025/10/14 04:17:47 DEBUG : yaml: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925db_d20251014_m040856_c001_v7007000_t0000_u01760414936470") 2025/10/14 04:17:47 DEBUG : yaml: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1163c02c8a339be1_d20251014_m040855_c001_v0001165_t0035_u01760414935505") 2025/10/14 04:17:48 DEBUG : yaml: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f4103909a693925d4_d20251014_m040853_c001_v7007000_t0000_u01760414933826") 2025/10/14 04:17:48 DEBUG : yaml: Deleting (id "4_zaf227d83e06deb0b9f980e1b_f1088f5e3fc6d89b1_d20251014_m040852_c001_v0001157_t0016_u01760414932802") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m45.657061211s (try 1/5)